By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:23:29.563Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:23:29.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:23:29.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:23:30.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:23:30.241Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:23:30.241Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:23:30.242Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:23:30.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T23:23:30.378Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-07T23:23:30.399Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-07T23:23:31.664Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T23:23:32.057Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-07T23:23:32.073Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-07T23:23:32.074Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T23:23:32.122Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-07T23:23:32.122Z |INFO |Root WebApplicationContext: initialization completed in 1722 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-07T23:23:32.475Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-07T23:23:33.245Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T23:23:34.230Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T23:23:34.680Z |INFO |Started MainApp in 6.858 seconds (JVM running for 7.459) |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-07T23:23:34.730Z |INFO |Start scheduling PRH workflow |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:34.738Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d6d2f588-178e-49d0-8048-66dec8b80e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:23:36.142Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:46.168Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dc6a7bbe-9742-4c39-a281-d0abd9832dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:23:47.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:47.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:57.241Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=55e0d4f6-54cf-4b80-b770-a8a0d3b68cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:23:58.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:23:58.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:08.280Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=20420e3a-28bf-4e54-97f7-e8a005df2784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:24:09.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:19.320Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7068fbd7-c467-4a8a-8bbb-4d3bd9f31e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:24:20.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T23:24:23.642Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T23:24:23.642Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T23:24:23.645Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:30.360Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=599a09b7-7339-4842-86ba-0580297738d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:24:31.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:41.402Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=244ebdae-e1b5-4eba-bbe5-eb21290d0fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:24:42.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:52.444Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e6f3568b-bc73-44ec-a55d-06cea359e720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:24:53.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:24:53.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:03.481Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1890852f-0d32-408e-ad18-fd22bdcdf513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:04.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:04.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:14.524Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7fe87dbf-6fc6-476a-b896-37ddae419969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:15.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:15.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:25.561Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8350e670-bae0-497f-b33c-8294fab43b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:26.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:36.600Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=96481279-d190-49b8-aa30-05275a883fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:37.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:47.645Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=93ff8350-2a77-4233-9c8a-44a251cc9317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:48.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:58.681Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f93c4290-6dd8-4177-b214-9735a990cb9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:25:59.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:25:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:09.720Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=30336691-c70e-4d87-8c86-09c4650986d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:26:10.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:20.762Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c33f0e0f-9a27-4d5f-a84f-236c8f7af06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:26:21.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:21.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:31.800Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1cc395f9-86d5-49a6-b907-fe53c46cdd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:26:32.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:42.844Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6324e220-fb2c-47af-9d54-3d0025088cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:26:43.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:43.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:53.885Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0b9ab016-b274-4431-bbdb-6847d0b9c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:26:54.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:26:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:04.921Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=00cabe76-c125-433b-b689-efe97b698bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:27:05.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:15.960Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d21c851d-f348-4f6b-bf3d-827b68686cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:27:17.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:17.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:27.002Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c807231c-7c3b-425a-a26a-15a2362e8615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:27:28.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:28.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:38.040Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6d8bcf74-a156-4851-a3b3-2d29ce181f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:27:39.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:49.080Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dbdfa7d4-d104-40f5-8734-e8ef8be980f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:27:50.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:27:50.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:00.120Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=93d9216c-2ffc-419b-85fb-12072abca8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:01.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:01.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:11.161Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=15548ff5-2b5d-4607-a078-77239ce5c953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:12.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:22.203Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5aff598a-e1d0-4827-84a6-7c0aaabd6eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:23.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:33.242Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=136b19fe-df5a-431d-869d-78372be34268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:28:33.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:28:33.386Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:28:33.387Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:28:33.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:28:33.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:28:33.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:28:33.404Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:28:33.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:34.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:34.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:44.280Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c18adbb4-7b8a-4b9a-9c9f-648523d50b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:45.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:55.321Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=60b4f252-7b75-43ff-96fe-7cecf62c2b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:28:56.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:28:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:06.360Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9ba21930-b4e3-4bd8-84a9-cc9e92bddb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:29:07.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:07.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:17.401Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=070f70cc-924d-495c-bfe1-8966ba1758e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:29:18.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:18.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:28.440Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=09eebb32-7444-497d-a53a-8ed6138b542c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:29:29.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:39.484Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3eb5a9d9-715f-468e-95c0-ae7af408a20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:29:40.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:40.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:50.521Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7e219219-aec1-48fe-9d16-a19e526aa04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:29:51.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:29:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:01.560Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6ec58cf6-0b03-4a71-a14d-076f68d1440b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:02.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:12.600Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=35f0a24f-254b-4a95-b2fc-18a3aa326a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:13.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:23.641Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7fd89f25-aa8c-4be1-b980-9023631d22be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:25.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:35.322Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=49734033-34e8-48fd-b23e-c6d6cde7bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:36.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:36.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:46.360Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a48a17d1-0b83-4f9c-9305-40727514d28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:47.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:57.402Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=54f788cc-375e-414a-8cc3-ae0e0093200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:30:58.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:30:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:08.441Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=50ad8c27-7b37-435a-bc13-3becfaafe1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:31:09.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:19.482Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ff94b7b0-af9d-4748-a516-173da5edd5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:31:20.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:30.520Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4a1a0c53-c5e7-4b5f-844c-7a24fa4956c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:31:31.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:41.560Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=89dff715-c742-4135-9f1e-7bb1d9cb73f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:31:42.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:52.601Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=63ec033a-940b-464f-adcd-3f36febc4c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:31:53.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:31:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:03.641Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=10646cfc-b21e-4424-a365-4db3469d86cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:04.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:04.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:14.681Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=021d7e75-15a3-4da6-a8ab-5d8f257d5435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:15.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:15.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:25.725Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fbc20a71-0282-4567-a340-57e277482851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:26.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:26.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:36.761Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e07f6a4e-8e85-4f8b-98d8-2a8618891439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:37.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:37.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:47.801Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5b5bb7ec-e680-44f0-a5c9-e7395bd3bb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:48.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:58.840Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fcb950f4-b5a8-43cc-a12d-5f415d3c8ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:32:59.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:32:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:09.880Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e5bed9ce-7abd-45f2-b25d-82716f756385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:33:10.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:20.923Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0a99208d-58ac-4f42-9dc0-c312dd4468bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:33:21.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:31.962Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bcf68f83-21c8-46b5-8812-b57df1050daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:33:32.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:33:32.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:33:32.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:33:32.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:33:32.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:33:32.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:33:32.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:33:32.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:33:32.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:43.000Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=aec1b4fa-4f59-4913-a6d8-48beb62cc485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:33:44.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:54.040Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1d73a010-6e09-43b6-b586-3d2ff8186664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:33:55.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:33:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:05.080Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1f559665-fb7c-4f17-8dbd-edd449eab4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:34:06.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:16.120Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3b4c5a9c-0762-4d06-8c0d-b14551ecf848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:34:17.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:27.161Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b5af2c19-de6d-42ce-a6c7-94487098f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:34:28.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:38.201Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d726c4d3-dc74-402d-a696-7dff6597812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T23:34:39.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.167.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:39.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:49.240Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=355dfe72-222d-4f1e-8596-ed4d2b64e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:59.349Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b14b5447-9e8f-45b1-80e6-dc3e6be061b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:34:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:09.362Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ae7c1995-cd67-4b5c-b079-ab1f66f93895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:09.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:19.379Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7c27df87-ea14-4fe9-8012-8713820deb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:19.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:29.413Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=37f8785c-9b9f-43f1-bfbf-b46d2a3d84b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:39.424Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d5715dfb-aa82-40f5-8512-1408f2e2b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:49.436Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=29a63e5e-128f-44dc-b63c-5ad4a71fb691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:59.445Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=726ab1a3-d0fd-41fd-bd66-f3ef0241fff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:35:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:09.453Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e30af0a4-6e93-40a0-ab1e-11bc5f6a723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:19.462Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a8255769-20d6-4ece-acfd-ca2feea7c1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:29.476Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d2fc946c-e0b6-40cc-8a31-468327a92b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:29.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:39.489Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f18b35a4-7169-48e6-b9d2-7c5ed4820086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:39.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:49.502Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f94e90fe-3a36-439e-baee-dae62f7639d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:49.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:59.515Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fa6ca363-f7f4-40f8-a234-b5dfd22c64f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:36:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:09.540Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ec0700d1-0266-4bec-9119-d2a82ab92c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:19.549Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c3040544-61b8-43b5-abed-4565ae6e5199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:29.562Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1aa8720c-a91d-49af-b7a7-d1d9dd029547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:39.571Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7ee80232-47a5-4d93-ae49-17aaba580e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:49.580Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cea4e964-19f4-4a84-89b9-9ef192d1e85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:59.589Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e321d2ee-531a-4b2e-94cb-81d4aafeae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:37:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:09.598Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9154e9a4-e691-4221-9e73-82cd28366909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:19.608Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fe06f0dd-5d41-486f-97a0-6f37b3292b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:29.630Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a86929e1-179f-4cf7-b6f9-0d558e46d9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:38:32.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:38:32.863Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:38:32.864Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:38:32.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:38:32.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:38:32.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:38:32.884Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:38:32.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:39.640Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bec19946-f45e-4b57-a8a1-e81e05f44787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:39.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:49.664Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fd6d2db9-9f77-4675-91a9-a8c4d3e8a5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:49.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:59.676Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e4b4c010-6401-4eb5-9946-472aa563a934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:38:59.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:09.687Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=924f1122-f365-4d57-b65e-25b245d48f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:09.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:19.695Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9bba8a05-61d7-43c7-8e2e-319ed283d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:29.707Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c93fb739-0622-47ea-962d-72edb5330abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:29.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:39.717Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=104e751c-940d-4338-8191-46f7b5a5264f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:39.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:49.724Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4266592f-f018-41f8-933e-8ce8d5c154c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:49.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:59.732Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f8beaa45-65ae-43d2-b70e-88a5c2952cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:39:59.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:09.740Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=79482766-a7fb-41c3-8c44-5c286785a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:09.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:19.751Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=00abf160-fdfa-4637-8c90-765ca9d77027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:29.763Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=148e12d5-30b4-4918-bee7-201b0963ee6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:29.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:39.777Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=40aa86ea-fb41-4a0f-83a2-e7162372fcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:49.803Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9c88a5f2-ab23-4a6a-ba80-97f30cea0f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:49.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:59.815Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6c0e9e47-9a0e-416a-adce-c99e420c39db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:40:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:09.823Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=757602b0-7d8c-44f3-9b99-1ec7d4b9ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:19.831Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=012ef216-11f4-4033-ac9a-6eab1b11a69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:19.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:29.841Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=752ca573-f2aa-40f1-872e-2059e1645370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:39.851Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b926699d-7165-4d59-a2b8-37b809dc075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:49.860Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2ce8c8b9-ed0b-41e7-accf-a8b94341cc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:59.869Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=97a016bd-6c8c-4fba-944d-82f3a48102cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:41:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:09.877Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=089cc288-4924-4875-8018-b801e18fb4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:09.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:19.885Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ef4f1f0b-3958-4b7d-a82c-d0fc7b336df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:19.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:29.895Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9475a46c-303d-4d62-8243-e28101c36e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:39.907Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=09b206da-0de5-4a9e-8149-3186a0a732ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:39.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:49.933Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=506f5de1-55cb-42ad-99c8-7a255d572e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:49.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:59.941Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1f73beec-4432-4b4c-b5b8-ba8020830735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:42:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:09.952Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0a88ad8c-0910-4894-9ed6-de2810f8fafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:19.959Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3180c6f1-993a-462a-8696-baeba64b5578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:29.966Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ff6b6feb-6bac-43c0-a69c-4815d364217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:43:32.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:43:32.784Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:43:32.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:43:32.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:43:32.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:43:32.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:43:32.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:43:32.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:39.973Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b49eed17-cf75-4a7a-9721-aeb07bda7114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:49.982Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3933d4e4-5ebb-46ec-a06a-404689d3122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:49.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:43:59.992Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1f01a451-07b2-42cc-b458-16b5cef54915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:00.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:10.003Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=79ec2454-5d7a-4687-ba43-af0ea538f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:20.024Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3622aa77-3dec-4fbf-b6e3-88626b369a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:30.032Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c53948b0-2d85-423d-b4c7-123cd4d7dc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:40.042Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=45cfbec0-9a8e-4d86-b7bf-f1f54fb11d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:50.049Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9cc94ad2-facf-459f-abeb-bd4136047647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:44:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:00.057Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=39b28e77-2a98-44ad-953b-be7b1156910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:00.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:10.066Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0f7dd184-6abc-456e-b6ce-fa05243bcd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:20.073Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d243678e-c5cd-40fd-8ea2-0d460dd12d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:30.080Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=95a9fe03-9d70-41a5-b8bd-4c9eead5164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:30.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:40.088Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=23d5b80d-f754-4dca-b7de-0842fdc3c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:40.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:50.110Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5e185aa5-d6a9-405f-9c32-625f3bdac60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:45:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:00.121Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b4e15840-9106-4071-9e2b-9c4a456526d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:10.131Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cc49efd7-3bd4-4f79-ac25-c9882318f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:10.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:20.148Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2dcd5b52-be67-4801-9f84-44821865449c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:30.156Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9b1acef6-6904-4f91-b292-fb616ad45f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:40.174Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ce52a921-f6e7-4279-93f8-528b38383177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:50.181Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6b34b992-e447-4a97-8555-96d685a9ecec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:46:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:00.200Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f98b439f-bf30-4168-935a-79f288ba48c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:10.207Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2d5497e3-f259-4e79-adb9-7a870fba272f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:20.213Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=08a6d63a-ecde-4671-8d1a-a5e19a17d360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:30.221Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dce67da3-e94c-49f8-9207-f0fbab914c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:40.228Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cc1360cd-041b-4f06-8121-0cf2c98df36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:50.245Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=edbdb791-68a8-4c31-9750-b7503b172899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:47:50.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:00.256Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e23da1d6-15ff-43e9-bd1f-a03396eb3ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:00.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:10.271Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=124223b7-54c5-4230-bc22-a14ed73b0a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:20.288Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9d31b2c7-7267-4fc4-b186-815c76907520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:30.301Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=17f09cf7-df4f-4f3c-9b85-b405a7657636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:48:32.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:48:32.868Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:48:32.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:48:32.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:48:32.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:48:32.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:48:32.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:48:32.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:40.309Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=aa10c3ec-c0d8-471c-b01d-38f99788cbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:50.319Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6e29d187-75ad-4c29-92e6-4a55691dad24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:48:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:00.325Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5ca231ba-af0d-42ce-9c75-3c03b2220913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:00.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:10.333Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=388673d6-2f30-4765-8b10-2710cd9753ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:10.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:20.340Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a92bd00e-1dfd-45f1-8d31-5079215e1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:30.346Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=01fb1997-be59-4710-85fd-ecca593e53f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:30.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:40.353Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=24a3fa2f-6b78-4b93-82fb-2fa09b3b0b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:50.364Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3cc65789-8e8a-4bc6-9563-a89291f91d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:49:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:00.372Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ed15e3f9-243b-4f75-9d46-452b088109f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:00.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:10.381Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=87538e58-f9d8-4297-ae60-628b81c2cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:20.400Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e3e70467-049c-4aa3-b2f5-3d3d5e651fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:20.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:30.408Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6814a7d0-5638-4d5b-bb1e-7a8b435a7d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:30.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:40.416Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d1f8da00-578e-40c9-8abb-45bcac9810f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:50.424Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=afd46061-975c-4a6d-88a9-0035bd462abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:50:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:00.430Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3c6ae19e-632d-4af1-a4a0-82ca34a3e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:00.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:10.441Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1999a5cb-8c49-4734-8e77-422b143c90e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:10.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:20.452Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c8204422-94a3-4537-a495-57cbefd2e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:20.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:30.458Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c2b47b22-e571-47d4-be35-276b064ad535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:40.472Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a7a9224c-e900-438c-9923-6e549fd1bfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:40.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:50.481Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=49d695b5-2c3e-494d-b671-7c7a78d03e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:51:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:00.494Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a8d6b3c9-9290-4df0-b534-bb9386e81a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:10.503Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=28f1a117-6bb0-4f74-b46c-3d2c71cb7278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:20.526Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e36291af-cc47-48a9-a0b8-d0ab65dd833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:30.535Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=eba52243-0e1f-4eee-9506-704c2e4233b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:30.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:40.544Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0af1a8d4-9267-4650-8482-69095f679983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:50.551Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c05514f5-3ab8-4153-87cf-3b1253b407ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:52:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:00.557Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=41022573-f691-47fe-b340-7ad90fcb1e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:10.565Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=35eba4e7-7c83-448c-92ce-a1eb1066e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:20.571Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0d2ede1b-774a-43ec-bc98-e7103ae74007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:30.578Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9d8786a8-eaa2-4ab8-9c49-811ae416f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:53:32.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:53:32.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:53:32.779Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:53:32.783Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:53:32.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:53:32.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:53:32.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:53:32.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:40.587Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0ec6b48d-cbfa-4bbf-a917-c9e0f9c36afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:40.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:50.601Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=35383759-ddb5-4014-ae39-51cc4d34e683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:53:50.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:00.611Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=324d2cb1-2761-423e-8cf9-b73428017283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:10.619Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fe947677-55a5-4e0b-afd1-6cb31ce0a439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:10.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:20.627Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2bcbb930-4960-4163-b7cb-7a03c9826bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:30.638Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7d6bb677-e9dc-4d3b-9a23-b6dbaa8dccc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:40.652Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=38f0b657-e333-4de7-a9b2-7ca4c5c8ebe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:40.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:50.664Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3061aa7e-b559-4d9a-9b19-d2180a3cab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:54:50.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:00.671Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fda7d5ab-2c4e-4309-be27-4190f4edae6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:00.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:10.680Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=543d5be1-d46a-4cc0-8b10-5c06cf1d392f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:20.694Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9ea3de6e-5e11-44ce-80a0-48be08d9818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:20.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:30.701Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7306daef-aa7b-46bd-82da-8d0c3922b3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:40.709Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=53ad2deb-b6a8-430d-b764-d90942902322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:50.719Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6357d805-aa09-4d8f-9288-63185fbfb900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:55:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:00.727Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4882f6a4-7f15-4b7f-bee5-defa80389620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:00.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:10.743Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=628e104e-fb1f-4751-b7f2-2640bd30f157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:20.750Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b3a1f935-2124-468e-a515-737525fee778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:30.758Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=39f39efc-4b97-4700-9138-8be65c9248be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:30.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:40.773Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7ac572f4-4371-4ce0-9d70-bf988283576a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:50.783Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f70e90d3-63dc-4c83-90ce-7572ddd7d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:56:50.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:00.794Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7ae5ec23-7c69-423d-9c37-b85a1a39e0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:10.802Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8e945475-2e21-462a-822a-7717244b9cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:10.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:20.809Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7bfd0b48-9d51-44e7-8066-f40f012d8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:20.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:30.816Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5a635fe0-9be9-409c-a82a-4d8247e42b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:30.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:40.823Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5c42cc39-8c79-4655-ad51-8ab888914332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:50.830Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a7273c44-9087-4e31-a415-e3822e698517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:57:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:00.837Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2e3e6b79-967a-4f80-8f2c-4c126c855f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:00.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:10.844Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d2ca5d44-31df-4c39-a7cc-5f96599241d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:20.851Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7e2d898b-0cdc-44c7-9370-92a4f701de4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:20.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:30.860Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=830e6ceb-8b48-4777-872d-cf767703e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:30.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:58:32.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T23:58:32.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T23:58:33.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:58:33.003Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:58:33.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T23:58:33.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T23:58:33.008Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T23:58:33.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:40.868Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ce72d519-d611-470c-815b-f10dcb867b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:50.879Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=11d33eab-26e7-47b2-941b-ff2bf28d4da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:58:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:00.899Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=14d3602e-5fbc-4138-8302-2940faaf0c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:10.907Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c96b77de-d712-48d5-bb2f-33062fd536b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:20.915Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a32beda2-0696-49ba-b527-a87582829917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:30.922Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1d3816a6-6f6e-4d46-bcd8-a13c5492e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:40.928Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5a40a73a-7e4d-46a2-a9fd-ea6596ff76f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:50.934Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4840fee2-ecfd-43f5-8349-977fa4eb50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T23:59:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:00.941Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ce2ded14-6184-49f1-ae2c-c01630b6ca7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:10.958Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6dd1df8d-7386-41b7-8cb2-1cfb2a8f8a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:20.964Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6320187b-75d2-4ab3-9f9d-154cdca2092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:30.970Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0a8cf950-50d8-41a6-819e-4a54baca3d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:40.977Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=45e3d00f-75de-4b44-9168-4b494b6501d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:50.984Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=849196d0-3083-4efd-b7bc-a816846f7a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:00:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:00.996Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8e9b350c-43e6-41e1-80b4-092a76653669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:11.016Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a6d9d7d9-100d-41d0-86a0-ad2be66f877d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:21.023Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d4458cc0-b330-4438-8147-c1124c8a07d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:31.030Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3494a6af-37bd-4b69-bc44-7386033be605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:41.041Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a62a0da1-bf3d-4b7a-a8e8-bc3083d6be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:41.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:51.048Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2545a248-bf78-48da-b91f-c38f0156b5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:01:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:01.055Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=76187c3f-4690-4661-aeba-ddcad5cff4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:11.062Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=91cde226-7a3f-4e35-a31c-d7f970f391de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:21.067Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=229a792e-1886-43c6-a409-967fb70b4285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:31.074Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b554a3b6-0e7b-4037-8207-b939f8c9145c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:41.084Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cf8a96a5-cdb4-4511-8e68-1da00fb3321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:51.092Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0b5ab922-75c4-4615-8db8-7857e6780221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:02:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:01.103Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=34d2df2b-2d97-4216-9df2-310b3c6448b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:11.126Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e5a8e8bd-19ed-4298-87f7-72e2045c3d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:11.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:21.135Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e5b1a3a4-1834-4c73-9c0e-dd8287a9cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:21.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:31.143Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=63419384-ae45-4d34-a78e-4a430d1903e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:31.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:03:32.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:03:32.793Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:03:32.794Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:03:32.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:03:32.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:03:32.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:03:32.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:03:32.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:41.151Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3ebd8818-b72e-4281-bb9a-1b6bf6357950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:51.158Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5260f1ef-37a1-4833-8532-a5f7ada231fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:03:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:01.164Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f2c35b5b-f839-4469-9357-56e5a8b1f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:01.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:11.171Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ac52d2a4-c40c-4d1f-9a16-eb02fcdac8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:21.176Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fec25cb5-d950-475c-a658-5ea1a3f2d2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:31.184Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4bddc628-0aec-4705-8d22-d57c8ddcfca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:41.195Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=684dd326-95cc-4194-bfdd-3cfafdfa6520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:41.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:51.203Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e3b2248b-b5c4-45b2-8fd8-588d6067194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:04:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:01.215Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7f7eca9f-2f1b-49e3-b3e4-e1189ab6b404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:01.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:11.236Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c34e8352-f6fe-4543-8e4d-9f3e869e8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:11.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:21.243Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4440caed-13d0-42fe-99af-32a672a3fe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:31.250Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5a39179c-83e2-4e37-abeb-643a0ab1a590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:31.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:41.257Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bdc59c6a-23a2-40a3-bbba-20e24d741e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:51.264Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=00403e93-314f-430b-8e69-cf37ca0615e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:05:51.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:01.270Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=272069a5-87db-4285-a3ce-03d5dbe3c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:01.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:11.276Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=56490b05-d3b5-42d9-874c-5c09fe8edbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:11.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:21.282Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4c97088d-bab8-44e2-bc7e-0b414dc09561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:21.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:31.290Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f1045d37-0a2a-4b52-8cb4-97c7327f56e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:41.299Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=43beedcd-8729-402a-8741-5d38e3144220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:51.309Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5a0e2426-e664-4e6f-9319-9bad9de4d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:06:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:01.326Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=42da4d35-8d60-4e45-9720-36577419cb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:11.333Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=28bc700f-050b-49d7-a8a4-67e84ad2ba95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:11.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:21.341Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3ccb35ec-05b2-4f08-ab22-827c882bb625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:21.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:31.346Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0858d4c5-c76e-415a-9c8d-f2247b0e6293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:31.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:41.353Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ebe45196-7d1c-494b-9ab3-25eff669ba3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:51.360Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ea8f82f7-ac0e-44a2-8e50-7c3959cac807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:07:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:01.365Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ba39de4e-4347-401f-b8f4-571afc36d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:01.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:11.371Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=21f88530-e0cb-4f2c-bf82-3c0bf4f1d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:11.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:21.377Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6eb1448c-28b3-4962-85f9-07ca3c0c5742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:31.383Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7037b49d-ba11-4c31-a1fd-fefffdeb0a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:31.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:08:32.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:08:32.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:08:32.887Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:08:32.890Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:08:32.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:08:32.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:08:32.896Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:08:32.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:41.393Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=231e5d40-b528-4913-91c4-e2096a21a1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:51.401Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6244aed3-5e43-46aa-a004-ec7a5df9bdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:08:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:01.409Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c1d6187b-0984-4b1d-a450-1d6332503fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:11.420Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d18e9fea-a155-4c5c-a14e-e2aa96a5347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:21.428Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=34e2dbe6-dd33-4d3e-b7d6-46c0fb15c03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:31.434Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=01226f0c-7621-4929-a8dd-ca6c5b308916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:41.440Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=383a8f2b-980b-4080-94d6-f957cf679fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:41.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:51.449Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=887b55fa-c06d-4eb4-b22d-b1d2c4322ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:09:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:01.456Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cf3751f2-1ae8-43b8-9678-9e20729a3dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:11.462Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d61be574-f11d-44a2-9d52-8bf7a93b0c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:11.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:21.468Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1b9bee73-f4f9-4316-b450-51a46a61ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:21.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:31.474Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=47b3ba8d-b04c-4b26-8e15-d6728b9329a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:31.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:41.480Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a010e138-5675-430f-8ac9-25b0eedb6962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:51.490Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=99c331b9-df98-4080-b54d-65a7b2fcdd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:10:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:01.497Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=14e4f531-30fa-4247-98fe-bfccf420e4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:11.506Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fa801f1b-f143-49c3-a668-35ed4621c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:21.520Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=22a07857-5e79-4557-ac16-8f71c3e21039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:21.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:31.528Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e210ce93-24c9-4b32-8113-14a13efd509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:41.535Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c7413d0a-4a98-46c3-b190-4745065f1189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:41.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:51.540Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d5bc4087-061e-4340-9652-c1c0204c11d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:11:51.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:01.546Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b50189aa-1954-439e-83be-84c4a10ff882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:01.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:11.552Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8e723fd7-3c79-4c42-ac14-b451ef3207f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:21.558Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=db456bec-5bf2-4848-82a1-413aa4b0097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:31.564Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6f230536-7f06-4be8-9072-53210943ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:41.573Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c8683ff5-2b8d-4034-814f-15b012823f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:51.580Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=02744260-6ece-4eb6-ab1a-a7a94adaa6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:12:51.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:01.589Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c2b18b96-1c13-4b55-944b-2e81b8afe769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:01.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:11.603Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4b1e8065-e610-4e27-a660-ed7565f9bad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:11.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:21.610Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=541cc6df-2c63-4f5d-9427-d171903c68b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:21.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:31.617Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=aeed50b1-7888-4c4a-bc80-4bc261076b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:31.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:13:32.808Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:13:32.808Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:13:32.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:13:32.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:13:32.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:13:32.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:13:32.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:13:32.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:41.624Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6da84037-7ae5-4296-9d98-d540cb42d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:51.630Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=80bf4ce7-644d-4c4e-912c-6f6984526487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:13:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:01.636Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=530cb365-6025-4640-976e-02156e009bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:11.642Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=261958c6-560c-4b2a-a254-5b1c301da244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:21.648Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2497b8d4-c8c4-4f87-a987-7e933240c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:31.655Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b4080c78-015c-4ab9-93b7-46ea42dfdbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:41.664Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=49430129-dd96-4795-a04d-b9603030ac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:41.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:51.671Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e4d1365e-2061-46a3-a51a-3d67780c5769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:14:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:01.679Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a156c405-7089-4aa8-932d-741e61954fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:11.693Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=22c55224-0258-41de-a41b-ddd27596db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:11.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:21.702Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=29e3740d-5b36-4da3-b242-0e342932147e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:31.711Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d103d330-39a9-4039-97b6-81088a26a9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:31.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:41.716Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=31e9aa92-94e5-4b73-a558-df0da844ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:41.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:51.722Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e5430c34-b6c4-48e2-bcf7-f29d6fada1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:15:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:01.729Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d67dca02-0dd6-4195-835c-ea814b05058e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:01.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:11.736Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=84619153-f48d-43a5-b8b4-74adaea1b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:21.744Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a5d58253-2da0-40f8-9916-ce9589af7635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:31.749Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0c0ae009-f36e-4106-8882-be57c509f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:41.756Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b69e8fad-9059-4ef7-a585-89cfbb547341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:51.767Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=483737fc-0f63-41dd-ae5a-3eaf85fff014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:16:51.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:01.784Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b243fdc2-a0ab-46b8-9337-5e517a5eb9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:11.794Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0820d11d-12c8-4ed3-ac9c-ce90a441c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:21.801Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bc7fa1e7-0841-4dc7-bd8d-a1b587df4d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:31.814Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=31300079-aea4-4ced-a9f5-469a57e4a889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:41.820Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c11197b8-e8c8-4288-acc2-86ae5ff0d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:51.826Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8c72028a-0af4-4aa5-91c9-850c395581fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:17:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:01.833Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=03a15b6f-5fbb-4438-8df9-d80d82cc0626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:11.839Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=87db5b4c-f82b-44ac-8b9b-bbfafbd7acfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:21.845Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7fb277b8-8f03-4de6-bda6-2686b2a91e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:31.851Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=822ebd46-14af-48e2-9347-e5dff12dbf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:31.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:18:32.769Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:18:32.769Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:18:32.770Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:18:32.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:18:32.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:18:32.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:18:32.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:18:32.779Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:41.857Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=539baf78-abb8-4164-986d-83547729eb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:41.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:51.864Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d23a768c-9d22-4aea-b8c8-f8e4788f58cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:18:51.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:01.872Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=27e447f9-bac6-4afb-8ced-02439a894aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:11.879Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=98f16370-ae2f-4f29-aa88-1c8965fc455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:21.893Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5e6b736d-3cd9-4ff7-9e2f-28a240835207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:21.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:31.902Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8db07509-8535-4c2e-9faf-45a016b758b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:41.908Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=242ed0cd-2254-423b-973c-c582c65cf74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:41.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:51.916Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b3b2b7bc-80ac-439a-99f3-cb869bb7d05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:19:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:01.922Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=28a99aaf-bbe0-4c9c-9f97-3d776f493c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:01.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:11.929Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7aeb8b79-b84c-4b7d-b593-7873252b34b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:21.935Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=973fa0f7-24c4-41db-999a-acb56009a5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:31.941Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4fe7c38e-8e23-46f2-a04c-9a6e33a252d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:41.948Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e025ec8c-2095-4912-9928-0d036a5dd156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:41.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:51.954Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9ecb0372-c229-4880-adbf-ff6510494168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:20:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:01.965Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=24e27ecc-deb2-433a-9155-b5ff10b739f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:11.972Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0cbe50a5-df23-499e-8c75-5a6a4eb1fb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:21.981Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ddcea5d8-ef6b-4d9e-a50b-a0d1aaa920eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:32.009Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=593e8834-906a-4ea8-b538-8f38f21ef6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:32.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:42.015Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=423602d1-1952-47de-ad6e-440e2a4284a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:42.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:52.022Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4c60374d-a308-46aa-bc8b-6a73ad309399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:21:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:02.030Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d4294ef2-85b4-4f3c-914b-bb70ed0819b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:02.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:12.036Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9ffde921-ddf4-4e97-9392-c03782440f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:22.042Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7899d079-1f2e-408c-b177-d763e845d7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:22.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:32.047Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=10456aad-d474-4a01-91c3-e5f3022fc72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:32.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:42.053Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=889d6ceb-3ed2-49ac-bb53-1c06e2de12c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:52.059Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=226de03b-6f51-4c50-905e-64dde457089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:22:52.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:02.068Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=750d2687-4b2c-4a01-b5d4-217a40a6022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:02.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:12.075Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cff33a15-0706-409b-80ec-cfb9f76ddf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:22.089Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=153ec5a6-1339-426b-91dd-a696385884a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:32.103Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4b3594a3-f530-4c9f-847b-b100f0e1cb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:23:32.843Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:23:32.843Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:23:32.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:23:32.854Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:23:32.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:23:32.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:23:32.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:23:32.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:42.111Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0eaa8e19-5c0a-4474-a86d-3f74186645fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:52.117Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c78f4f81-50aa-4f3b-a463-de6f3cfebc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:23:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:02.131Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=33e2bb5f-63ec-4e8a-aee1-11f73a98bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:12.138Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b508acb5-1ef2-4788-98a7-304c39aef471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:22.144Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=de57ddc5-be5d-47dc-8fe3-820628fcb501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:32.151Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2bbab096-2f7f-4d50-9d5f-0364d884db5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:32.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:42.156Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f0c5dd08-50fa-4491-b32d-adc43e92dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:42.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:52.162Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fe119e51-616e-4848-bed8-89db47a036f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:24:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:02.171Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=339693b3-44cd-43f1-8076-435d7e929f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:12.179Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dcdf374b-c1b2-41a3-8b1c-5661c0d52b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:22.185Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a675cf31-8a52-4163-b945-a7197c693606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:32.192Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=590145d1-0dca-41dd-bdf3-d5bc5bd9ab3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:42.201Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=15bb1e80-2229-44d2-b1c1-d98b68742ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:52.215Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fbd8cede-ea31-4b02-b913-a4f8665ccff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:25:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:02.222Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e4fea855-f236-4036-9259-85043cadcb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:02.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:12.228Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=21028412-b511-4a2e-815e-ab0f6b2eef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:22.233Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4093f552-cda3-415d-bda7-dd2058112f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:22.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:32.244Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b8686722-31e6-45ad-8c17-35a337f19b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:32.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:42.251Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7c2b41b5-ed43-4c83-988a-a9433ca9b55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:42.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:52.257Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f3e65d99-5243-4882-9479-9c4596b2de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:26:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:02.263Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=116c42e1-d622-4bb4-8b6e-d5ef783caf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:12.270Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f2db8311-75ae-4820-baa7-60bd33724119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:22.279Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e57d5359-116e-4048-844d-c5043c26420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:22.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:32.286Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5b616d08-afe1-406e-90cf-abdf23fab077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:42.294Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=555b4efc-d018-410d-984f-ae2b62a25423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:42.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:52.310Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ee5b5a37-23fd-408f-883d-5f34c9b9f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:27:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:02.320Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e230c945-540c-4b5e-98dc-5f0f7ccb1973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:12.368Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=064e6d77-bbcc-4133-86c9-2dc1bdbdf1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:12.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:22.375Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a254655a-a4a3-49ac-a6ef-f25849007383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:32.394Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=33ae5715-a899-4b67-af4e-7c55a8dd6bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:32.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:28:32.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:28:32.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:28:32.807Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:28:32.809Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:28:32.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:28:32.813Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:28:32.813Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:28:32.815Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:42.401Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fdce498b-9bab-4e0a-b6aa-27bba017718d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:42.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:52.406Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=cdf89779-c4fa-4572-a724-9055d8e19a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:28:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:02.412Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f1d8d9f4-781e-4676-84c3-0a45832e126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:12.419Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f76e3aee-4f47-4281-8911-49332b87fe97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:12.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:22.425Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8826f280-7d0a-48c8-9b12-17fbc58c6903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:22.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:32.432Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e5017328-93d7-4f42-be9f-6c41e692c05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:42.441Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dcafa47e-2b64-4a85-bd72-f004f7ae76c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:52.450Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5f03fea1-d093-4c65-a1fd-d1c244e06b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:29:52.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:02.465Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0bd25db9-6c2a-4f4d-8b11-cf96eabe8173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:02.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:12.471Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=39b51f20-6eb1-46f9-94cc-1e7510333342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:22.477Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=257f86f4-00ca-4b11-9f3a-674da8079d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:32.484Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d5693742-a2e2-49ff-a9f8-d6d15a9d41c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:32.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:42.489Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=35af8bba-3b2d-49f2-86d1-e92df84bf898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:42.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:52.496Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0b6d154e-9609-4c3b-8dd7-b9e82689a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:30:52.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:02.501Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f1cb7efe-712f-48b7-80da-35a567fab33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:02.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:12.507Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9b46e27a-bbd6-4048-a471-67d308d6d055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:12.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:22.514Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=af9bc795-b379-4476-844b-a998e2ef4d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:32.521Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=67c937f9-4a87-4638-869e-fc44e6c26707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:32.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:42.528Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=52d640cb-7f39-43e4-959e-3d215ce367da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:52.536Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=148c89d3-e6bc-42d2-9bdb-38a35623c7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:31:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:02.552Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=60490432-e1cd-437c-8731-87fe2aa89a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:02.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:12.561Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=72eac52a-6a85-4931-abd9-dd5197eb61d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:22.568Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=23b6d9ef-0eb2-4726-a14f-e68c0f9a3230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:32.575Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3dc09249-2344-43b8-8f64-4550fc816653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:32.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:42.580Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=508d747f-6ef6-4a2e-9d07-3ad52d04a705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:42.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:52.586Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0783bd53-8ce5-4469-8f90-2d18d7644426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:32:52.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:02.591Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7adb3e8c-a541-4c15-bfe3-2f80c50f398d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:12.597Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=036fc7a2-f9c9-428a-9262-fcac7d96d6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:22.604Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8efa57fc-fc04-44f7-800c-9710b0fdb64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:32.626Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f8dff6e8-b9aa-4ec7-ba85-7f16f6e6bbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:33:32.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:33:32.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:33:32.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:33:32.857Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:33:32.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:33:32.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:33:32.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:33:32.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:42.657Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=20dad013-d972-4e54-81bb-aa9b86e0e408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:52.675Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=66e40646-afce-47dc-b36f-9c1c103c5015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:33:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:02.683Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0179c750-15b8-492a-8264-6cc52a5dcb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:02.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:12.689Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=56de6b5a-3513-4be7-98bf-f52df764c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:12.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:22.695Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4ada1242-1690-4400-9c7c-2599cc7d4f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:32.701Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=02f2d80e-b5bf-487d-ba2a-57226e4cd0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:42.706Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=92ef5338-cf37-463e-b3d9-3f94532fe995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:52.713Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d488287c-e588-4153-99b4-f8c6d6ea55fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:34:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:02.720Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6efa6c1d-dc47-480a-8401-a9e7d6677747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:02.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:12.725Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b4a1f92e-09b8-4334-8df6-e1c997a07c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:22.732Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=823540ce-49f7-46aa-a25a-4f9214ed80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:32.741Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b00bde77-6068-47fe-9a51-60fc9e30a402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:42.748Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5706d174-e501-44d4-8ad0-b75f0fca252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:52.755Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=42748dca-586f-48ca-9458-cca5bd9aba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:35:52.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:02.770Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e715380c-f332-4bb4-b648-d4f6bd423640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:12.777Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d34ff9e8-ec12-4520-b9e3-13a6195708f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:22.784Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=74a0eb4d-e296-480c-b6e4-090543859fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:22.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:32.791Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=305da1d2-a070-4a4b-b179-0207d006ef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:42.800Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3fe924f9-cbc3-437c-a7ea-7a53fb9665a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:52.805Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4c714ced-c0f7-48f0-a0d2-eb4688e0692e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:36:52.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:02.813Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=35e342f3-1415-4574-b77e-6e76e88d2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:12.818Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=eb8d6899-401b-49e5-a0f0-a41c6c4beb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:12.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:22.825Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2d1d9432-3775-43df-8857-40d92d185fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:22.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:32.832Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b60ff585-09b4-4533-9f71-278cc9347a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:42.849Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b6e57a74-7822-4ca6-aae3-6064e98e6c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:42.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:52.855Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7e3c1281-70d7-4247-b291-388f4e1727c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:37:52.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:02.861Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=36834236-d63e-4f30-a97e-4e3cbd524584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:12.871Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3462341a-4560-4150-a299-03a602621784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:12.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:22.876Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b567ea89-908e-48a1-aab1-aa9eb86bdd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:38:32.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:38:32.800Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:38:32.801Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:38:32.804Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:38:32.809Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:38:32.809Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:38:32.809Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:38:32.811Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:32.881Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3c4695be-68fb-4b49-bb17-febd03fa7b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:42.903Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f1763c16-3859-4cf7-ac21-1633ce4a36ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:52.910Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fbeaedd5-dbc7-4172-b230-47fdc9b01db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:38:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:02.921Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5051910f-a3ad-4fec-bf03-3720c1250338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:12.929Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b940a948-bce6-4d1e-abca-3fa2c5070e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:22.938Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=aad2f73d-e23d-4fb3-9d70-e09f1102efbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:32.947Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e0e558a9-3e3b-4737-9c62-e03a59032adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:32.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:42.963Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=14225d78-8759-40b9-aeda-ff4e6a715ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:42.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:52.969Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=430a9e39-459b-43e8-ae90-9e87f4098a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:39:52.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:02.976Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=db56f200-a967-48dc-ab93-96fbf5933092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:12.980Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=95c9e14b-b0c9-4936-b2ee-8faa6058efa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:22.986Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0a973f4f-4d4c-4dab-a579-08a0295d0cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:32.992Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=27e4aab4-f918-4600-9952-faeec446d7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:42.998Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7e4e72f3-61fa-4f52-b356-e446268a4314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:43.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:53.004Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d638c9c6-4baa-4879-8ca1-8af6377f2bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:40:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:03.009Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2082e5a0-c139-46fe-aeff-08265ef09c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:13.016Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3e68c2cf-0246-48e4-bda5-5305320c3ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:23.025Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8da03934-d6d3-42cd-adfe-209c8325a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:33.030Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=337b35aa-ffd5-4771-b1d2-3de0939eb533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:33.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:43.040Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=90391cc4-86a6-443f-80f9-707f1f53661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:53.056Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=881c8d08-3bc9-4c18-81f3-267abaa1ee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:41:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:03.062Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1fc0b699-58f1-4204-83bf-5e7f5836640e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:03.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:13.068Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=00d61532-be2f-409a-b100-96afc9923731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:13.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:23.074Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a2815df6-2064-443d-bc69-93e931a6f355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:33.080Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b30dd21e-0a31-4bbe-81c6-55235cf734e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:43.085Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9bc20e1c-7831-4388-8400-1b343782a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:53.091Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1231061d-effb-4c8b-8c5d-dd60f302240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:42:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:03.098Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8017cd43-fbed-4e21-bcbb-fc7517cd6ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:13.104Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9731562f-8583-40fd-bdf5-b1d3c91f9621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:23.112Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=68dc9b82-b8fa-4b41-a8b9-e63326230d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:23.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:43:32.789Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:43:32.789Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:43:32.790Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:43:32.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:43:32.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:43:32.797Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:43:32.797Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:43:32.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:33.118Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=538cef85-8cf6-405c-a464-f7c99f517d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:43.124Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3f6a63a1-da1e-417a-ae42-5bb2f5bc5507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:53.138Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e3d81420-a30d-470b-acd2-989e2f665e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:43:53.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:03.145Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6e415176-338e-47ed-988f-f0b3518d593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:13.149Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7e2d6d9a-e5d9-4691-a992-c66b60bd6697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:23.155Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fc27d4e6-cf13-4dd5-bab5-28fb9b56fe74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:23.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:33.160Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=09321be6-aa9f-46aa-a55d-1f1f3f70ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:43.166Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4cd563f1-fe1c-4d2a-bbcd-7371a3fda329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:53.172Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=76e33888-3c93-4620-a15f-1eb6264fd2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:44:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:03.177Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3acc7c3b-f441-4f27-9ecc-63d19986ec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:13.183Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=28656f94-5b44-4fb3-8adb-364b8b162504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:23.192Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a8c8c13c-f209-488c-b13c-6e7831a026c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:33.200Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f6f70778-48d9-424d-afea-dc2feddb0e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:33.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:43.209Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=485b32a4-80e5-4ab8-a853-1370a834ed34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:53.226Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=11580f89-f550-4acc-ac74-d3b713630df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:45:53.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:03.232Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=94f690e2-26b5-4050-a957-6616d6ae2c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:13.241Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9f0ba68c-eec1-449b-b1ad-6e39494e96ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:13.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:23.247Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0e31b8df-d63d-40ad-8a72-d692f7e051a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:33.252Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1ee71020-0e5d-4b8c-b349-616a0f0b777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:43.258Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6325097e-a129-4cf2-a589-d87ef9ad28a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:53.264Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d6de8f32-4e5d-450f-84f1-78c9ea3368e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:46:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:03.270Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2f2e7aaf-432d-42b5-8c4f-817ecaa5d6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:13.276Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=da814604-5057-4ba2-a3e9-09acf02dccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:23.286Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ebe9045a-4b9e-429b-adca-13a8d79bcd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:33.294Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=dd33ac05-0b3b-4c96-a50c-3b207b1c2b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:33.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:43.301Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=720d01ba-3c5f-41b1-a3b7-1c83521c86d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:53.313Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=29e07934-71f3-42a4-8178-9dd2d98deae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:47:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:03.318Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=72c5e4f8-b861-4083-83a8-50e59e708b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:13.325Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=faa6f602-563e-4684-8251-4cab7ff86864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:23.331Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3a21e656-824a-4573-b85b-efd0cceb1550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:48:32.750Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:48:32.750Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:48:32.751Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:48:32.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:48:32.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:48:32.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:48:32.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:48:32.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:33.337Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=05987b9c-45c1-4cca-8a0a-2b38e12e6b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:43.344Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2c8c9a50-e7bc-4852-8b0e-a83dd5715352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:43.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:53.350Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=615206ef-261e-4721-880b-a143d20a9a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:48:53.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:03.356Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8775c81f-114a-4509-b60f-121d7ad251c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:13.362Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=32957d5e-1d66-48ae-b8c9-adfa71bcbe28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:23.373Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2e045a29-e168-4ebb-91bf-edcd7ee9cfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:23.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:33.382Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=328dd9ff-1725-4580-8093-2ca2f8b8e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:33.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:43.391Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=172183cb-16c7-442f-b453-e211ffbced19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:53.405Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=38c6bec2-28e7-4829-823f-ddecfe657b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:49:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:03.415Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=45b6e860-56f8-406f-a486-7138d41d92bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:13.421Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d51e6c67-e4ff-40c3-adc5-a0085208e231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:23.427Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5a1fc80e-75a9-4a3f-a36d-21d80f0de8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:33.432Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=55a3a9de-7f20-4594-9a09-7463008e050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:33.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:43.437Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=731fefe5-8ccd-41c0-b99e-ed0062ad1ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:43.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:53.444Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3ceeb09c-1906-43cf-a23a-3a785d316ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:50:53.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:03.449Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=342e8017-a4f6-4260-ab99-b9d681a3b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:03.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:13.456Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e05109dc-841f-4784-9ca5-f097f2225c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:23.463Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9bac00a9-5a97-4fbb-961e-479537bd1879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:33.471Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=aa7f0590-698c-44c2-baa2-2a8593dd2663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:33.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:43.479Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a61d4332-14be-4ea6-bd92-02c33095b0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:53.487Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9810bead-dee6-4715-839c-6d5f7694586b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:51:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:03.501Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=93eccb1f-a8b3-4589-b877-93d3248f386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:13.507Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f563ed5e-aea1-45ac-8c36-0357b799874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:23.513Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=412c83c1-a5e2-421c-a514-d961ff628fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:33.519Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d08e54fc-fdce-44fe-a98f-dfe766e605f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:43.528Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=84009f13-769e-4750-8492-c5bf378f88e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:53.533Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=58dca6ea-9189-40fd-91bf-6e37dd34fdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:52:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:03.539Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a81de5b1-c606-44ca-91f5-12d6c012cc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:03.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:13.545Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e471fccb-4132-4e5a-b2a8-1891c9e4098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:23.555Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=eee5382b-5aff-4aac-afd0-0b72a6237a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:53:32.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:53:32.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:53:32.755Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:53:32.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:53:32.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:53:32.761Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:53:32.761Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:53:32.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:33.564Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4e79924a-9cf2-4ee3-b824-9a2fbc1860a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:43.571Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0a8f631b-29c1-44da-b243-93ee7e8d2d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:53.585Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=5cfce942-6ca4-4657-9bed-263da8e2638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:53:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:03.596Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9a10773d-ae44-423d-ad8a-8e3ffee84ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:13.601Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1c7adbf0-1dbd-43bb-bd99-308fa23fa12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:13.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:23.607Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2f4646aa-0fa1-4fc6-bb06-1f618594b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:33.617Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=090e661d-58c0-4df6-b130-f26990db3931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:43.623Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=23501012-4097-4288-8c1e-bf5bf9347da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:53.629Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=77da7803-2445-4d53-8e42-d2d342e13855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:54:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:03.637Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=041abb37-67af-48a5-b7e8-3072261cdb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:13.644Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c47cf6ba-83af-40af-a08e-fe6f135080d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:23.652Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=36fbe367-719e-41f7-84eb-d1ab86286ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:23.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:33.660Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e7147dc7-bdc5-4238-a680-6cf5fe48fc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:43.683Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c22ad6ef-617f-4303-8b73-a9f0f13b4429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:43.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:53.689Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3cc5e821-29c3-4737-8f3a-01c9cc0290ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:55:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:03.696Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=85220236-9ed0-455d-a8c1-aef43159c82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:03.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:13.701Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=90228e89-4ffb-4c86-bc79-e5a8b8b19d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:13.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:23.707Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=27524ca1-15c7-479d-bc77-b4a648e74377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:23.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:33.712Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=059fe9de-c392-447f-8b2b-04d6088d6dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:43.718Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=849c94d4-c97d-4a5a-9a6c-90d4054deb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:53.724Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fc06036c-9ccd-4672-afae-b4d37edc102f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:56:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:03.730Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fee3de47-cad8-45e6-90a7-1db0fbd22ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:03.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:13.744Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f05c5c80-6433-4392-a52a-158f4d4e6608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:13.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:23.752Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a80e05b9-6ff5-4b57-82a5-ec02500cfd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:33.766Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a42b92cb-9847-4693-b8e4-d86a0b2db176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:43.775Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=81194098-1c96-4bf4-8a33-a19b2f464f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:53.781Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8613167d-28a0-42fe-b2e5-0d4f3c308eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:57:53.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:03.787Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=96afb739-6a12-49d8-a373-fc821e3e81c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:03.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:13.792Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=a36fadc7-2307-4563-9e93-df94b8027921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:13.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:23.798Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c14e73c4-ed48-495b-ba35-9cbe87841c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:23.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:58:32.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T00:58:32.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T00:58:32.748Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:58:32.751Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:58:32.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T00:58:32.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T00:58:32.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T00:58:32.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:33.804Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=61e6a5a6-ebe6-451d-8dd1-c2308bacd52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:43.809Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bdab53fd-eafe-45e1-8776-943e9518bf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:43.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:53.814Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fb576712-64e0-48bf-a2bd-9f693f6d1d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:58:53.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:03.821Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f551997f-8e6f-465e-9abc-42800a52c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:03.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:13.835Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=1136baed-c9be-45c8-9015-e70a83e0a7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:23.841Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d785f1a4-f597-42f4-9b96-1537d05d73e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:33.852Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=24d3344f-8405-483d-bb3f-d2ba5e6778ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:43.870Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c350b092-c5b4-4e5b-b3d7-5b44d7d76623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:53.875Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=2f9928b6-589f-4cf8-9031-90c59e3faea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T00:59:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:03.882Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8fb9214a-dc81-4c5c-bbfc-19732a47012f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:13.890Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4427c77f-6f04-49c8-b090-f86f08f46910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:23.897Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=94f35aa7-4c7d-46fb-bccf-105447ce763c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:23.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:33.904Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=66875d03-d505-4c71-b0b0-1ee1eb86639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:33.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:43.909Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=f9724937-96da-4a12-bd49-ed6127bbeb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:53.915Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=892ea5d3-9e7d-4f17-a623-27c9f6e22b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:00:53.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:03.920Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=784f58ed-8203-44cd-9c2c-5f7226c4ee96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:13.927Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=406969a3-6000-4c64-b8cf-735ece6f311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:23.936Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e49e8e31-522d-4f32-8951-8b7a36044f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:33.943Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=33bc1c92-fbe1-4d99-8d5e-63c2b7eaf713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:33.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:43.953Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=7a706bf9-a49c-4789-8bd0-d61ebab050b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:43.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:53.971Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9fb35034-a918-4cdf-a7ab-ebda3d8dc5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:01:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:03.977Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=32b305e2-7643-46b3-8299-31fceef63f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:13.984Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=b28ab580-1bad-4ee2-ac3c-22f18a159238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:23.989Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4356615f-f66b-4593-a7b1-9495be1e07ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:33.994Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=03b05588-583c-4b43-8a93-fe23512a588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:44.000Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=4f62b7c0-a536-4053-899d-97920321e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:54.005Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=9619048c-c82a-4b2a-9cc2-1fb1929db789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:02:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:04.010Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=8d981d15-63a4-4104-9c6c-5ba94891b0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:04.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:14.017Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=c0e7ca3b-8b2c-46e1-bd63-f283650233f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:24.023Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=bb3652e3-51a9-402c-9937-8db89f680a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T01:03:32.820Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-08T01:03:32.821Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-08T01:03:32.822Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T01:03:32.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T01:03:32.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-08T01:03:32.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-08T01:03:32.828Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-08T01:03:32.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:34.029Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3c789a22-8f36-4182-aca4-e38de42a1585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:44.036Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=6c955cc9-ea94-45b8-89c6-ae73cb12e57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:54.047Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d9700fbb-b502-43ea-a649-022b514d0f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:03:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:04.054Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=d2ad3089-74dd-47f7-b380-140b09186659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:04.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:14.059Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=04381901-7783-40a3-ab05-ca5ec81bbccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:14.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:24.064Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ffe7097b-b793-45de-905a-f8f7ce9bac54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:34.070Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=faac0da3-9bdd-4119-bb37-622cf3b79d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:34.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:44.075Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=fd95e27a-a9f5-4b87-9567-b093da3be834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:54.081Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=ed75d7ec-1425-4d97-96c9-9273f384a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:04:54.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:04.086Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=e40e1b50-f270-46f7-a1f7-69e0b6323edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:14.091Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=3d90c1fb-2a53-43b1-aff1-e862cc652629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:24.096Z |INFO |Init configs |InvocationID=fdc8702b-0ccd-4c48-bbc6-fd5091bca0e2, InstanceUUID=0e420d1f-9888-462f-845a-0c5fb17b16e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-08T01:05:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |