. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:02:23.748Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:02:23.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:02:23.786Z |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 |2021-09-14T23:02:24.382Z |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 |2021-09-14T23:02:24.493Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:02:24.493Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:02:24.494Z |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 |2021-09-14T23:02:24.600Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T23:02:24.711Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-14T23:02:24.813Z |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 |2021-09-14T23:02:26.327Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T23:02:26.748Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-14T23:02:26.769Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-14T23:02:26.769Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T23:02:26.820Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-14T23:02:26.820Z |INFO |Root WebApplicationContext: initialization completed in 2006 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-14T23:02:27.208Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-14T23:02:27.999Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T23:02:29.397Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T23:02:29.942Z |INFO |Started MainApp in 8.815 seconds (JVM running for 9.755) |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-14T23:02:30.006Z |INFO |Start scheduling PRH workflow |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:30.018Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a6027fae-ab6e-43d2-8a9a-92bfc3655527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:02:31.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T23:02:40.062Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T23:02:40.063Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T23:02:40.067Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:41.519Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7c7a8590-14a4-4df5-9fb8-05a63c3c80b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:02:42.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:52.555Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4e3b9708-b192-4d13-bcdd-f2f982e97be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:02:53.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:02:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:03.596Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=28c8568c-175e-465d-896b-330ca7710e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:04.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:04.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:14.635Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=acbc7c4d-6c7f-4404-8512-093e286fb051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:15.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:25.679Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b2c6db02-cf64-48bf-939e-6093097650be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:26.720Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:36.723Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=53a0f2dd-b409-4817-a765-fefa70399299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:37.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:47.788Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5a57b86f-c262-443a-9445-f01218e722ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:48.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:58.834Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=731c48c4-ad63-4f86-891e-6b28804cec24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:03:59.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:03:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:09.872Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=145d8118-c7ee-4caa-bed6-377c3deca5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:04:10.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:10.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:20.907Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=05047862-2594-43c0-a8b4-88bfe94382ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:04:21.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:31.980Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b326eb44-1823-46bf-9c2e-886a129d3b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:04:33.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:33.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:43.022Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=94788eae-20bf-4ab8-b3a2-4c4f9e1ded2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:04:44.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:44.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:54.058Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e550bfc2-dd29-4f53-a7b3-ea7762d4d60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:04:55.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:04:55.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:05.099Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=74c7dfb8-611d-4ec6-a689-d3535f1fbc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:05:06.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:06.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:16.141Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=91478618-4374-4184-9100-e124859539b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:05:17.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:17.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:27.182Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=091c7280-3d24-4d3c-8665-b91191d58e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:05:28.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:28.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:38.218Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=490d144b-a7c0-4337-8c88-bf7e306ab52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:05:39.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:49.258Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=419a4876-a97f-4682-90e4-b9c44db1537a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:05:50.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:05:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:00.297Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0ea6dc58-f4a0-46ab-b363-3f69189ca499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:01.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:11.338Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=628e2dd1-c640-4f16-b5e8-e29cb5d9ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:12.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:12.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:22.377Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7909ca66-d8b0-4303-8ad1-81143df48b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:23.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:33.418Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f514a8cc-5854-4434-9bc5-e8d47f0a1c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:34.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:44.459Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=22fa20fe-4102-4ccc-a425-60d3fc2ccc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:45.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:45.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:55.498Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=22376786-9804-4383-84b5-b9c1d1828825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:06:56.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:06:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:06.539Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e1bf2d50-0530-4261-b921-af3742a7ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:07:07.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:17.579Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b9e75fa6-9c0e-436a-8ac1-91d50d0162ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:07:18.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:07:28.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:07:28.121Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:07:28.123Z |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 |2021-09-14T23:07:28.127Z |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 |2021-09-14T23:07:28.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:07:28.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:07:28.135Z |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 |2021-09-14T23:07:28.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:28.617Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=56a3c363-1d6e-4b5c-8230-3935766b3f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:07:29.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:29.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:39.658Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=15eebf26-0a9c-49ec-9484-b24b5508fa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:07:40.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:50.698Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f18a2175-057d-4a0f-bc39-a1dce814adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:07:51.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:07:51.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:01.737Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ea004d68-4c8a-4cf8-86bd-6f2efe7cf028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:02.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:12.782Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b9948c82-2284-4a29-9dc7-fa07cfe194e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:13.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:23.819Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7911458c-dd88-4e21-895a-58085bb17c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:24.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:34.859Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=59b3fb66-a0d4-4307-8bc9-8eee82df1162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:35.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:35.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:45.897Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=61b8c890-440e-4e85-8a02-d8f450327657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:46.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:56.938Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c08ab081-4b31-4df5-8db1-1892fb226c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:08:57.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:08:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:07.977Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cb369749-9c21-42f2-9b00-ccf15d629ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:09:09.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:19.020Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f5bdf5de-ad66-4803-9a80-4becc15ffbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:09:20.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:30.060Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8085e1dd-7a31-47b1-a8fa-93b19d845827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:09:31.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:41.098Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=143d1324-5eb5-4fae-9e11-c31ee1e6da99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T23:09:42.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.4.247:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:52.154Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=356e75d5-8967-4a88-8ddd-697a514aeffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:09:52.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:02.294Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=af6f537a-e283-4f26-94f2-5cf76560e9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:12.312Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=45dcd581-7575-483d-8107-d898adce1318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:22.324Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a6228367-2a22-47e4-9101-c3f0b0018ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:22.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:32.343Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=46082a45-ef20-4346-a5be-3f2c02bad7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:42.356Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d756fe5b-3a50-4f41-98d6-63b0fa771109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:52.367Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=57c63608-6cba-4207-ba17-44f686ae2fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:10:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:02.389Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=97d0ffac-6735-45a7-bc53-d15c15bd38b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:12.400Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a394c614-5773-4321-8c4d-699806fb0777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:22.411Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a741dc99-9ce2-4086-9f0d-154e30bdcb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:22.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:32.421Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8103bf01-9f37-404c-b4e8-64af0dcc694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:42.433Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=80b71297-dea4-4986-9b1d-666781ee5ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:42.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:52.447Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b235752d-45f8-49e6-a855-d553d668f78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:11:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:02.462Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=044cf4cb-8914-4e6e-b40a-42403109ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:02.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:12.478Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=172d8e02-2833-4b5c-a836-d161bd7d2240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:12.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:22.495Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4ad4dbac-4f3a-47be-953c-575a4c5eb30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:12:27.632Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:12:27.633Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:12:27.634Z |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 |2021-09-14T23:12:27.637Z |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 |2021-09-14T23:12:27.644Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:12:27.644Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:12:27.644Z |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 |2021-09-14T23:12:27.646Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:32.507Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f21a0b8b-73d1-47bc-bb5a-fee77db0806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:42.521Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=92797628-a327-4f1a-920a-15a23874ac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:52.532Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c9fc32cc-d351-44c7-86d5-4a7f2b05aa38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:12:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:02.543Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=99a6af5d-ec9c-4f5b-825a-493378d46a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:12.552Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=23ac9e9e-83d7-4ed2-9fb3-1ff7f1f6bfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:12.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:22.561Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c03af4a2-a563-4b1d-90ee-1068a9a08031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:32.571Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4b5ad997-1856-42e0-a260-8df08532261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:42.592Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5ae7697d-70de-42e4-b497-4d32752135eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:52.605Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c3420fbd-b3d0-4ffb-b2ab-3c0ad4551547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:13:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:02.614Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9e592c72-c7a0-407c-b4fa-64a54fbd67fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:12.623Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=02186656-2544-47b4-aa0f-f040c56d2ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:22.634Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0fdeaf45-e726-4d25-984f-8488cca1b4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:32.646Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9cbe96f0-dcb3-4b6a-b89c-a4aeab5f0772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:42.655Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=683a7042-8f0d-4e71-bafb-1e43b4dfa0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:52.665Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a60252b3-2ae4-4eea-a90b-0e2e0a1957ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:14:52.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:02.674Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=552120cc-6c36-4c43-a789-b697261ab4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:12.691Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=214e42b8-fdcf-4cdb-a6ef-735eb0f65f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:12.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:22.702Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=538d95cc-b1b6-4d4f-83cc-c059a9011bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:32.711Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=25c023a8-bb65-4369-a909-2c9496d36bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:42.726Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=272dc45e-a9ee-44b1-ab24-8102bc6e6f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:42.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:52.738Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=de7ae336-f00f-49ac-9a7d-5b995625ac6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:15:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:02.758Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=50011ec9-62f4-4e68-8914-b376da3d69c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:02.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:12.767Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=00927cb7-d77b-466f-af67-8b754f2b6444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:22.782Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f00707ef-3fb8-486a-b655-7dc7ff2d10e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:32.799Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=243fd238-c923-4d74-92ab-8875ba669d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:42.818Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1fe01e61-40e9-4338-93b1-b7c1e237f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:42.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:52.830Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=29100eb0-050b-4ec2-8ac1-f246531e9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:16:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:02.840Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ea9b76df-07bd-4ebd-bab3-3511528f7019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:12.849Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7a6b91ce-d6ef-483b-918d-d70e4aeab1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:22.862Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e78cade1-617c-4fc3-9b30-4b23bcb0b437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:17:27.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:17:27.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:17:27.601Z |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 |2021-09-14T23:17:27.603Z |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 |2021-09-14T23:17:27.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:17:27.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:17:27.610Z |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 |2021-09-14T23:17:27.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:32.872Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e689ec13-74bc-4bcd-9728-278ad512aaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:42.881Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=eef26283-11d5-4c8e-8dd2-955942365a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:52.889Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=15e295b1-45d3-48e4-9363-20ab1bdb0231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:17:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:02.897Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=74d68cdf-eaa4-480e-8ae4-73bac6e89a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:02.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:12.907Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=24654a41-dc51-4a3b-ad6b-9f29eaaaa5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:22.916Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8e9c9c85-cf94-4185-9386-0d95d30f611f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:32.925Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9bd435cd-b5c4-44c2-ba1a-b87a88455fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:42.935Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9ed74047-b318-486d-98eb-26d0a762a3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:52.942Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3a2e149d-5406-4978-91df-c8498b171b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:18:52.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:02.949Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0dc6e1be-1f6a-4d4d-83df-bf426e7800fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:12.962Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3e8a3f10-9839-4f41-917e-6b1ece69b81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:22.976Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ab1a7c14-fb75-4879-a8b0-03e0f2eb6113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:32.985Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c6496052-5998-4da1-b93f-d81a93dea40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:42.993Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9d7c0520-63a9-4f57-86a7-eb7ad5be62ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:53.001Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5c855db6-fa9e-4609-991d-8fabf8961058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:19:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:03.009Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=095dc316-c1cd-4dce-8617-0c8572a3e1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:13.018Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c1d673e1-cd69-4c90-83ee-1bd445eaa714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:23.027Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e8be34d8-d3ce-4d30-b9e2-08eada554d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:33.035Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=11ed4584-b064-4943-8470-27216ceefce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:43.045Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=317a9594-9c5f-4d04-a03d-f8ecaede32e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:53.052Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=669efa9a-827b-4ff0-acd8-eb10e7868f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:20:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:03.063Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=704eea7b-13b0-4786-9818-d02d82a404ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:13.077Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=99eba96b-d5e9-4dbc-9b03-078b15a763a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:23.091Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3aba16a8-4a8d-4076-ba1a-908ea651ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:23.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:33.101Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=30da1eee-d42e-4255-80ca-abea48ee4619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:43.109Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f16b10b5-c727-4da1-867c-4f393499d7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:53.118Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d1aa3ae3-1031-4dbe-a638-792044e1354c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:21:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:03.130Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b3e3234d-1135-4dbb-93ab-d65561decf38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:13.144Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6b6c748a-cbcb-4ec8-833e-f8fe186834b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:13.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:23.153Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9dd7c00c-7e4b-4841-b461-1340559c36a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:22:27.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:22:27.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:22:27.600Z |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 |2021-09-14T23:22:27.603Z |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 |2021-09-14T23:22:27.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:22:27.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:22:27.611Z |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 |2021-09-14T23:22:27.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:33.160Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4c49f04e-f38f-4c4a-8de5-7865c1b6ffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:33.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:43.167Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7aa40bd8-a8e4-4de8-aaaa-f9523c1ecb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:53.176Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0863a26a-60eb-48da-9ee2-b35c81fcd19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:22:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:03.188Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bf2e2acf-17ab-434c-b792-358246fad280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:03.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:13.197Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4d202955-37e1-4f58-8c88-529b5cd1b8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:13.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:23.207Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6775161b-7b36-4f31-bc62-7026943f538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:33.213Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dd6a1ecd-6337-4d0c-93f2-ee6c5c68081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:33.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:43.220Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5446cf6b-bdd3-4f42-881d-256e388ad157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:43.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:53.231Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=61a3de01-54bb-47ef-a0ff-0e5f4610ca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:23:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:03.239Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f25566ee-0cb7-45b3-9b53-c5354f023f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:03.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:13.248Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b28f3ace-712e-4468-afa1-058694e67128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:23.256Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dbf83feb-18c7-4f05-82a4-6bb5dd0a18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:23.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:33.264Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d4fa7a86-e5e4-47a1-944b-7dad719beb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:43.271Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=66337a32-7937-45d3-a8af-3b00b3e44bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:43.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:53.279Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9d9a6d14-5fea-44a3-85b8-4e5dcaf11fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:24:53.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:03.288Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2061a193-f0aa-43ba-8653-8b86c75a4247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:03.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:13.296Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f1fd9511-a4b9-4c60-9290-97b51df88999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:23.303Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6fd0067a-a801-46d9-91d4-7925d1c38e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:33.311Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=14f6d38b-e641-4878-923f-13660441e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:43.326Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1494833d-7dae-46cd-8adc-4cc5ee375a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:43.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:53.336Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a5c098ac-3b6b-45f4-b963-bb0c4094eb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:25:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:03.346Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=570b4791-abdc-44f4-80b3-6275be0a4177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:13.354Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b80c3236-74f4-4705-8dbd-2668ea10f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:23.365Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=09f73be4-0944-4bdc-a63b-a0cde5485b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:33.371Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7e10569f-4e5a-4e79-8ec3-1725c60568bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:43.382Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=105078df-7510-4363-9b6c-691cb9a1dd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:53.397Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=efece878-10a3-4811-bde9-fce03658ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:26:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:03.408Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1102fb83-c4c1-462d-8775-98e0e4861fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:03.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:13.418Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1b326067-26f8-48e1-a341-ff60d39ede62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:23.430Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4b2d4d78-67a5-4245-80c8-4ca8abd49824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:23.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:27:27.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:27:27.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:27:27.549Z |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 |2021-09-14T23:27:27.552Z |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 |2021-09-14T23:27:27.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:27:27.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:27:27.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T23:27:27.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:33.438Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7d3e0991-8f5b-4d5a-a893-8383dceb85d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:43.445Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=01938f84-03b2-461c-b1e1-e6dc86c60fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:43.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:53.454Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bd98fbde-c276-4cac-947e-ddae6cd4e2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:27:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:03.463Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d0466f0c-bae7-4629-9ef2-80c077e4a15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:03.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:13.471Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e91011ce-2b44-4873-9412-d53d6b277263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:13.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:23.486Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dc6c8982-6360-4d8e-87c8-89dee06caca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:33.495Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=af6efac7-4f04-4f33-ad44-c20116d3db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:33.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:43.502Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8abce8da-ad91-414e-89f2-da17f308043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:43.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:53.515Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=845c1b40-7e95-4615-90f7-bb0cc801c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:28:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:03.524Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d153af46-7bc7-4efb-add5-8486899e0da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:13.535Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9b1bfcf4-6e0b-40f5-adc9-ec34a4be2165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:13.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:23.543Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8de22be7-f329-4a31-9efe-54984952c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:23.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:33.550Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3e6dd9aa-8221-44b1-baad-2a59109f986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:33.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:43.557Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f3fded80-691a-4a89-ab2c-ac8da94d7b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:53.565Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9b6a5df1-d8a4-4d88-85ce-1d8fa3b02726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:29:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:03.580Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c5398087-a6c8-456c-865c-ffd14832f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:03.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:13.591Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=54947541-6ff0-4f37-8e80-d01ef3ddd6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:23.597Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1e21dceb-23d3-45b3-9ec9-5d20b1a8d8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:33.605Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=65c0a8b2-f14d-4577-a08b-b3c83671e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:43.612Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8c192bb6-1465-44b0-988c-984e9d840127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:53.624Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9651e079-89c2-4e34-b0dc-a7d66e0b23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:30:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:03.638Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=440bf15b-5cc3-43ef-a19a-01276ee5b927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:03.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:13.649Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=376b00da-7780-456e-bfd8-9ae5cf54d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:23.657Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=88f89a5e-7355-40c7-94f0-1e934bf2e7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:23.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:33.666Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8f93a2c4-7af3-4b20-a2b8-2740eeb7f7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:33.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:43.675Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=45459f18-a260-46bb-9231-c14b39e3403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:53.684Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2e9db135-41f3-447b-b580-db295ae74bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:31:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:03.691Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8ee43065-e37f-4ca2-a131-fa9403964448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:03.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:13.699Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8a66d64f-eba4-4b52-b532-7683f790dd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:23.706Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bd973cd4-5579-4dad-9472-19ee0890bc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:32:27.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:32:27.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:32:27.564Z |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 |2021-09-14T23:32:27.568Z |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 |2021-09-14T23:32:27.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:32:27.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:32:27.573Z |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 |2021-09-14T23:32:27.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:33.718Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=60b55a3b-8846-4695-88e4-d8a40b022f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:33.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:43.727Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5ebe6aae-dea9-419d-bfff-ff24a8ad9701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:53.738Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b6accc99-040a-4f6b-8367-0cceb19e8502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:32:53.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:03.749Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=53c4fa06-f80d-4f9d-a7b2-42bd3b6de281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:13.755Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=eb22e516-25bd-43d6-9f54-75655143b20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:23.763Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=90d89885-9571-417e-b258-a6fa1f96eff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:33.770Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fbe29f77-9495-4626-a203-ea3aff1abc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:43.777Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0e637348-afb8-4f8b-b0c2-02bd45b2be26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:43.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:53.785Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3a4f3b36-5e73-408c-a3f8-cc57e1091ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:33:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:03.794Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=68a8a15c-db0e-4095-97f9-8be993d7a0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:13.801Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2b8274ea-7deb-4bc4-b81c-07d045ef3a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:23.811Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3b3f736b-2976-44e5-92d2-9249c1d4b548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:33.823Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7e32fee7-462e-4e8e-9df6-efc3901608c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:43.833Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9d5c39e6-0ba9-47f4-9e98-ddd661d73086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:53.841Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ca390dc6-c8b4-42d5-9a4c-9fea86cb7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:34:53.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:03.848Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ee64b917-6180-4da6-83fc-d0b7d5495e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:03.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:13.855Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=aea44125-60f1-459e-a422-70fee9febf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:13.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:23.865Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=033f0617-7718-4e58-8da5-d2786c0d1ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:33.871Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fed4077b-4699-4730-9d62-d9d5d69a6a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:43.879Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=04c777a4-c833-41d3-b3f0-f8b0baf9cf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:43.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:53.886Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e7d5abaa-c768-4aa8-a05d-dfde12ccb2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:35:53.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:03.894Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a8b53576-db2b-4474-b94c-f4e6bdb2ed0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:13.906Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9eda3eea-beb4-4dca-b7d9-012dc84c1730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:23.912Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=842a7561-c131-491f-80b0-dc1e0f9efa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:33.920Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=46e7d8eb-0e24-4f0d-8009-a57edcf102ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:43.928Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0f6a05b3-e9db-41b8-8fb5-76f47811f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:53.934Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bb745eb3-f7a9-4a25-a344-8bf709937102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:36:53.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:03.942Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=64d6c969-23e8-4014-be71-7917bd5259bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:03.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:13.950Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=619ce66e-0da3-4e5f-9f99-37dde4555863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:23.957Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b9a5da56-71c6-466c-9dee-5fe40dc5ac03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:37:27.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:37:27.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:37:27.551Z |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 |2021-09-14T23:37:27.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:37:27.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:37:27.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:37:27.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T23:37:27.560Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:33.965Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ea962735-5086-4418-94ac-a42c8e95e547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:43.973Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=88859490-36f6-4542-a84c-97dde75232bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:43.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:53.980Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6c900f89-24a1-428b-bf22-7ade45ccd591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:37:53.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:03.991Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6047ff32-f27a-47e9-823d-bc743db56c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:14.002Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6fda9e05-4ab0-4b01-b3dc-b2d30bab1c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:14.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:24.013Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e61d2a90-ef14-4ce8-8469-3a4395727dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:34.021Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=299e5dc0-458f-445c-a6aa-0f3a958f0146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:44.028Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=27172e30-f4b7-4681-9abc-667630c953af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:54.037Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2d89e5d8-9081-4a16-8ba3-50a5d259080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:38:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:04.045Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8030fcb2-192c-4d80-81f8-39167486a0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:14.052Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0d4c4ca4-7e6b-46f0-a1db-c42cd505add2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:24.064Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=79785c8c-8869-415a-aafc-2b5a99774f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:24.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:34.078Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b9c569ba-ed2a-4600-91a6-9894a42d76aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:34.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:44.086Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=68691d40-f0e0-4783-9d36-a7c563c23075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:54.095Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=af440e3a-3779-4166-a924-2569eddb81b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:39:54.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:04.107Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e8d38bd6-5d15-4b36-bedf-db3f56cd1c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:04.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:14.117Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6269ef55-5c54-40da-8327-0a2537f14c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:14.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:24.124Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=afd3c830-3d4c-4736-aef6-c82d40abcd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:24.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:34.132Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7ebc45bc-b03c-42a3-a192-967e512a09cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:34.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:44.140Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=be462e7f-ed61-466e-9bc5-59b001ab0358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:44.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:54.147Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4b63a380-ffd0-4d8d-96c4-7ce0f974bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:40:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:04.155Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a5ba98d8-e1e1-4a5c-95e6-1b084740a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:14.163Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=150e7713-3fda-47cc-8a95-c83751ce2bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:24.172Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ed438b02-d424-4958-931e-647a261e9db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:34.180Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1507b484-fdf5-4ee2-9ca2-62134c4cd457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:34.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:44.196Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f45b1e25-7e9c-46bb-968a-13e663272e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:54.205Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=84abf8bb-ac5b-4892-9819-f97baf0b5ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:41:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:04.216Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e60c348c-53f3-4633-ab4e-d44a5e43d1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:14.225Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c2ae23bb-8230-4519-91b1-8fce87911fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:24.234Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2900df39-24eb-4272-bb36-b2856764c80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:42:27.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:42:27.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:42:27.594Z |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 |2021-09-14T23:42:27.596Z |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 |2021-09-14T23:42:27.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:42:27.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:42:27.601Z |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 |2021-09-14T23:42:27.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:34.241Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5e4667ce-f10d-49c8-bcc0-6d3649bf1153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:44.248Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f6e411a6-b72b-4a3d-b2b1-d6843cebccde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:54.255Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=adb39717-de0c-4205-bc87-149fbea9370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:42:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:04.262Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e6dc4cf4-b4e4-41aa-95ab-4b5d25cef5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:14.270Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ae4b06ad-a4c2-4213-9f97-b539ef7ede80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:24.277Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7b8eeb3f-1faf-4e5c-a166-4cb9f7fb4529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:34.289Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=626bb16e-131e-4276-abf1-cc4f4e0fc0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:34.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:44.299Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2e61e46f-ed48-4cf3-9e1e-b3702996e049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:54.307Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=53933c1e-6ef9-4539-8ae7-cf15dd6b0a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:43:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:04.314Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=16b84ee9-f21a-47e6-85d7-63ec263005cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:14.322Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c7d639e8-1a45-4761-87fc-f68f5d3dd688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:24.329Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=57253685-6057-4369-898f-85cb3250ea16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:34.337Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=751ae573-1d77-4474-b63d-dd4664ff8a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:34.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:44.344Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=23294531-0389-4dd9-9553-d8cea2d6c576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:54.352Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d897c448-11ee-4fd3-9e2f-309cb77aea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:44:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:04.358Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a6e8f69b-59dc-4cec-a7f8-10120dfbd2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:14.366Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=04045839-c34d-457d-80f1-3a5dbb32b957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:24.375Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=24795080-40e3-47c0-803a-e70a2486c2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:34.388Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9f20edf6-ee3d-4d09-9789-3960260f89a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:44.398Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cb021571-bc71-42d4-8329-be3a6acd3298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:54.406Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6b7a3f6a-322c-41ac-abb2-53db13629db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:45:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:04.414Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bbe14701-8739-41a1-a5e1-40975e00ac28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:14.420Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6a1f6662-a705-4dfe-86b1-2595ab939765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:24.429Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b2c147b5-c293-4685-bd79-7bded0861486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:34.436Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4db8c4c7-277d-4379-953b-7ece94f48065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:34.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:44.444Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=00dada64-4060-4e7a-bc40-db947891a7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:54.451Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a386cf38-be06-41b7-9a88-7c4706711fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:46:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:04.458Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e37fb45b-f0c7-405b-b7cd-53f9e78efae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:14.465Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b98fabf7-1f63-476d-b09f-c42c71e856be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:24.476Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e17aac07-6d81-4fc0-9ba2-7988eae93957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:24.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:47:27.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:47:27.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:47:27.573Z |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 |2021-09-14T23:47:27.576Z |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 |2021-09-14T23:47:27.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:47:27.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:47:27.581Z |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 |2021-09-14T23:47:27.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:34.485Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=37715495-f652-487e-8093-a0d5b6214642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:34.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:44.493Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ce3f390e-678d-433c-af0a-1b2cf79128b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:44.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:54.498Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6de07e8d-6eb5-4192-bd4d-dbc898142353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:47:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:04.505Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9ef3d9b6-f428-4eef-b44a-7fc4d75ea693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:04.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:14.513Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5f104ff6-3d7f-4f2f-a66c-6929114d22d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:24.520Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5f8f62fb-4131-40a7-9353-7fb891189ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:34.527Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2806c5fd-962d-4734-9cf9-0b42cda563b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:44.534Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=664df332-0029-47c2-bd79-7d821789a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:54.541Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9c2cda18-00fb-48ea-b389-51acf5f016e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:48:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:04.559Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e980dbfc-1d73-4eba-b715-51064005924d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:14.569Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d8798e6b-9817-49fa-aab3-304abf49a629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:24.580Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7208416c-2cd3-4788-b5f9-f4267208f86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:24.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:34.587Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cfff9440-2229-4f95-bfe0-d006d542c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:34.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:44.594Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ed917b94-b359-4a3c-b2ce-e42b048f75bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:54.602Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e3d43164-594c-4718-9d62-de7698faf71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:49:54.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:04.610Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=58ed8cce-685e-4ead-8040-66b92833be1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:14.619Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c8e296cf-619a-4172-8ac4-51a6f2cd9eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:24.626Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cd40602b-37e1-4e88-84e2-c208c5d54066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:34.634Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d0d0afb4-dbad-419a-8707-335ef104103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:34.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:44.641Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0364948e-fde2-4294-9798-b2b72143caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:54.649Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4523c396-9bc6-4e67-ada2-eade18c9932b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:50:54.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:04.659Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e17ca528-1bf9-4bc5-ac88-6861d8750f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:04.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:14.671Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=28de10c5-99a0-434e-bd03-985d01c11720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:24.681Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=979808ac-c10f-4d54-861b-6d7613590fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:34.688Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=07446a79-c891-49b8-8f77-87734ddfd814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:34.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:44.697Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dabd2cea-613d-4803-b57c-232fe8fd876e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:54.703Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ae51797c-afc9-47e8-8508-266c92be29e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:51:54.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:04.711Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=89de40e8-c1e3-42b2-a981-bb06d48dad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:14.718Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f1c72e72-c461-4c19-a74e-057e895e1045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:24.724Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=20bce082-7ffc-42b5-8b8b-e236da45d716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:24.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:52:27.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:52:27.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:52:27.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:52:27.590Z |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 |2021-09-14T23:52:27.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:52:27.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:52:27.594Z |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 |2021-09-14T23:52:27.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:34.734Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8b9a8a47-3848-4530-8d00-344f52ecccda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:44.742Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=18c667db-02d0-4ab5-b91f-080561a792f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:54.752Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fc3d558a-9293-43b9-a1a8-5b294c286ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:52:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:04.760Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=43b44854-8404-49b1-b5d3-358d1f9a9da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:14.769Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f373ade7-3df2-4502-81ac-f4d4480b971b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:14.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:24.776Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ba2d3404-694d-474d-898a-c69afdeb0220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:34.784Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d0c6dcad-8595-4617-81fe-8235afb4ad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:44.796Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7a294300-fdb0-4732-aa8e-c057ffe991f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:54.803Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=917920e5-58bf-45b9-a466-4afacfcc0ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:53:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:04.810Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2b81550e-1c3b-4ded-bc8a-ef78c909e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:14.818Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=37de5474-3849-4db0-93e8-93d1acffb005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:14.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:24.824Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1d2137da-0478-4966-ae4a-cbd9305dd91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:34.832Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4ca95337-a42a-400d-8a58-b3ddb45726e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:44.842Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=66e3cdb8-85df-4bc8-a979-bef195fc254a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:54.849Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6a697374-12ec-43ca-a150-2f4f408a1ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:54:54.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:04.856Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=095512a9-ff7c-4606-b967-8784a93603e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:14.864Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=14eb02ef-d775-43de-a363-97297d0fedbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:24.871Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=da26cec0-d941-424f-8ee7-c05e7d8435b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:24.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:34.879Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ac0b011f-3a22-44a8-a53d-0dc13b43b19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:34.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:44.886Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3b3cb5fa-9887-495b-90cb-6a88d2f3ba1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:44.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:54.892Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=93bea35b-d247-4be9-bce9-263a262efac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:55:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:04.900Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=34aa2d28-1719-49b4-bc55-d736a2a25009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:04.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:14.910Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=65ac9407-4097-4171-9386-634160005879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:24.916Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9cdfa5c0-cc27-4638-927a-8149fa46ddbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:34.929Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2e7e2881-7d67-4b59-a7c9-6419aa5c9465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:44.938Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c40b6dee-3c74-4367-8a6f-f8ce656eb217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:44.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:54.947Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ae307497-2e5a-4bd1-b39a-dc90b717ed08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:56:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:04.955Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c35787f1-c4c3-46ed-92f2-1327200ced46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:04.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:14.961Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5352d4c0-ba79-47f7-ace8-3ae701470dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:24.968Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=84d33aed-0029-4374-a0c9-50de53bf633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:24.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:57:27.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T23:57:27.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T23:57:27.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:57:27.550Z |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 |2021-09-14T23:57:27.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T23:57:27.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T23:57:27.554Z |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 |2021-09-14T23:57:27.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:34.977Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=766c6dba-a610-4744-ab56-75faaa68d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:44.983Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4519b23f-d577-4ef1-8f27-ce4479a3c14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:54.991Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a567e9ff-dbe3-4b84-b8c3-16c8ae817b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:57:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:04.999Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ebbc9f00-1894-4201-84a7-eeb593fa5104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:15.006Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fcb8c83a-dce8-461b-bfb7-132aed74126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:25.022Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1d0e0825-fa0c-4a6d-8e6b-133165def576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:35.029Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b838a9b7-9fbe-47b2-8e62-fbc03ff6a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:45.036Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=df71dbfc-bc85-42e0-bd03-b1f53e1b2ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:55.048Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cf1f3cd5-812b-4f9c-8645-811839d4fe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:58:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:05.057Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ff3e3117-b22b-428c-8cb2-74f792a39fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:15.064Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f7fb1829-7d0b-4123-840d-eb60cbb896d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:25.070Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c0271330-1981-4806-98ba-49371fbdacdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:35.076Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=05662a60-eb79-4103-9c3b-2f603300c6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:35.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:45.083Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=24786c33-7367-4e18-abff-73799ab783c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:55.089Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1bedb7ff-d11c-49c2-8ff1-a340dfb6d2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T23:59:55.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:05.097Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d6a2905d-eccf-471a-8cca-86ef7eea4469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:15.130Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=42bd837c-69b9-4abe-a7d3-36fb01589f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:15.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:25.137Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e6abd52e-126f-49e2-bed1-da4eb02eda5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:25.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:35.144Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3ad5994c-d9c5-4327-b1cd-2e2b0f39a3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:45.154Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7372dfe4-9141-4ea3-9483-cb8fea70cfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:45.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:55.160Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f2adae61-b686-4d9c-86c5-2a01e1911311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:00:55.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:05.166Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9b132d56-7be2-45ff-b43c-6d369b0ceeaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:15.173Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f185bfb2-b89c-4cbb-82a3-68caa67bf72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:25.180Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9b129e1f-4848-444b-980c-5aec84c38b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:35.186Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ef51ab1c-fdcf-47cb-93d0-4551dc1e07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:35.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:45.192Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c19ccf1f-ad0b-44b2-83a3-ff4a83c97123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:45.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:55.198Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=afce676e-7c54-4c51-bd60-a01482958b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:01:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:05.210Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=da0ac5c2-1137-4f1e-bb2c-f623a493c8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:15.217Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5d452b29-1b85-4035-a940-a9e9a8c28bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:15.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:25.224Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fadc64a5-157d-4c96-96bf-7b150b30d49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:02:27.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:02:27.563Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:02:27.564Z |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 |2021-09-15T00:02:27.567Z |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 |2021-09-15T00:02:27.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:02:27.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:02:27.595Z |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 |2021-09-15T00:02:27.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:35.230Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f1b22e52-9c7e-4018-a113-ec5057d2bef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:45.237Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8c1e29ad-0169-4b04-905e-2511b1c6e95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:45.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:55.245Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b5f20a22-b3b6-4a46-ac1e-23b1440053a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:02:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:05.250Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d7d544b0-d633-44ad-b76a-e79ed597bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:05.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:15.256Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f0a2f79a-4eb4-4edc-a152-7d81f455f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:25.262Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=639895ff-fd61-4b34-8441-8017870c36bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:25.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:35.268Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=87897dd7-5408-4530-ba69-6a223cada258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:45.274Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c8b92b7c-d45e-4695-97cf-9d82b12f2890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:45.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:55.285Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9280d26f-bebf-4da9-9bc9-3173d960731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:03:55.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:05.291Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=08f45c9e-d140-4751-9d6e-e13aa0d49e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:15.300Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d10cba6e-fdd3-481d-85d8-1b5d64d31a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:15.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:25.311Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ebe84279-80f6-4a81-b04f-5db7b6d34b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:35.317Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=42c9559c-ac67-44b0-9746-69a59f1f641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:45.323Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d355e4a0-9c46-4703-a999-edef80b9cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:45.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:55.329Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=605da16d-6719-4177-aca4-32038199f152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:04:55.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:05.337Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=66e994f3-4a08-4f90-9368-610f21b4b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:05.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:15.343Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d5b61fb2-cdcb-4d70-adcb-78262c951bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:25.349Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c9a6f0ee-c721-42a2-b83e-ddc305421976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:35.355Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=54d80600-6177-4f5a-9ced-1caea9557d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:45.366Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=abe8c52e-b1e5-425a-ace3-cd431f81ccbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:55.373Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8236d225-c775-42ca-bb72-9f0d3782533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:05:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:05.382Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cb4ceffd-c22b-40d7-890b-c17e21918b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:15.388Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=78bdc955-eb9d-4a4f-8fbc-b6e9b315c4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:25.394Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=04048750-2878-4423-b60c-b26b40036682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:35.400Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e95ea4f4-592a-43b4-a1aa-04605c65d1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:45.406Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5cb6a28c-0abe-4af8-b05f-b75ab864fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:45.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:55.412Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8fdb1449-d680-4d73-a003-0abf7747f28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:06:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:05.419Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4c0466d9-d336-4314-bcac-5c14afb60081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:05.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:15.432Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=886278ae-82e5-476d-bd2c-a749b9e11a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:15.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:25.439Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=91abab39-8f88-49d7-984a-b17612c576d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:07:27.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:07:27.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:07:27.596Z |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 |2021-09-15T00:07:27.598Z |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 |2021-09-15T00:07:27.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:07:27.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:07:27.603Z |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 |2021-09-15T00:07:27.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:35.444Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1870655a-cab3-4704-a738-05afcfab70b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:35.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:45.450Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=571efd02-6305-4d19-829d-e2f3ff9b5b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:55.462Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=24068a2c-3f17-444f-9a08-b6ac95c9fea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:07:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:05.467Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8c883ade-7678-4a42-be03-96840ef2f048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:15.476Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=eeef9182-d79c-46f8-b547-ed57399cd1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:25.482Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ea268e73-c2c3-46c3-9b60-a49b4b9665e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:25.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:35.489Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b0762a96-8add-41fe-8446-14559bb16129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:45.496Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3d77af32-606c-4d3e-9c97-63af7167c689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:55.503Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f28a23b1-b940-4788-a809-3d9bd991542d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:08:55.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:05.509Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cb5728bc-5f9b-4cc5-87cc-81730da7e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:15.516Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2a59482d-abc0-4179-afe3-73e009333f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:25.523Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b1422a12-392a-4f04-a5e3-76ffc2a18e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:35.531Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=34c0778c-6273-4000-b3f0-4976a30af05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:35.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:45.539Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=266ae706-a0c2-43c4-84e5-05e661f1582d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:45.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:55.548Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0e46a7c2-4ead-4786-bc9c-a07054be68ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:09:55.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:05.554Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9dc919c4-9f6e-48c0-aed9-91fc975a28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:15.561Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=deb14573-13e1-4a70-a464-90752481ae54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:15.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:25.567Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=00539f2e-809b-4542-9e76-fa018533e10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:35.574Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fab0ecbe-a4b4-4c06-aaa6-aa83cde12c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:45.581Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=58860c53-eb66-479b-8b4f-16c71d1102e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:55.587Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=031a197e-59c7-4241-a070-d95b7e239476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:10:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:05.594Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=eedc0f34-b7a5-4609-abf6-b6dd5f60da46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:15.601Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9ccf7fcc-8898-426a-bc50-49e97cedfe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:25.609Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=58af048a-47b3-4959-88a2-6d3229ade865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:25.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:35.615Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b00c05ef-664c-4bff-ba0b-7e2435f3d789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:35.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:45.624Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d7c448cc-8be9-40e8-a1f1-255097bb29e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:45.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:55.633Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=eacbd710-5c3f-4215-9201-3ac00caa82ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:11:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:05.640Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1013b380-6688-44f4-af6a-18ad6abc0c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:05.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:15.645Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=73913af4-d505-41c5-a8bc-2e3b6253b2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:25.651Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=93bcb1cb-dc50-4312-b2df-31d60fa60d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:12:27.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:12:27.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:12:27.547Z |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 |2021-09-15T00:12:27.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:12:27.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:12:27.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:12:27.553Z |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 |2021-09-15T00:12:27.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:35.657Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=41a6b247-f728-477c-9040-2dd41a14ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:45.663Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4b75a140-2989-4b63-89e3-87860bc5b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:55.670Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=97b87d16-def8-4a69-a5e7-2174e4486f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:12:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:05.676Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7a271034-f23b-404e-9e96-fcef44fab8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:15.685Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5a30b02a-fe77-4097-aec5-3a1ece553e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:15.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:25.691Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fd9b7294-3bb4-4a8a-9059-ea10b1bb1967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:35.701Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8b48398a-084c-4361-94ee-11fbd7bab1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:35.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:45.708Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dfc2559f-448d-4c5c-8030-c7c278a21696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:45.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:55.717Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=948b202f-4fa5-4e46-9a5d-96eb727a15cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:13:55.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:05.722Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4a498306-be85-42a7-a030-83eebb67d0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:05.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:15.729Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a93b4bab-7b66-406b-95e6-27bd7f6166fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:25.735Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2fac7c17-613a-43f5-b2ff-72618eb55ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:35.740Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=68b927df-b677-4433-bcd4-257857ca76d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:45.746Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5ac35d1c-be65-4eee-bd17-7dec0f841455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:55.752Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=14ee8926-a312-407e-8238-1f5f2da4569c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:14:55.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:05.758Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=617da5bd-dcec-49c2-8672-11ea185938ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:15.767Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4fa8b633-4c37-44cc-a56a-42ae18ce975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:25.774Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a235a7cb-fdce-498c-b2e8-edf63426d69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:25.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:35.784Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ee41bcc2-3a96-4794-82f3-5dd91aa95d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:45.793Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4b522eb2-8ae8-498a-aa7e-438a63960e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:45.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:55.800Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fc7c586b-63a9-4658-824e-74f765ef5333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:15:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:05.805Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ceccfa57-930e-4fb2-b384-dd313d25881b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:05.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:15.811Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9331e234-e770-4c63-93bd-37e68d3270bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:15.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:25.819Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2dacabc5-0c0b-4e3a-8576-9ceb8b33f045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:35.825Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0b318a64-3391-4932-a51c-653d7899caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:35.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:45.832Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fc64f807-b694-44a8-b7dc-3c32aaf2ec8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:45.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:55.838Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=15888ab4-53f3-4c65-97b8-80092fd6bf5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:16:55.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:05.844Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=42407a7d-7d6c-4237-9c01-73b1b70144fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:15.854Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=2bd7acb0-11ea-4198-b1b2-108221e61f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:25.861Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=345f5693-54c1-43a0-bd80-0c96818bda69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:17:27.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:17:27.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:17:27.593Z |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 |2021-09-15T00:17:27.596Z |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 |2021-09-15T00:17:27.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:17:27.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:17:27.600Z |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 |2021-09-15T00:17:27.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:35.868Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b4d4b1f2-3eee-4d07-9b43-3716fd9e4e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:45.875Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=97c72056-b6ad-48db-a89e-1464991d99c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:55.881Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=466d4b3c-3a14-438c-9b50-c3ff0889f4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:17:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:05.889Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=573485f8-15cd-4e24-9cf0-fb65e8416c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:05.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:15.895Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=53a4e0b3-0354-4a36-90cd-860daef9673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:15.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:25.900Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dabf7cf4-1a4b-4dd2-bd2c-a3a0b115604a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:25.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:35.905Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=59286f53-77bc-4708-8cba-e186731851c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:45.912Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4a81006e-4d7f-4658-9c9b-c236e02ec12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:45.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:55.917Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3d1a4c83-3186-4247-ade3-e859701bf136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:18:55.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:05.925Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dcc755d5-a522-4743-9271-8a84ac6df814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:05.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:15.934Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9a45157d-17d3-4087-af7a-b97324a89602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:25.948Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e9ab9460-1dc2-48fb-a2fe-6fc74e27c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:25.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:35.954Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7b8620bc-d1ac-4c62-a314-90de027a492d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:45.962Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=17c830d5-1085-4038-859f-64f0eebe7985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:55.968Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=191c7335-6268-4a9c-b243-d8644c3bb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:19:55.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:05.975Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7cf4ca5a-e07a-435a-85b9-0214759d9c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:05.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:15.981Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1a470567-4d89-42b7-b139-ae790303688a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:15.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:25.988Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=fed4e757-c75d-4d37-8e40-1016e134dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:35.993Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ddf2193b-e083-4311-8ad9-96ad8bdc2d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:46.001Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4d2e8a65-b52a-4a4d-a93c-b8e9b8514a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:56.006Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=42328ff8-dcd4-4c63-b3cf-a0dd9977e6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:20:56.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:06.012Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9879d717-7233-46cf-bad1-f9b42e72f402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:16.024Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=49c9f4bc-6e72-450c-854f-b922dbad587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:26.030Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1d941f5f-4bcd-4213-a145-c072b956f56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:26.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:36.038Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0de3319f-f74a-4190-b21d-94f1be45eb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:46.044Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=abc07436-c53b-41fb-bd86-33243c0098f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:56.050Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=14cec8f2-85a4-4bd4-8c1f-ca0b50d11930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:21:56.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:06.055Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6e49e116-4f20-45e1-aa3b-aaada6333f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:16.062Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=35f7a041-7c7a-4f9f-a5e1-91eec38fee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:26.070Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dfd9bcb3-44a9-44ea-9230-8926cdaf82ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:26.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:22:27.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:22:27.553Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:22:27.554Z |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 |2021-09-15T00:22:27.556Z |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 |2021-09-15T00:22:27.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:22:27.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:22:27.560Z |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 |2021-09-15T00:22:27.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:36.077Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=1917bdf2-6644-45f7-b577-21374920ecd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:36.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:46.084Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3a709990-02cb-4035-806b-0551ea3517d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:56.091Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=acb40450-f35d-4b89-aae2-b49b7f750f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:22:56.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:06.097Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a4bb0548-3b7f-45c7-809b-46e6ef101ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:16.103Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a23cafa7-de7a-469c-b2d0-41f084dab500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:26.114Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=66cb809a-6eac-46ad-9f41-806fa3060345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:36.125Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=17f30d59-faed-41ee-9f1c-3633d6a8eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:46.133Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=92efdf78-dc43-4e8f-a23f-79c2819dab95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:56.140Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c28e3281-5619-4929-b1b8-3e344b7b6bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:23:56.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:06.147Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c4e7887c-e0ac-4f4e-99c1-1725f54d1270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:16.154Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0e4161b1-f129-47fd-ba9f-9fbbfecd84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:16.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:26.160Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d36142a0-9f09-4aad-a91c-a16ed14f9f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:36.167Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=78137c0b-bc2f-43b7-b6b0-11e4cfed5b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:46.176Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=bf70802d-24f6-4d1f-bb2f-76111fc530d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:56.183Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5a7c0fe5-8bdc-4e8e-a005-a29e5e280d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:24:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:06.191Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f637a516-451c-49ab-a206-91af831e982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:16.200Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=364ff781-e233-4f3c-9d2e-03a8406205e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:16.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:26.209Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=aae6ccf9-1591-4131-8339-4da314c30918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:36.215Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3c6de0fd-bae3-4a1d-a6fa-f001f5952ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:46.222Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0ae17bce-93fa-4c24-8209-f4168cb8bed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:56.229Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=982efcc3-9e59-489f-917a-f0143f41b3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:25:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:06.236Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=8b6763c8-62cd-473a-9d0a-25b109f561fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:16.243Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=392d236d-64dc-4b3c-91f6-55303b8f9695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:26.248Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a48b5c7f-8e4b-4c3c-af8d-7d60f5c5636d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:26.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:36.255Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=7980e234-54bb-448b-b9e5-7c5420b3a331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:36.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:46.262Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d4328bd5-3087-406c-9ff9-3125c8e41d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:46.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:56.273Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e287c22c-6e85-42d7-8e61-20ffb798ba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:26:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:06.281Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4d1ad7e3-8af1-4a3f-963a-1fb8f0a09f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:16.290Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ab8e7487-1ed8-4891-b8e2-ba465700a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:26.296Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c4aa534c-3408-45ee-9bca-7f0f50f51869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:27:27.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:27:27.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:27:27.549Z |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 |2021-09-15T00:27:27.552Z |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 |2021-09-15T00:27:27.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:27:27.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:27:27.555Z |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 |2021-09-15T00:27:27.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:36.303Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3c872ca6-e33d-4b81-9170-5389d20c7dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:36.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:46.310Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=dddda525-6d5d-43a4-9aaa-260d0db24d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:56.316Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b2525b55-42ab-415e-a9e5-de8c9ad35cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:27:56.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:06.323Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ef370c5e-9312-4228-91b3-c73a556f5e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:16.330Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=76fa1217-a938-4ff5-8415-9238cf33fc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:16.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:26.337Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6bf08841-9c66-4770-ac91-05dea90d4218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:26.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:36.344Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=52c841e8-08aa-40d7-be36-d84bdc1444f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:36.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:46.350Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4fd60610-1c0f-4a9b-afb3-e567f4ccf39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:46.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:56.361Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d718b2b2-e006-42bb-a7a1-b21f9ad8aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:28:56.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:06.368Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=47ee268a-994c-4c43-a549-94f0945970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:16.376Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=3e4eff8b-e78a-4200-b06b-832df7bfdc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:16.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:26.382Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=e0785424-8ccb-4d03-841a-852c4cd05353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:36.389Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=07a2ba42-95c2-4377-9657-6ff967b97ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:46.394Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=cfba7b6a-8e81-46d1-8c42-f40fa2feb13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:46.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:56.400Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f6357047-f215-4801-8832-959b172c1d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:29:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:06.406Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c8ceed2a-a73f-401f-8bcd-c3d78f5502c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:16.413Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=134a08d4-9339-4847-b593-f1aaaa40ec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:26.419Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9b4a31a8-51d5-487a-8e19-b91f06b6a375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:36.426Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=08c1988c-f36d-4610-8b95-2425a2552a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:46.436Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=483d1355-24f5-4b8c-b0eb-2690181d5648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:56.443Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d8a5fff4-b952-422c-93e1-8840e9b9e9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:30:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:06.451Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0fa723a6-f503-4fe3-877b-c93b73fcfbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:06.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:16.456Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=660a57ae-70d5-4d8e-87c9-940da24131ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:16.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:26.462Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f0c92017-b328-4330-b597-281afed1171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:26.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:36.477Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=25b44cc4-5bb1-4705-9641-c7eedae8acfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:36.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:46.483Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=faa0810b-f018-4d6d-8f1e-b1d46a76973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:46.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:56.489Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=24ad9733-0842-4edc-a8b7-96d3b3d0c64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:31:56.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:06.496Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=b49915cf-9c10-41fd-b09e-4c1447deb88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:16.502Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=6c9db2e6-6b2b-4978-b5ea-876db796f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:16.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:26.507Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=5c006647-64f4-4be7-aa07-0efd331dbb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:26.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:32:27.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T00:32:27.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T00:32:27.614Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:32:27.616Z |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 |2021-09-15T00:32:27.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T00:32:27.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T00:32:27.620Z |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 |2021-09-15T00:32:27.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:36.515Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=088081b7-6862-41b3-b7f7-feac39950e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:46.525Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=ef40bf25-4d16-4b8f-8539-2b945ddf6f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:46.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:56.533Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=0baa8597-e560-40bb-91e8-d66c1f74d163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:32:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:06.541Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f9d50908-126e-4e67-ac19-a8645684e7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:16.546Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d41ce433-89ac-4333-8076-1f19ae306225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:16.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:26.552Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a1da4763-7bce-4d12-bc60-6eeaf831fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:26.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:36.557Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=96d59ed8-414f-4f40-807c-028a88e1a190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:36.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:46.564Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d9bdcb84-9e38-4692-ac78-cfafca82a4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:56.570Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=25a00427-c6e0-45cf-af25-9ddf573cc3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:33:56.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:06.575Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=48993ada-7907-40fb-ab75-93c8b4493c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:16.581Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=c134c54e-cec5-4cf9-8c63-8c79288f3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:26.586Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d81b984d-4f95-4974-8117-8f2e2deddd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:36.591Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=a2e433d6-7c18-48db-ad4b-005c8397d4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:46.598Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=98f5ca1e-a71f-4221-aaaf-5fc6f5d85879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:56.605Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=d49a9688-dedf-46ed-9b0e-d5f1ab874317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:34:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:06.613Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=31730052-bc53-4cbe-b3bc-732cfd579a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:16.626Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=9488e518-9b26-4030-93e8-2296a6225bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:26.633Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=f144378f-2e10-4982-b9b3-2a98f0747ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:36.639Z |INFO |Init configs |InvocationID=849a7587-6fab-4622-97ea-8b15fbd51363, InstanceUUID=4ec20612-2cea-45ed-b121-9dfaad3a0341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T00:35:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |