By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:00:30.452Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:00:30.456Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T05:00:30.503Z |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-03-17T05:00:31.718Z |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-03-17T05:00:31.838Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:00:31.839Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:00:31.839Z |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-03-17T05:00:31.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-17T05:00:32.025Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-17T05:00:32.055Z |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-03-17T05:00:34.287Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-17T05:00:34.833Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-17T05:00:34.854Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-17T05:00:34.855Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-17T05:00:34.916Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-17T05:00:34.916Z |INFO |Root WebApplicationContext: initialization completed in 2860 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-17T05:00:35.390Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-17T05:00:36.419Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-17T05:00:37.835Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-17T05:00:38.494Z |INFO |Started MainApp in 12.99 seconds (JVM running for 14.384) |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-17T05:00:38.580Z |INFO |Start scheduling PRH workflow |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:00:38.592Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=22b9ac0e-c38d-4423-a84c-2e8f0bd3f68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:00:40.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:00:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-17T05:00:46.911Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-17T05:00:46.911Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-17T05:00:46.914Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:00:50.091Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=37e540d9-feb4-4f25-a962-53310bdb4cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:00:51.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:00:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:01.160Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d132fc29-67b1-48f0-b8dd-90a31fe09086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:02.235Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:12.244Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b099441b-4560-4b81-b23d-4eabc29ccfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:13.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:23.304Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=11593608-f785-47c9-8409-9f3a07958a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:24.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:34.349Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=77bf6edf-462a-412c-8642-5addfc265af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:35.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:45.389Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0b507b56-ce83-49c6-9594-a56763836576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:46.454Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:56.456Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e5c8e87c-3d08-43ba-90ad-94115d1a530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:01:57.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:01:57.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:07.502Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=33ccd206-7041-4dea-a79e-ecd6c75ba4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:02:08.566Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:08.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:18.567Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ed4a27d5-37d2-40a8-b012-ab0c965099bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:02:19.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:29.613Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7f0d1010-9d5e-4b74-aa47-824c58835275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:02:30.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:30.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:40.680Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=067c02ce-4df6-43c5-a09b-acdaaf3aaea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:02:41.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:51.721Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c3d9e4fe-02b9-4661-a208-d969366ff842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:02:52.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:02:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:02.792Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4f00cfcc-48d0-44ec-acf3-8d55ac578d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:03.837Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:03.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:13.838Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d40416e0-7702-4212-9911-cfd065ba5741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:14.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:24.873Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8a24127f-7fdd-40bc-9585-f0c6e78be04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:25.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:35.914Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4e30e051-b5e4-4838-bdc7-aaf1b120d059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:36.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:46.957Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0eef803a-e94f-4801-9035-84b0955b9af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:48.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:58.024Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6a055a25-97e4-49fc-8a5e-dd9033bc8c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:03:59.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:03:59.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:09.105Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a80c9d43-cee9-4cea-87ee-a16bf20c7ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:04:10.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:20.169Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c356e599-dae0-44d0-a460-8a26b0b7f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:04:21.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:21.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:31.209Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=43fe9b49-5458-4a86-9f74-cf928d122766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:04:32.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:32.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:42.284Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4481979d-f460-45c6-91de-d753192f5467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:04:43.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:53.357Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=94139e15-81ec-42c4-8218-52cbc3235b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:04:54.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:04:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:04.391Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=539a495e-e31d-4371-8aef-ee375e9d1466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:05:05.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:05.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:15.465Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8dea5f71-567d-4c23-befc-3acf45c25875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:05:16.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:26.508Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=678c66ec-a3c4-4712-b39b-e2e3aaaeecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:05:27.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:05:36.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:05:36.329Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T05:05:36.330Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:05:36.333Z |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-03-17T05:05:36.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:05:36.347Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:05:36.347Z |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-03-17T05:05:36.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:37.548Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b6a9d2bc-c3bf-45c0-9e5c-834844e699db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:05:38.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:48.619Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cced8c48-6936-4b64-9898-d87ea2e96c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:05:49.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:05:59.655Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=77788fd7-d2b4-47b2-a22c-0e591e91414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:00.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:10.696Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cac788e6-e4c3-4f77-b343-ca330240cab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:11.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:21.774Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8524ddbd-0bd3-427f-b68f-73062c3dfb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:22.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:32.847Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eccabec2-681b-4c63-98f2-855d07ecc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:33.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:43.916Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0028f9a8-c0f0-4bcd-87f7-6eac0dabcacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:44.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:54.952Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=986ec6ce-04c8-4821-b383-c27fa008070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T05:06:55.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.108:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:06:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:05.992Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=39572745-93ba-4bcf-97a6-41e0be808de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:16.442Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fb3dc492-c9c1-4ece-8fd6-d87fdd238ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:16.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:26.463Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ea9b2fff-b36b-43e2-b8b9-e9b1cd7f038f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:26.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:36.484Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1947db43-47ea-46f0-9886-11eb97bba0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:36.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:46.504Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b3e9daa3-8a8f-4748-9d7d-33acb220ec97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:56.525Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=136e7917-529f-479e-bd33-6b13de412f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:07:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:06.550Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b7d0f277-1962-451b-9eca-8369692800a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:06.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:16.566Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f08a13a5-3470-48a5-9680-af026c979af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:16.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:26.582Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5e755ef7-f448-4e1b-925d-027ec4c809f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:26.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:36.598Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f4bbef13-cb87-4458-ad47-1a106b2da86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:36.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:46.616Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=20e9b4d1-086f-46cb-ae94-25ec0d21459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:56.629Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a2d4a1b0-c4ca-4ce9-a3d7-dcbd04830e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:08:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:06.645Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=680add86-208f-4550-a870-6028e186574f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:06.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:16.662Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b0c9c4f6-f607-4bd7-83f8-58fd59ea5450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:16.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:26.682Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=faef149a-1bea-49cc-9675-96f86e61f454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:36.739Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dbdf5411-2057-451c-aab2-06ad29efec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:36.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:46.782Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=11628e24-8873-4d93-a6f5-58f54dd1812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:56.801Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d4ce7ef1-4d4f-476a-9ad1-dad3f76fad08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:09:56.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:06.831Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4b04580f-0e57-4f92-97da-97d84bd7a80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:06.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:16.847Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d4aae2f1-d819-4cea-a908-7287c795c4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:26.874Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=846f8d88-1f79-4f2f-97f5-2edc727fe98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:26.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:10:35.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:10:35.786Z |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-03-17T05:10:35.787Z |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-03-17T05:10:35.791Z |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-03-17T05:10:35.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:10:35.802Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:10:35.802Z |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-03-17T05:10:35.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:36.895Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3d66d48e-0406-40a8-a638-4953f14f230d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:46.911Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d08814ee-5ba7-498e-bb90-cf9441eda73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:56.929Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=23ebab7f-d91f-4f6b-8402-fdc3c687bf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:10:56.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:06.944Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=09d3e7b9-1ec9-45e7-99a2-6a5c092ae5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:06.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:16.963Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=acc254d6-d2e8-4fe5-8b5e-1062adec0b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:16.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:26.979Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7a7e65d9-5252-4d56-a3d2-63bd2224cc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:36.999Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9846aabc-382c-43dc-b0a8-4c5215465a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:47.024Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e5db806-c85e-469e-8040-67dc4d6b98cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:47.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:57.043Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5b1b04e8-0c06-4467-9c72-f3dbc1a68892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:11:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:07.067Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f59e5aa3-1bf3-4111-8783-4e4682858a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:07.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:17.088Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=522d08bb-d6fa-4ec9-be1a-f9423470dbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:27.100Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7ba7f9be-71e0-4191-8d3d-475f43976254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:27.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:37.116Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5ce851a2-657e-49cd-8302-8602b3a0b89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:37.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:47.145Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a6bb30b1-7e9d-42ff-a15b-381faf37abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:57.160Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee110f23-d9f2-4ce7-90ea-21c71137978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:12:57.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:07.176Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=399f664e-068d-4b45-b879-68ca0f3df03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:17.195Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=524d90f3-6597-4e58-a014-9df3b8650ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:17.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:27.210Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=32c49a0a-da7f-4bf8-94df-7990a47ffdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:37.238Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0b5f9b5f-9d2d-47f4-8824-9dd555e3f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:37.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:47.253Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=94ce9782-f5ce-4512-b566-cd988d7e2b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:57.267Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=958a3e79-f59e-4a47-946d-6b39eb01baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:13:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:07.280Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b85609b5-848d-49cd-8f40-0dc8cc5e4550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:07.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:17.293Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f31b99bc-3c9b-423d-b0ae-8d2953270907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:27.305Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2cf513ef-e054-40a8-ab9d-f9c733f4db5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:37.318Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=54c74bce-e1b5-407d-b4f5-fc6c5dfa12b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:37.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:47.338Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=96daa397-63a1-4ae7-985d-33b99537a240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:57.352Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=81e0ea19-5625-4349-af79-9fe80081471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:14:57.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:07.363Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=97127d1e-8c28-4975-9e8b-3be57a4c4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:17.375Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2f6fccb8-9cb1-4e64-9bf5-132cc88a7adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:17.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:27.393Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bc29c184-0c98-44e1-b750-eef165aaaa46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:15:35.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:15:35.732Z |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-03-17T05:15:35.733Z |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-03-17T05:15:35.735Z |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-03-17T05:15:35.749Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:15:35.749Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:15:35.749Z |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-03-17T05:15:35.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:37.405Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6a75322e-ff7f-4761-b546-49e2c257d605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:47.416Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cb087972-d6c3-4ccd-9af5-c6b0b22f0b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:57.430Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8eacd094-a204-4482-8c76-b070114cb7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:15:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:07.440Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a4b17c99-68ee-4523-901e-5879594bb3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:17.452Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bec1da8b-16d8-4b27-a013-e5f152966bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:17.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:27.465Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ec8559dd-69fc-405d-967a-d0e9486b15b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:37.479Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=776eb330-3e81-4681-9f77-3d6b1abd8cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:47.492Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d0c27c79-64f4-4729-a1b9-a3370c583276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:47.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:57.502Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=596ebc0e-5b77-4eed-b65e-d00f48485036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:16:57.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:07.514Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=be570665-98b3-4fe7-af8f-d67ef88c0441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:07.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:17.527Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=97af7606-ab6b-4257-93d4-3c13a0c440bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:27.539Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8451c5d6-f441-405a-a46f-e5cf20c209f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:27.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:37.554Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=34476588-cc48-4cdc-bbfa-5d56ff9d591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:47.566Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c8a69add-3bfc-4e83-b07e-432bddb48362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:57.581Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f20bb18e-a7fb-41af-a001-182242fbaebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:17:57.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:07.595Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=339ab7d2-209c-4e9a-95ec-f03548865dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:17.606Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=568dee35-3a77-439e-8a09-c22a0c17dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:27.618Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7fbda1c7-1684-41a9-88bb-7facd7d03b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:27.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:37.633Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b635c066-9824-40c5-8e60-e9fd2bd50bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:47.644Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=58aed816-4f66-46eb-8171-a495e594e01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:57.655Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a26718fb-0a17-46c5-940c-36a6cccdcb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:18:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:07.667Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6de21316-2e0f-45a5-97ee-f88f426045de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:07.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:17.678Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0ec03737-c9d0-4819-8fde-7886b526babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:27.690Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bf975aed-a737-4874-aa20-25e4787c0164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:27.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:37.700Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5bfbf9af-faad-466f-acc3-fdd10b0f9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:47.712Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7805ae39-6a81-443e-8bda-b62af4948213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:47.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:57.728Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fa73e3d1-bd43-4919-b3d4-4bc0f2f92517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:19:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:07.739Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c579b378-8512-42fb-a11d-8bebf446f4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:07.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:17.752Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=720e0149-6dd6-4e4e-80d0-11b6f95b495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:27.761Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=17a8ef87-0a34-45aa-ac0d-a34a0e25aaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:20:35.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:20:35.705Z |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-03-17T05:20:35.706Z |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-03-17T05:20:35.708Z |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-03-17T05:20:35.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:20:35.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:20:35.717Z |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-03-17T05:20:35.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:37.774Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=08abe0b8-6058-41a4-b4cb-4afbd4b91dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:47.786Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e8292ab4-05b2-4875-b552-56f82bf13043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:57.798Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=48829b8f-9391-47e8-9703-2ea67d1d7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:20:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:07.821Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fc478bfa-f553-445d-85b9-d0103563f8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:17.843Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=80c5fda7-edf5-4b77-8aff-58a681225cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:27.855Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e3956a8c-6c10-4fb4-9d9e-c8fce2a3ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:27.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:37.869Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a9737142-87a6-4a39-8dc8-b0df190c0585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:47.922Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a15dca34-f1ed-4c3c-b0e7-e4111ea3a9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:47.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:57.962Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6c7a481c-dfe4-43ae-81eb-3652a4a752a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:21:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:07.997Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2f235ef0-7583-41ee-ae99-78e083b7d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:18.006Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=06073e6b-f087-4035-9bd6-972329178508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:28.017Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fba43608-dab4-43c3-b1ab-c3497e14d243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:38.040Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d6fbe2c2-3319-42b1-a422-14e7d8c58cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:48.053Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ceb6a4f2-d8cb-4273-a853-621660c40949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:48.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:58.070Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cd6ea61b-b8e3-4a96-b9a9-ea49b6f4ffc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:22:58.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:08.081Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8fc41782-d757-4239-9bed-60194d3c4558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:08.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:18.100Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9ad8ef91-fbe9-4b5e-9139-a09f39c2a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:28.123Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=337f8d56-02b2-44ec-8297-0167ed2b35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:28.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:38.134Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=105d0e38-b8f8-4a69-a970-3777b6707ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:48.147Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2b2c7e02-a965-415f-8a0a-d2409c587f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:48.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:58.157Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1083f075-306d-4762-9076-cde88fc19f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:23:58.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:08.168Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a5eb7fd5-a767-4c4f-8b5e-6d90bc2cb321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:18.194Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=80987ef6-8426-4a22-84af-eb48cbd73b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:18.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:28.209Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f92263eb-6dc1-455a-8cca-f85cc3768556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:38.221Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1aebd1ba-278e-4c6e-8307-9180a08314b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:48.249Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b2029367-bee5-4c2c-8e99-a78637330f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:48.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:58.263Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c5dd79a7-716d-43f1-9a89-371fb4f21368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:24:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:08.282Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fffc8b4e-f229-4c46-b887-df29485de36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:18.306Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f9621339-6a22-407c-9318-fe451315000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:18.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:28.330Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cfd50158-80c1-4445-8030-ff75a596236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:25:35.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:25:35.735Z |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-03-17T05:25:35.736Z |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-03-17T05:25:35.739Z |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-03-17T05:25:35.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:25:35.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:25:35.747Z |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-03-17T05:25:35.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:38.366Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f0d6607a-7254-44ce-a0d2-f056e2ae9e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:48.391Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bb086b34-dc13-4313-bde9-eb071a00a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:58.421Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee9fea99-3a3f-4fdf-8503-e1fa447deaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:25:58.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:08.464Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9b9b6b79-b891-4d1d-bd78-e98a86bea5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:18.587Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=48c62300-aef6-43ee-a306-80937559ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:28.775Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9cf3efa0-e856-44ac-a9c8-a46d96bb0a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:38.797Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aad55dc2-9c12-4e1a-bbff-ab688e18eb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:38.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:48.822Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=089ab381-6080-4c49-beb1-b570b6e6d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:48.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:58.831Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f57cca4f-69d0-45a3-897f-c448dacc28da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:26:58.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:08.849Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5cd644c8-fd82-4d98-9fbe-bf97d8dacd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:08.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:18.859Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6176485b-da33-4abf-9450-0c7d17b00dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:18.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:28.869Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2930f57e-f265-4d0f-94d0-42548bdbd3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:38.886Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0605345a-9d54-47d2-acde-d291881de3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:48.896Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3a6eb3a4-4e20-4868-be08-f55a478d25af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:48.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:58.921Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d3984ff4-f747-4691-9fd1-902531a01677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:27:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:08.931Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f4954fa9-29fa-4b94-8381-81eec658b1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:18.942Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a9095e7b-65ff-4aa7-a32c-cea86b368702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:28.953Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9f0d5644-c3af-4705-aa66-698d21567075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:38.965Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ae6e6918-2076-4a3e-ba92-2b5cf1e8f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:48.979Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1f769ed2-22d0-4a92-be32-d6210c6dc606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:58.990Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=967d3e61-e3e6-4e29-8e45-d2da936e3463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:28:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:09.000Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1ea0ab34-07f7-444d-b7e4-987f1846f4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:19.011Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=68b2079e-2b8f-442f-8db0-f151c65ec2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:29.024Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d1e0ed3a-9dfb-4ce5-b2be-81bcad118c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:29.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:39.034Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4bfcd14c-e5ea-43d4-bc14-ae695a1f6a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:39.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:49.044Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6930a654-8af3-4af8-a62c-46a888080b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:49.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:59.053Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=30e8391b-7e43-4cff-a038-112424627532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:29:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:09.062Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1c3d1c04-93c4-4a88-8f5a-484f3a35e42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:19.075Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=14c14cde-4378-44da-af10-b820952e2b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:29.085Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6a8245ca-4933-41ee-9e17-22469c0de849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:29.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:30:35.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:30:35.757Z |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-03-17T05:30:35.758Z |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-03-17T05:30:35.761Z |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-03-17T05:30:35.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:30:35.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:30:35.768Z |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-03-17T05:30:35.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:39.095Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1272bca2-7067-4ab2-aa4b-6bca179d4fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:49.108Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=291127d0-8614-4e36-85de-4360e3002a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:59.124Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=376c3a4c-e1c6-4618-8fae-2a3c29f91e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:30:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:09.133Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c825b077-5283-4c8d-ad9e-d5bf2c59a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:19.143Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1d91ca6b-edc9-4fe8-bae0-ef88b209d781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:19.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:29.156Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bba92366-d59b-4efe-9dac-2e0156ed2803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:39.165Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=320e32d8-3c9d-4d90-b6f8-19fbf68625a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:49.174Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d6c51351-0fe1-4456-af63-ce4afab0ac8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:59.189Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2fdda5e8-bff0-4627-bf4c-0014571532a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:31:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:09.203Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=577a8dad-e08a-481e-932a-9b43f7890b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:19.218Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4a85bbd2-b2f1-4857-80ad-fe3e35f17019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:29.228Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0351d792-1f49-42b8-9ef9-b784e3e93200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:39.245Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee241c48-a11c-406a-b428-cc2a0ce2a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:39.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:49.256Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0f8087d7-45d9-49cb-b675-3f9613f7835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:59.275Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2800ed20-6bc0-45b7-9889-cc4c2024af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:32:59.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:09.287Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=33c7eb1e-292c-4329-bcdf-67b4bdc41132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:09.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:19.296Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=43cd53e6-6c59-49ee-b253-bc2a70314cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:19.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:29.306Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ed788d47-c481-4474-b4d4-bb7a5a8ea6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:39.315Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=90098111-fd2d-4ef7-a343-e92759ac46a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:49.330Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6859dc45-591c-4e94-83e2-cf0a468247a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:59.349Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b3c7bac9-3e2c-4164-953c-fdfb38b4fb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:33:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:09.358Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4617d695-68fd-48b1-96bf-3282cf4e6100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:09.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:19.369Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c6212c94-46bc-44e0-aedb-20bacf7fa680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:29.380Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bdc2faad-4326-495b-a0e3-150e2c26ed75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:29.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:39.389Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2f31de9d-6e85-4275-bb78-aed0d22ecf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:39.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:49.398Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3ebd01e4-bad6-4210-949d-e8774af3b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:59.408Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f34a7036-d101-4b17-bd95-62fe3e5fa093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:34:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:09.417Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f25aa245-38c3-4bb2-a59d-25978c800187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:09.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:19.427Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0f4ca22a-fabc-4352-8e3d-d3acd97cf7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:29.437Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a2357e2c-a2a4-4456-a576-37af8d43b3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:35:35.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:35:35.720Z |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-03-17T05:35:35.721Z |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-03-17T05:35:35.724Z |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-03-17T05:35:35.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:35:35.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:35:35.731Z |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-03-17T05:35:35.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:39.451Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dc9c46b2-dc5e-4cf2-b58f-6c147dc6380b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:49.463Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=99775a9f-70d8-4ea8-a9e5-3864b0ac4958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:49.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:59.489Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f43fceef-a6a5-46e8-88c3-b841862bdc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:35:59.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:09.519Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ce681a04-870c-4439-991a-c90b69ca4ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:09.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:19.528Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=07df4590-9ee5-4949-96e2-2b0bf429f208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:29.538Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=13806484-eae3-4290-ab5e-2424381a1d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:39.550Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=29120a98-907b-4a48-ac29-0b8526529435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:49.564Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ddf87e68-fc87-4bdd-b0bb-e8a1cc31f387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:59.576Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c8a7bcff-9603-4ed3-9a13-fe8987919317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:36:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:09.585Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9927d563-6645-4ae7-863c-dfa6d8dfc192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:19.593Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6aeaa526-1175-4c25-9bd4-fde1cb9972a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:29.604Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e90c3fd-d199-4799-8715-a7fe15c0ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:39.614Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4a9a65ae-97ee-4ba7-9ea7-3f3a6022fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:39.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:49.625Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=85d9e2d1-20f4-4ae9-b1df-1ca81a830a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:59.635Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=45bf30be-5c21-4b28-b72c-3a0c032b7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:37:59.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:09.653Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=29feea1c-6bc4-42e0-8f14-fb8c3bcab420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:09.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:19.661Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e9e7d262-592b-42b6-bf1f-07b508f1d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:29.675Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8abcb8e6-6374-41d4-b375-575cbf97713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:29.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:39.684Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a2ab501d-3579-4d5b-9258-3126c7c9ce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:49.695Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8259f98c-cc0f-473d-aef4-d8998e4070fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:49.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:59.704Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c4c1f33e-a668-49a4-82a2-99847a80b80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:38:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:09.713Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=99e89312-f71a-43a1-942b-37835809ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:19.726Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c0d26904-2d2f-4359-8aab-6e46e7cdc087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:29.741Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8109dd04-655b-4e91-b802-ec5400cbd15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:29.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:39.751Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=59d33982-6779-4653-96d9-4acd29daf2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:39.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:49.760Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=14ebfd6b-13d5-4a72-b361-9ad5943b8769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:59.771Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fcd767a8-42f2-44aa-867e-6f64de213306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:39:59.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:09.782Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4a8de7fb-e94d-4d70-8d1b-d3fad0611311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:09.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:19.802Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e579c5a0-44c0-46c9-a445-5635f5f21b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:29.818Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=19b68b88-6384-4c09-9fab-cd57257e7454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:29.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:40:35.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:40:35.779Z |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-03-17T05:40:35.780Z |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-03-17T05:40:35.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-03-17T05:40:35.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:40:35.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:40:35.791Z |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-03-17T05:40:35.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:39.830Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4d1dade0-92b1-4b1b-8cb0-8de5f527abf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:49.839Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ad28d9f3-a41b-4bf0-bc48-b0fff18f15ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:59.856Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ebb4d7d7-e142-4540-b9ab-db558449a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:40:59.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:09.864Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cbc067d7-700b-4fdb-8421-674fede2cd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:19.874Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cc475c5f-89b4-4163-a013-14701ca51510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:29.882Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e2251075-5046-4b22-bfdb-9a62fd1f8e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:39.894Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=de77280b-2846-44d9-9ba7-7e2a51a86946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:39.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:49.902Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cf6421d7-e2d0-416e-bbc7-6e87fae8871b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:59.913Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9cc5ca9d-9615-4aa0-b730-a045deaeaa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:41:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:09.921Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ce769303-d948-4d07-b82c-7ffe968901c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:19.932Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3c36c3d6-88d2-409f-a887-85dd672dcc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:29.942Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=02bc2092-6c8e-496e-b6de-99f9583c1227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:39.951Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=42b0e77b-c791-47b1-8b3d-80f273e50ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:39.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:49.961Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=89464959-6f1c-41e7-924d-66a509089e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:49.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:59.969Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=de35a354-e5a6-41d8-b5a1-5eb8cd83286f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:42:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:09.977Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5202a77b-7aa1-4fe9-a581-37a6ff78a3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:19.986Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6d5cf3fb-e189-4a22-8fe8-ed89301c5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:29.995Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=32f235f4-c31a-400e-8181-e649bd546039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:30.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:40.005Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=86bbf588-4cfd-4c7a-bf3d-691c9483943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:50.014Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dab40024-c3c4-443a-bb5b-9a5c74737794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:43:50.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:00.026Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=47be044b-6a4e-4d12-9704-65777dd6efd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:10.037Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=62c9a3cb-9ebb-4411-8ea1-f137464b41b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:10.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:20.053Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c8cbaa0c-2996-47dc-be29-a4a607e81656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:20.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:30.067Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b17f7a5c-30cd-4240-b997-5ed88a6ea419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:40.077Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=06bf6ba9-d3d0-4cc0-8984-0b6d797e4cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:40.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:50.088Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d6793781-426b-43c3-a8a4-63f28a15ae72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:44:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:00.097Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2edd3290-f869-40ce-8aed-067058497cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:10.108Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8a42a43d-c34e-40b4-8d6a-45a30128e095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:20.121Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=75a97270-aa2d-4982-a73d-b8e0795a8563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:30.130Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=de23e7ec-b187-4d83-97b1-2b1d710662eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:30.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:45:35.689Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:45:35.690Z |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-03-17T05:45:35.691Z |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-03-17T05:45:35.695Z |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-03-17T05:45:35.701Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:45:35.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:45:35.702Z |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-03-17T05:45:35.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:40.139Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ce41c279-b1c9-4033-8f9b-c4946a1a083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:50.162Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=22c3eee2-9d4b-4e89-9223-8889f4b7960b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:45:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:00.171Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=de54d88e-65fb-4951-8333-6604e801742e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:10.180Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e380beb2-b712-45a7-b940-344349f68bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:20.189Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7caffa8a-b6ef-48ff-8208-7291c6a39ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:20.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:30.199Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cf590c0e-22b9-4ece-b90f-2c718dff4f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:40.208Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d0d80c34-e05a-4539-ad17-9265cd0b7fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:40.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:50.216Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e1bad2a6-ee2c-4560-80c2-49ca85e12675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:46:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:00.224Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ef574401-346e-4b2f-b083-1ae3adfab2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:10.233Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8ac1d28c-1744-4330-bc25-18e2a398f657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:20.241Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9ece0b42-2d55-4fb6-bc8d-a1d408b6c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:30.251Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fa00abd7-8bf3-4d0e-9531-5c6503b53f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:40.261Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8f9b629d-dae7-4986-bb73-6ec2738e5924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:50.271Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=96d81edc-9212-4e1e-9751-3bd9bba1b7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:47:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:00.279Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1f521c1d-c216-4ab9-9741-2fa7f4469fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:10.295Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=92c8ca07-a6f0-4000-a86a-3ea1b0e67a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:10.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:20.308Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=06271107-77e0-40f2-9a46-752679f1b618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:20.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:30.317Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d32ce3dd-9672-408f-ad56-559e2da12421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:40.327Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0d46877e-ffbb-4039-b73c-5fe5a86e0147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:50.337Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e2a896c3-24db-4a20-af32-efb8cf53185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:48:50.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:00.347Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=742f5ec2-0f95-4765-87f7-9e95d31df924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:10.359Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ae81f1bb-bf40-41ea-81c2-828f79edc4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:20.368Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eb51acc1-9765-4490-9bbb-53a1cd2ca672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:20.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:30.378Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8666deaf-59cd-4aae-b33b-24858bcb0aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:40.388Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=180a9e50-bd21-4956-b5b0-8f057f2d14e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:40.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:50.397Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9cafa1eb-c6a8-420e-9d6d-c50e8432a32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:49:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:00.406Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1c9bda35-b9d4-45a7-8c7e-921d21223748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:10.416Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e361d350-60f3-4ae2-9b93-16bd3ef46c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:10.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:20.425Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b3efaf8a-fdc7-433d-a131-2a3a977eab4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:20.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:30.434Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ca19b072-6ff4-43be-99f1-9775b21aba0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:50:35.685Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:50:35.686Z |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-03-17T05:50:35.687Z |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-03-17T05:50:35.689Z |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-03-17T05:50:35.696Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:50:35.696Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:50:35.696Z |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-03-17T05:50:35.698Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:40.452Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=91bd993f-b3dd-4b80-9f6a-c52b96cef3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:40.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:50.462Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e093b4e9-9090-4091-8151-de0f08233082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:50:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:00.471Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bc7780eb-ecf8-4549-aecf-dd9ed0f9f045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:10.479Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=768fef91-6d2b-491d-8752-1d0406d7ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:20.486Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d36431bb-5d28-441b-bfb8-4fa0ccec3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:30.495Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c2e1c021-8747-4523-bc5e-4872709ba3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:40.503Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=67198887-b2f0-4387-9691-239223c1f2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:50.512Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4cd9d420-7042-45f1-89ef-aa7cf3318934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:51:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:00.519Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1244671c-c8bc-4716-884f-6d2ed9949c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:10.529Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0a34fbb9-a181-4fee-85db-aeac6e5ed5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:20.544Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=25a8d67f-f244-49af-96ec-94cfc4031dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:30.551Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=63d1b58f-3b48-43e8-b454-57c02865c05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:30.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:40.563Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0ce461d7-6e5c-4f0d-8fe9-b419092308cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:50.571Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bed5cede-1d73-40e3-9441-5e37761eef5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:52:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:00.582Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=294edbc7-7eec-48be-8aa5-2a7803ff419d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:00.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:10.592Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=37c27174-718f-42af-abff-1b9ec37248c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:20.601Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f23cfedc-192e-4d00-8a6e-f117ab85d5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:30.614Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=57a766ad-5c69-4fca-bbcd-7a2aee97eb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:30.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:40.623Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d8cc8f7-37f7-4035-92fe-c096cc069d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:50.635Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3be6399c-6173-4656-b191-009e8f8bdeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:53:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:00.643Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0ce257b6-0536-47ca-a75c-7642b0939128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:00.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:10.651Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=17a331d6-b402-442a-8c8f-6af2dcaf3908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:20.660Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=abd574e8-ceea-44f7-85a6-b930dc7dba74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:30.669Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8a42b86e-4374-485e-94df-0d2fb18e6051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:30.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:40.678Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8bd748cb-3b2e-4759-b0e3-812c11764c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:50.686Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fb061b34-83dc-477a-9665-041024525405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:54:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:00.695Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c2afb5fa-bf26-40ec-9197-7b7486d99f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:10.703Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=85d037f7-f4c9-4a32-b9a1-d0fe17ddb477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:20.714Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=892e24a2-b563-4021-8f06-ed5490e88c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:30.722Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fed27640-bbc3-4624-88d7-e1c21efeddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:55:35.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T05:55:35.683Z |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-03-17T05:55:35.684Z |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-03-17T05:55:35.687Z |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-03-17T05:55:35.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T05:55:35.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T05:55:35.694Z |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-03-17T05:55:35.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:40.730Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8a8be3ee-0aae-4028-82ce-419ea0bf82fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:50.741Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=49581ebf-e85e-47d1-9246-5b856461e363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:55:50.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:00.750Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3f4cb503-cc5d-4377-962d-ca39b2d6555f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:00.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:10.762Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fc129952-97c3-4a87-b929-e461c9326a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:20.770Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=191ce8bd-671d-4688-a6ba-2de67df84fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:20.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:30.777Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7347fe62-bcfe-4112-bb14-d6a9cb554404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:30.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:40.788Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d544719-37de-4190-b107-d875ad69827e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:50.799Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5f7dc9ce-d6c1-4714-b357-6c44ce5d8284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:56:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:00.808Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=43d21dc3-1576-492e-81eb-ff881465ce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:10.820Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4d857a6f-7cb9-4d47-95a1-8b448c10610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:20.830Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7769a1c1-d31c-446a-a16c-7d6a700e25fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:20.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:30.842Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cc1a89ea-bbd8-49eb-af4a-84702912d79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:40.850Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8b3f86fb-3107-4102-a871-e5c102f1a64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:50.861Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9d2e649f-cb4c-4496-9bcf-8515deb17af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:57:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:00.869Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6cabf1dc-b415-4139-9316-73ab0db005e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:10.876Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f248fa0e-01b9-4718-9f0c-826f8371bb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:20.886Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4bb3a1d5-365c-4f4e-8590-ff25db75eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:30.895Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a254e55d-a947-4d3a-8a0b-9eaa19d15441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:40.904Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2798c395-fedf-4c77-a807-7d9a729a68e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:40.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:50.912Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e1e5c0a5-1a02-427e-8e2b-1f81ee6b2eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:58:50.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:00.919Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f8b2b160-3ff5-44c9-9d16-a3f185f6a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:00.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:10.927Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=14bc0c4e-1b1e-457a-a02d-d43873b91914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:20.935Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=343cbd08-4e5c-4da2-9306-c72c8a03a894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:30.947Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c9d8d453-b79e-429a-b928-634c6cff8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:40.959Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5ed90de8-95a6-4d1e-9eb3-fdd9ee549c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:50.983Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e5edb17c-aa3b-4ff1-9d24-cb2fbbe1713f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T05:59:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:00.991Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e20cb941-875a-4217-aba7-69e31c67ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:11.003Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=06c0dc16-29cf-4189-b4d5-7a3af56235c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:11.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:21.014Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fa7df060-eb26-4a83-9159-0704ca1d5c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:31.022Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4aa1953c-bb64-40ce-ae56-821fc22a6964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:31.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:00:35.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:00:35.722Z |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-03-17T06:00:35.730Z |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-03-17T06:00:35.734Z |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-03-17T06:00:35.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:00:35.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:00:35.740Z |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-03-17T06:00:35.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:41.031Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=92c4a576-a546-4776-879c-15623ee6c66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:51.042Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4390b853-70ec-4e60-8ebb-5a246fd037fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:00:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:01.050Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aea3b868-6fd6-4eb3-8081-4b82983f5011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:11.061Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a650fb20-7ff9-4fc9-8f26-a376d54e3479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:21.070Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=23159288-7e75-411a-bff8-06e1994c64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:31.080Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0e9784df-0040-40d9-bdf9-52baf0cfe1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:41.090Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0666c7ab-663f-487b-a972-c62ca434ebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:51.099Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1cf4d6c5-1a47-41a3-bd32-d5d61df96b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:01:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:01.109Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0140a317-8168-498a-ad70-0bb2ee51efbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:01.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:11.118Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a348c8fd-20fd-45cf-afca-4e2c8e490e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:21.126Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=54825d4c-2d23-491c-a626-beb605e9ce80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:21.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:31.151Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9382f552-69b3-436e-bfaf-ba5d6bac4ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:41.162Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d09fdfb5-62a6-4252-bab7-7a0ec6d2f3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:51.174Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a2f5c858-394e-4ee8-acb3-47e7569ce534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:02:51.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:01.186Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c0b7a89f-16e5-480f-b2f7-5001dacdb703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:01.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:11.195Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e93d4ff2-9915-4894-9550-eac9fd069e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:21.205Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=99547f84-6eff-4123-b4d2-7216676f99dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:21.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:31.220Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fd26d778-adc5-4601-a3fc-d82785c67152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:41.227Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d30e64d-13eb-45b7-9b35-e0b5673c06d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:51.241Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f52b8fdb-de4c-4d56-851c-60a8d8067a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:03:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:01.250Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0adea6dc-bdbb-461a-90da-ff772639bf7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:11.258Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6a884f28-36da-4a41-9468-2105fc8b75f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:11.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:21.269Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e639a173-22f5-435e-9fb0-f13bbac745fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:21.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:31.283Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a34040e8-b6d6-42c1-b337-dd9ce780ea3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:41.291Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9f058b31-06ff-4fa8-b732-7167aa931307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:51.305Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c71636e9-b5f6-42e4-ae14-be533ee73a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:04:51.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:01.313Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7d6767e5-e15b-411f-a58b-d14bbfc4dea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:11.322Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bb80d04d-c9e6-475e-a6a3-e9a059b44d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:11.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:21.333Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a19e4bd7-baf6-426f-a0bc-a87b9b0966de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:21.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:31.375Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ec218cbb-800a-4983-8cde-c1e8f9214e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:31.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:05:35.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:05:35.776Z |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-03-17T06:05:35.778Z |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-03-17T06:05:35.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-03-17T06:05:35.791Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:05:35.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:05:35.791Z |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-03-17T06:05:35.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:41.386Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2b9bdfde-d347-47db-8d47-e0c5bc9df074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:41.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:51.397Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0d7206c7-527c-453d-a25b-f37633740bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:05:51.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:01.406Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5abf4acb-e320-40d3-a4fd-d8a91622643b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:11.415Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=309593b3-64f1-410f-a2de-58df3bbd3e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:21.435Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0afea292-d78a-4913-87ed-7990c8023838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:31.455Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a3c99c11-0cfd-4264-a694-f628de088dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:41.462Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8f5c522b-0885-471b-90e0-14e1ea1acf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:51.471Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2a1819e4-be96-4464-b525-c2f8bf0ce5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:06:51.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:01.478Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=08550ab7-264d-4d71-968a-0ebecf28a054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:11.487Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1c2b0e23-d931-4318-95c6-0508db35d4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:21.494Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=66255c81-4f52-429a-bcc3-52dec9d6e2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:31.501Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=91133392-e52f-48d7-a677-430bd97ab8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:41.511Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2c9e9bbd-396d-44f3-86ba-0ee03e4f9a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:51.518Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0a1a30a8-d9af-4fe9-b086-bd8c614584a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:07:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:01.525Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=20187da0-98b7-45bd-95ce-de978e092ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:01.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:11.534Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fad3bc80-d6a1-4090-83cf-cb4ab9dba22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:21.544Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=613c8d24-7407-4437-b1c9-3aed6abb697e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:21.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:31.559Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0eb8f43c-3434-4b30-80bf-cc23d216d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:41.567Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3ff61f6b-f5f3-4996-9827-7752b6ff7873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:41.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:51.575Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ba529eff-7e41-41da-a1e4-05e18afcb009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:08:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:01.584Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4161094e-f37d-48a7-a433-4f4841c50173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:11.593Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e50e9851-f56b-4c71-994f-c839b0e7e0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:11.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:21.604Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=42d8c03f-5853-4885-87c4-3213fff018cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:31.616Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=889b2db7-d996-4ed8-b501-00d901d3a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:41.632Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ca51675d-3cb5-47c9-b34a-0797ac86a67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:51.641Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=14c25feb-172f-4aa0-9f9e-b5bcd8107006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:09:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:01.650Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1f9bf755-6ac4-4475-b840-4188d7f6f012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:11.657Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eb2ec023-53c1-482a-8847-d67aa48a1a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:11.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:21.665Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f9e5de8e-552c-4c2f-9b3b-3e661b3335c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:31.681Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c8499369-4a47-4b53-b902-564dfff580c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:10:35.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:10:35.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-03-17T06:10:35.749Z |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-03-17T06:10:35.753Z |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-03-17T06:10:35.761Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:10:35.762Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:10:35.762Z |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-03-17T06:10:35.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:41.689Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fdad3bd1-22bc-4b17-862b-8b79f9ae2bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:51.698Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8cd05bd7-9f0a-4a91-976d-3f83ff593042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:10:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:01.708Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c60508f0-c8e5-48a7-a3e1-cb993bd66765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:11.719Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=76062bb9-8687-4712-a75b-846583022ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:21.738Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=49c75fce-a715-4dfc-86e6-396ce7c4edc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:31.748Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b91a7f5e-c25a-4532-9660-87af0450b71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:41.760Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e4afd69b-b14d-4abd-a79a-416385298d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:51.767Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d1dba10-309d-482c-bb18-8862e3968bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:11:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:01.779Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bd696344-bac0-454f-8264-8e05534556fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:11.788Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=21a9a626-2d1f-4908-baac-90b058296128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:21.814Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=feacc72d-e8f0-493e-b331-e9a06d9e7c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:31.826Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5ef9a877-b0a6-4a37-a32a-b70b6f54ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:41.837Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=341cf346-c8f8-4fbe-a441-5d0838530063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:51.870Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=49c0db00-da62-4c72-8ffa-44302ec9f9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:12:51.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:01.879Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=340764b5-24b5-4931-b84c-17d401ebf9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:11.889Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f7931909-42e2-487c-8b22-eb04bde1e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:21.898Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e48632ac-12cd-430d-be44-be59786dc4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:21.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:31.912Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c4a6e537-dcc4-485a-8d84-f8c3f4a2fc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:31.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:41.921Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=880816e4-bca3-4e23-9f2b-70ac9f319328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:51.938Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ce1e7d38-b017-4cbb-bad2-4f473f9c40be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:13:51.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:01.948Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3dded4d8-e57e-4600-aaf5-b54d3e9376b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:01.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:11.956Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b76a3bc8-5876-4fbf-8fbe-fc9228597f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:11.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:21.964Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9d205969-8626-4e7e-b76a-e245ef3485fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:21.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:31.978Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f89c5dfc-1a23-4e8b-aac1-059e52976f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:31.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:41.991Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1be9f24b-1a04-4278-879f-3e40f0410565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:51.998Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=33dfe282-e13f-453d-830a-22e12ab8f6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:14:52.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:02.019Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7ccb28b2-15c9-420e-a2c2-88e78395067b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:02.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:12.028Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5174d617-a7c8-498e-9ccc-7cab574ca2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:12.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:22.035Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a96fe2ee-7e10-4000-9468-6bdc12dc9c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:32.041Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ac9bb9d9-f33f-442e-8d5f-f97a76236e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:15:35.816Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:15:35.817Z |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-03-17T06:15:35.818Z |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-03-17T06:15:35.822Z |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-03-17T06:15:35.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:15:35.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:15:35.830Z |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-03-17T06:15:35.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:42.048Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=db9434f0-6c89-4718-a9be-c6a0003971dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:52.056Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c725e6d3-0a97-4a36-878f-8c23565e3f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:15:52.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:02.073Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8c7b15ac-ee68-4e9e-9d27-05cff388442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:02.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:12.082Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bd651b6e-584c-44e9-b98d-ebc979b898c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:12.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:22.090Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=931dd11c-036c-4218-8c0f-4e31bc22341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:32.097Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ea40895b-6e44-44a3-a56f-bc689b3f73e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:32.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:42.105Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8375f21c-a3c8-4559-9c79-0a0ddfec283e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:42.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:52.113Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d176797-c55e-4478-9b6f-3a923a3619ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:16:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:02.146Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3e8323b1-b592-428e-9a3a-e5d32ddd0bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:12.154Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b6324113-0e4c-4818-ab36-115ae34161bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:22.167Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6f071964-a362-4f4d-8665-1bd82b6cdc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:32.175Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4e02fcbd-2441-408c-b199-3077f88848b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:32.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:42.186Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=359529d8-87d6-44c4-b911-ff2906a69973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:52.198Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3984d8fe-2a9a-4769-8623-05930a106d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:17:52.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:02.209Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bdce5bf8-e70d-41d1-b912-7b66faa9e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:12.220Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3f3f85d4-bf4e-4743-a91c-0db1540eaaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:22.247Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=42ceb9da-22ee-43f1-9032-6695c6802581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:32.260Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b404cc69-cc48-4377-b387-b9079c3ceb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:42.269Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3998cf53-8197-4541-9941-aae0069a7f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:52.276Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=97af708a-ebad-4176-a859-27b0ba2cde44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:18:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:02.284Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=75f04d7a-b701-4114-a0b0-b53841169390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:02.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:12.307Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=59dae2fe-d9bb-4670-88b2-f9a786eb505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:22.314Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0fdc24e3-c161-4c3b-a70e-abbec4930042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:32.324Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2e6ca843-8e7e-4a22-ae2d-1dcb396846e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:42.331Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=57fb1e6b-4bb2-41fa-b99e-d44a98a592c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:52.342Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eea1ce2e-bb68-476b-a058-79f0c70ba482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:19:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:02.353Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=827a106e-9d7f-463b-9543-c8dbf2f9e387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:12.374Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b1b85b58-65c5-46e2-82bd-5c2d85a2396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:22.385Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fbe9da9e-9df1-4f49-bebe-0c86745a0ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:22.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:32.393Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f519b7c0-8895-433b-a162-9af1f8cf7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:32.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:20:35.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:20:35.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-03-17T06:20:35.749Z |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-03-17T06:20:35.752Z |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-03-17T06:20:35.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:20:35.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:20:35.759Z |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-03-17T06:20:35.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:42.422Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ac5348ea-4cce-4509-87e8-44114615abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:52.431Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5e4f31fb-2f4a-49b3-9283-0f841ce5d770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:20:52.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:02.439Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7c1ec928-413b-43df-841b-702c58d219ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:12.454Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5d030d36-291e-4a6c-9506-6247d6557d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:22.461Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3198fa13-0851-48cb-83d0-320e288ab38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:32.468Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=89114d88-50f5-4e69-bbfc-18f3f70210f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:32.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:42.481Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=816ebf91-326b-4fb6-9d9b-312f42382111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:52.489Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=afbc1ebf-2673-46da-a01b-9d12a28b9b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:21:52.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:02.495Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=688b124d-076f-4bfc-975b-70340c64337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:02.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:12.504Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5d91fd08-24fe-43cd-8a9a-151e51948963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:22.512Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=49e60622-238a-4bcf-87be-29c187021162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:32.521Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4fb68b09-9cd7-4e40-859a-89f6f252c1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:42.528Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=137110b4-41c2-4b58-951c-519c93650e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:52.537Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a5d0d249-ba80-4ad0-848a-a4b74c4ff262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:22:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:02.546Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=23f3fcdf-99d6-442d-8d44-9d8cf518b095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:12.555Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8501a49d-e4c3-45bb-8100-6fb125f1bb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:12.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:22.565Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7fefacf9-41de-406a-8f21-f00acf643c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:32.576Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=08dfced1-f5b3-4e4a-83f4-775dca9b87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:42.595Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dfdec87d-60f8-4e7f-aabf-08801e8c6855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:52.604Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8e26bda7-65b5-4e82-8739-1374e4bc9be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:23:52.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:02.612Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=45b3125f-c332-48db-aeb3-44e06271189f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:12.625Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=56e36de7-2276-4a4a-b186-96cc6eb1e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:22.634Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9b8f176b-ce9f-498a-9b45-5e871444ad8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:32.643Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0fb6d9e8-1d72-4b50-ab34-e397b0e17c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:42.654Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e4a27c4a-e1c0-4d4a-b6c5-ac5302a75a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:42.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:52.662Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=64d3d2c9-9bc2-44f3-a60e-047725b42301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:24:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:02.675Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aa1e25b8-44dd-417c-8158-244956042118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:12.683Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4d862a06-6d58-4dc2-8904-9f73bdcc7770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:22.691Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d4654b75-dd27-474e-b53e-7934e0c8ce57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:32.700Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=321b2b38-a530-4c3e-8a80-43802f9cb73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:25:35.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:25:35.864Z |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-03-17T06:25:35.865Z |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-03-17T06:25:35.868Z |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-03-17T06:25:35.873Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:25:35.873Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:25:35.873Z |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-03-17T06:25:35.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:42.707Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5fdf3fd7-0810-4fdc-a616-299eddbe4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:52.714Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e763dc2-b833-4375-a8d1-036a3c48cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:25:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:02.721Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e56937f7-29e6-4f88-a6cb-cd8422629b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:12.730Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c4b09c80-c660-43c1-831d-3e61ccd7d361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:22.738Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0ac44a3d-c2bc-4f02-ae2f-089c112c9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:22.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:32.748Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=df4f383a-b074-43fe-a884-33ee957c986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:42.762Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f1d2389d-b90c-4152-8749-9b5016db7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:42.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:52.773Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b3f39226-254a-4bab-8515-58eaeba1a685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:26:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:02.783Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9a966543-c830-4d4d-90fb-0edb74a1d7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:12.790Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e996c852-b7ad-48a0-9e82-799af34541ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:22.797Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ce0339a1-38bc-4493-9d1f-99c653537c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:22.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:32.804Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=61c1d550-aa52-4175-b8a2-208ab5aed00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:42.812Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=998e51dd-55ca-4e36-bb79-0c4f1958d69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:52.821Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=62c2758d-75d4-4418-94a3-b02659a34ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:27:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:02.832Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=41da5b16-329e-4545-a959-7930a5293174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:12.839Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1ec28d7c-0655-4a18-9494-30ae740ee3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:22.855Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5538ebf3-d4c4-4a1d-90b1-4cd96367f56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:22.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:32.867Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=df62767a-abec-4607-a9e2-33ed5a28ed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:32.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:42.876Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0d22c876-9b30-4783-86ed-936637fe655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:42.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:52.883Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0fd56d7c-a370-4a1b-ae16-05496dc02fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:28:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:02.909Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b630f521-0718-402e-859a-37f0af7e54bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:12.918Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a91c5799-1b18-4a7a-b2dd-a46b9edfbfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:22.927Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f1cac51b-78e8-4bd6-9dd4-b49d9d002992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:32.934Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a139d96d-0c21-4de6-b824-e0eba0c669a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:42.943Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3a38e554-30ab-4b81-86f2-e8531b1c8c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:52.951Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=554cec61-53cf-439f-be52-1f901d4dbded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:29:52.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:02.963Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e7677371-dd9f-4652-98b2-1df33fc8316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:12.971Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4ac55e9c-c4f8-4eab-90e8-35517bf027c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:22.980Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4a681582-98c5-4117-8b40-fa703f1f4104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:32.988Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=21256f4a-1912-4b19-a672-beb0a278b29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:30:35.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:30:35.786Z |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-03-17T06:30:35.788Z |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-03-17T06:30:35.791Z |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-03-17T06:30:35.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:30:35.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:30:35.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-03-17T06:30:35.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:42.997Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e9092927-23e7-4afa-8330-af8e22fdc67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:53.006Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=82b9dbc0-f078-4e94-82ef-98678a3afe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:30:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:03.014Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=343a6b90-1f58-430a-8817-830b1acb6196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:03.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:13.023Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7c97c117-971f-4058-a639-f2aa46372b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:23.031Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8b7539e8-18a5-45e8-82c4-67709ec31c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:33.041Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f8a98056-6f1a-4ce8-9b1f-afd075aaf3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:43.050Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=974f6e94-c181-4192-a673-f209bab09154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:53.063Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e99ed5d0-01a1-4232-b4ae-e2d9ff0f00d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:31:53.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:03.072Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d0908a83-dcc4-4d6f-93e7-9330d55bb5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:13.080Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cf40584a-b984-4362-950f-118f718ca341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:23.093Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5d496bb6-b6e4-43da-bb36-a343ff1ba009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:33.104Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d1423b1e-96f0-4bd4-b01a-4a68485d4fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:43.114Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e14840e8-7d77-46f8-91de-05b8057b9860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:53.124Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=34533d60-2cf2-4cad-9580-fbecefddcaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:32:53.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:03.132Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=83082ff8-4304-436e-89fc-5aedc8d39378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:13.141Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f608a21c-c5b7-453c-9b99-5882f9aceb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:23.152Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2a219c6d-8a26-4955-b1db-070487fb2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:23.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:33.160Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=63e4a583-929d-479e-afec-dd694034d177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:33.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:43.168Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2e6eb08a-ee62-4e5b-b2cd-96e7aaf6e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:53.175Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=307e9031-e307-4e12-9107-9dc9849bafff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:33:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:03.182Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0a5550bc-b223-43e1-ac67-6bee31672bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:13.197Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2b0dd730-1f75-4e2d-98b6-aa459c9b21fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:23.211Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=821f7d3a-2f6e-4654-8a01-d04aa75d70c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:33.229Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=42513173-2a99-435c-a76a-9f70ebe603f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:43.240Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a8d065fd-e464-42c0-bcc0-6bcb0a5a96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:53.254Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f3119db0-27a2-43d4-b983-678f787e9ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:34:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:03.269Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6d341781-4fbb-4031-b5b5-a478469e6007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:13.278Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=df44769e-b272-4234-ae47-f9b1f17eb8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:13.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:23.287Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e92a036d-5f3f-4123-95f9-f168bcfdf41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:23.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:33.295Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fab7cd68-3ab0-4d89-9239-73c44ad9cb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:35:35.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:35:35.729Z |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-03-17T06:35:35.730Z |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-03-17T06:35:35.733Z |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-03-17T06:35:35.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:35:35.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:35:35.739Z |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-03-17T06:35:35.741Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:43.307Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6fa52da2-a9a9-4cfb-924f-d2a29d244d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:43.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:53.314Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1ddcb6f8-8fac-4b58-8578-c96a1378d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:35:53.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:03.323Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e77da008-065d-4e8c-ba9f-836fc1e93aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:13.333Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=65c2d077-1183-4911-9074-29d8b972fdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:23.340Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0e9c4db6-ca47-4c5a-aa36-dc3600685b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:23.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:33.349Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7f755e8e-bb50-4ccf-956d-f3fc29320f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:33.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:43.357Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a075d595-d39f-41c4-bb92-75f2924231df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:53.366Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d4b283e6-624d-4a01-8ed1-4e05fb1378e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:36:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:03.374Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=87ee79a3-db76-4262-845d-e38b76766e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:13.381Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eadb5f5e-f1c8-4b7e-a06d-90eab04341a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:13.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:23.388Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=78df2b6f-7f5e-49da-a23d-35c8a4f997fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:33.397Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7769cedb-678a-4b70-8eb5-edd235573b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:43.406Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eb51ccbd-9bc5-4b13-a804-56d06de81b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:53.415Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f4077bcb-2a03-439d-bd8a-b3559e1e3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:37:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:03.422Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e055a810-bdc1-41c0-ac9a-15f0b30ff844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:13.431Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=21229621-9da4-4bc5-8b20-e16b081fa285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:13.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:23.450Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0289e8fc-2546-4d8b-8f41-4e0afe6dadb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:23.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:33.459Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=adb95dc7-6f5e-4df5-86b1-11f03f9485c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:43.472Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=08568748-e16d-4402-92a8-d162666b7be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:53.481Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=026658c4-1c05-429a-889c-96f0dcbfe255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:38:53.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:03.491Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9c02dd1d-d473-4934-9814-2f2bcb9de0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:03.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:13.499Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5d6431f0-4d4e-4c9a-b820-8cc6ddccba30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:13.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:23.507Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c4fc7033-537b-4ce6-85c9-42e6adeddb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:23.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:33.515Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=54d7a957-9f2a-4947-864f-b2840e6163fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:43.524Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=55147f80-34a1-4c3a-96f4-5b1402d2ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:53.533Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c28fbdf9-2a29-4e68-8f48-668b291de06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:39:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:03.540Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9f9466a5-726a-4ea8-a364-58b1e3a38168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:03.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:13.547Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=08a5b48e-1509-41e1-813b-9b1ef93bc275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:13.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:23.555Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cfea5975-1334-4d87-9b95-3fe1aefda884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:33.563Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b91f382e-09c0-4bf3-9bb0-378b857053cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:40:35.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:40:35.740Z |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-03-17T06:40:35.741Z |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-03-17T06:40:35.744Z |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-03-17T06:40:35.752Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:40:35.752Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:40:35.752Z |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-03-17T06:40:35.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:43.570Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c5cfc800-1fd8-46d5-bef9-226aedde167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:53.578Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=521e8228-f867-4e75-a8be-ac0f79059095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:40:53.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:03.586Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=70694ded-6a8a-4e08-83c3-6160c6cc3ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:13.595Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a1d1b104-5612-4ca7-b718-47af879469b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:13.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:23.602Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f4972d32-2c5c-42df-b728-49359a5770b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:33.610Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=60ac654a-c0b7-4573-be96-e599781c5ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:33.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:43.619Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d64d0233-6bde-4931-b5b6-c29a6105542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:43.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:53.628Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7b495a28-3327-4abe-b7de-f21153e0cef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:41:53.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:03.642Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eaf747b2-c8fc-40fd-81bb-023a3306fac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:13.651Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b6515256-17c0-4792-a2da-84fee7483f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:13.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:23.664Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c6bf5a1f-84c8-4c38-bf00-7d24a79823d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:23.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:33.673Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=da6e8a63-7ecd-4bd3-a480-a82dd54c952a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:43.680Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bd54b14e-1d32-4674-aef8-2e1f67d34091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:43.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:53.688Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4fe36ece-0a40-437d-807f-6a0968ccf169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:42:53.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:03.700Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=189704a3-1458-4128-be3f-ee866c93d301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:03.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:13.718Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=31961c46-1e74-48a8-8989-34ea2ecbff57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:23.737Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4eb31bc7-aa57-412e-8384-59898f7b0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:33.748Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cfd7a54b-22d7-4afb-944e-38195951c964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:33.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:43.759Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f4e0a7f9-0bb6-4e75-8cbd-57a0da007835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:53.779Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=238ceb7e-e783-492b-92ae-06ccc9919e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:43:53.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:03.790Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=80a57180-fe36-47a1-be4f-286736868d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:13.797Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6794deb2-8651-4db9-800e-edd8fcea6b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:13.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:23.811Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8b5360e0-fdbc-4f08-ad45-662bb9472b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:33.819Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1f8e76b2-9f73-4cf2-9047-55f5b78bfb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:43.834Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6b3cd9ad-a16b-405d-a1cf-9a7110252a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:53.851Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=894777b9-448a-4896-ba60-de3799c3987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:44:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:03.864Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cb3b021a-c7f1-4282-83b3-ef8d2403304f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:13.873Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=99eeeb31-b639-4741-afc7-c3e562c136e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:23.881Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5a2dee55-d5b0-4d96-b4fc-613f30ea2944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:33.891Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3b0aa095-e4f3-416b-b318-4442be45b0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:45:35.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:45:35.733Z |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-03-17T06:45:35.734Z |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-03-17T06:45:35.737Z |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-03-17T06:45:35.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:45:35.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:45:35.742Z |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-03-17T06:45:35.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:43.899Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bf803f7e-9c16-48bd-8ff5-cb7c0b7634d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:53.908Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=10b6a282-af07-430e-9f2b-3737466e477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:45:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:03.917Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3241c26b-567c-4db7-bb73-3028ba9717f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:13.928Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0d7bf28e-66ea-4fb6-aa1b-68321f370a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:13.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:23.935Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8c8e67d0-ad51-4a78-82ac-999edeaaf483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:23.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:33.944Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee316d28-8d1d-46b9-883d-a9eef1a5f40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:43.952Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5b73edfe-1524-492d-9c57-541f075d5588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:43.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:53.962Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2427407e-dd5f-4298-8f90-ec5fa20edd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:46:53.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:03.972Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=76c20059-8642-4dd0-bbd7-169e463fe0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:13.980Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=637ada64-4015-4349-9f07-4606f6d735be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:23.988Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=12e3c410-8f82-4607-bd2c-66fe688c3c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:33.997Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d05d3415-30ff-47e6-8564-24eaebe85696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:34.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:44.005Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ae940f9f-faab-4527-a3d8-b14bbc7151b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:54.017Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=093e13ee-97e3-414b-b245-c293ae15f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:47:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:04.025Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1b1f631b-ac4c-49c5-a4c7-bd255680e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:04.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:14.036Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4fee0245-ff6d-472a-9e21-f9e4ac6e47db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:14.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:24.046Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1ba90dbd-7ff9-4ac7-8c4d-5f557a75874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:34.054Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0059124a-b7bd-41f0-a63a-f243bc4c6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:44.064Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e5f44fc0-1982-4970-a6b2-f5b11faff09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:44.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:54.078Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ff79f7c7-cf7b-49b7-a803-cebbf238c59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:48:54.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:04.087Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c18c02e3-69d4-4645-b727-e01fded99544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:04.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:14.097Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=269dadca-d0b2-48c5-a00c-20493e5fe111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:14.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:24.115Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1b6a6fde-47f3-43c9-938b-5fdabc072980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:34.127Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f01843b5-b1ec-4409-89e7-ec6466106c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:44.139Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=622f26af-0891-4059-9de6-41c04762f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:44.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:54.160Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3b43e9a1-c68c-49e4-a7dc-d9d36b9441ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:49:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:04.184Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d8479160-9ede-477d-910a-9c1eb50aecf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:14.192Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2d5146f5-ec45-4b35-9f8c-6fc0844dfd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:14.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:24.218Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=02ecd360-8b91-4013-a515-377964cf46d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:34.230Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8dda6bea-f290-4687-b19f-0df769350a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:34.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:50:35.697Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:50:35.697Z |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-03-17T06:50:35.698Z |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-03-17T06:50:35.701Z |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-03-17T06:50:35.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:50:35.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:50:35.706Z |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-03-17T06:50:35.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:44.243Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9bff7b54-20ed-4bdf-8154-6759d55eb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:54.254Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=86db6a90-7724-434b-84dc-00b2c6f26a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:50:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:04.264Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c8e431ff-1909-43a3-bbba-9cf94388e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:14.272Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f46fde7f-21e4-4d2c-bb18-ede3db1fb07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:14.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:24.280Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=533a0def-9e64-4609-aeb9-905ed87918a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:34.289Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3ef15797-7de5-4356-9265-b0ddaee49e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:44.301Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dfc99b2f-f9e1-48fe-a832-10aa9ce9b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:44.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:54.310Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d82d6b0e-ee6e-49da-bf43-08b834920f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:51:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:04.319Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1709dfac-fc8a-4819-8fee-a53fbac9d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:14.326Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a047130d-3fc9-47eb-95fe-551b9f4139f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:14.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:24.335Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=82e01876-4341-422d-90cb-369b5f4482be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:34.342Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e19f6b1d-4f39-4d76-bae8-036bade6528a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:44.356Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8fb11991-5009-44d8-93b0-92070cd4d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:44.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:54.363Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=199854b4-43e5-43c0-953a-17ad67f42b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:52:54.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:04.373Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=74f71d43-5f3f-475a-874c-044d5647f04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:04.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:14.381Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9e702024-0c17-4c28-8331-c3f1a98b890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:24.392Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=31689eba-7605-45d7-b728-ba956ece3dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:34.402Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b073d2aa-0e8b-46c4-9b02-810b5fd9cf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:34.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:44.414Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=112c445c-980c-41f0-867e-e3b5b3eb6b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:54.431Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=90a13093-c157-407c-b96b-d561532549b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:53:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:04.439Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=40101198-e6e7-476d-a4e1-3d674917c6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:04.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:14.447Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=82d26830-f7c8-4ebf-a888-561a9e3b273a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:24.458Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2fc72daa-5950-43d3-9124-27761a0dafc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:34.468Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=285cd2cf-cc78-4af3-a657-380a76c28091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:44.479Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=23d1a0f4-7d0f-4a59-a8d8-cdac2a0debcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:54.493Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1af4aed0-e56c-4b99-9000-24c07510aab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:54:54.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:04.506Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=38915544-998d-4ebe-91df-d9a577cde93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:04.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:14.520Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1c0f371d-28b9-47d9-ab45-fa11c2502bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:14.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:24.531Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a9c63080-2cb2-449b-9459-beffbd0b398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:34.539Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7aa1415d-2c41-48f9-821b-9be461959235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:55:35.718Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T06:55:35.718Z |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-03-17T06:55:35.719Z |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-03-17T06:55:35.722Z |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-03-17T06:55:35.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T06:55:35.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T06:55:35.728Z |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-03-17T06:55:35.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:44.547Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7dbfe060-7dd9-4d1a-9e0e-e743b5355b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:54.554Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eecd2b61-2e3b-4fba-a241-e7086278ae24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:55:54.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:04.564Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9edd6258-750e-4bf6-a252-5b638d8c4bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:14.574Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e96092b-b0eb-4b0d-add8-9d23dc25738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:24.583Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2017bf07-f9e5-409d-9c37-ddfbad72368e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:34.589Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9fa99676-505e-4f5b-99d5-2a99b7ad05f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:44.598Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=f711494c-a8f5-4c07-91a3-487101b8690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:54.607Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fd23320b-130a-43bd-b83b-4a3040a3f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:56:54.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:04.614Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ffe254d2-5419-4f79-a663-b6a694098bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:04.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:14.622Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=15f37887-0010-4af0-8e7b-523b4eb30b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:24.632Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3ba40e0e-27b4-4541-82c6-c65df3530960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:24.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:34.639Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ed4aa290-f60e-4580-a801-356dd9d049f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:44.647Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7f452021-a4e3-4da6-b73f-351a16a46749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:54.655Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fbcb3be7-6ee5-4837-b980-9560d2791bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:57:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:04.662Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=489800cd-ffcb-4ab5-b226-514f170e8d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:04.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:14.669Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1728f6d7-5024-45fc-88a8-97f026b2653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:14.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:24.676Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c9690979-8ccc-41b9-986d-414ece8a506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:24.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:34.684Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b2ccc0f3-1cfc-4ac2-81bd-f808527c6a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:34.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:44.691Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d38df000-1d9f-44a8-a3d8-a79ccf962c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:54.698Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=943a4c77-726f-4254-94b5-56f1c309c19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:58:54.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:04.704Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5b41a373-a66a-455a-8bf9-962835c77579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:14.713Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=494c7660-f12a-44cc-9a8b-e12a0605f8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:24.722Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c9370af3-6958-4098-9799-605e5c0f7360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:34.729Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6faeb14f-b2d3-409b-97e4-4637c109304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:44.740Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4137d0e8-c648-41eb-a668-a24e105e2a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:54.748Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b76afd5d-9950-4ad2-a288-703e243d6bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T06:59:54.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:04.756Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3df42392-925a-4d59-8eae-9459ca7afc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:04.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:14.766Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bcf5a9ff-a5c9-4753-bf12-27f5b575c00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:24.778Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8d20579a-1a66-4335-bedd-7b04bb930621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:24.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:34.786Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5aaec9b2-62a9-4248-9ec1-a759f862e985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:00:35.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:00:35.625Z |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-03-17T07:00:35.626Z |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-03-17T07:00:35.628Z |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-03-17T07:00:35.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T07:00:35.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T07:00:35.633Z |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-03-17T07:00:35.634Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:44.795Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=44ef69a5-93b2-4814-aa57-1b4e2fc986b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:54.813Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1884da31-96f4-4ad7-9510-95c7077ee75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:00:54.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:04.828Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=06eabb17-46e9-4609-b859-4f9fd552b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:14.836Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0302dadf-65e9-4582-abe0-3b9b5225f28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:14.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:24.844Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7da6d8ab-d61b-44ba-88ee-c782ff188de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:34.854Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ef619bcc-d2cd-4ac7-9c78-5ff507fb17a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:44.863Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7db84148-816c-4744-9ffa-26f312534aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:54.873Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d34caf06-e51f-4462-8fe4-49b01fd0db5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:01:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:04.881Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cfae4ecb-b1e0-4537-ae62-0c8436453a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:14.889Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=79ed1359-6d84-4069-810a-fd4b5fb52a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:14.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:24.898Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=8a8af59a-61ef-494e-862e-43b5f9da378b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:34.909Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4d2fc79b-ee72-4d6f-a0e1-7dc71bd58307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:34.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:44.917Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=98b4ffcc-b703-456f-ad87-3956da936af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:44.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:54.924Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c68e0902-63af-41f9-b027-4913a773d210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:02:54.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:04.932Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7e6d6ada-7ea6-4725-8bf0-9348ab14c338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:14.942Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=4a619eb7-00d4-43ae-92c1-4ba3fb8a480d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:24.950Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=57fad679-c1f6-47fe-ac9f-ea6676ae58ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:34.960Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ea3e345c-ff6e-416f-a639-8525e1fe1b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:44.969Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=15349bc9-1f29-4634-8057-086938d15b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:44.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:54.977Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c2336e01-5631-4836-ba4d-f3305cd55e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:03:54.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:04.984Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=21284474-4c49-4c79-90e0-951d1b2dd046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:14.992Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3f163438-e94f-448b-bdd0-b405fac9ece4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:24.999Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=56cf6b09-7080-4a59-a576-2d014487d995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:35.006Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=33215d82-a3a8-42b2-acbb-6b7b118f64af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:45.014Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=969a8444-d1db-405b-ba60-c929c3643f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:55.021Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b69cfe84-562a-4c56-9736-2ea16ba08375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:04:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:05.030Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5ad92990-fbbb-43fc-becb-c125b614c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:05.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:15.038Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=14d17bc1-a88a-4bb5-9a52-6e7eb0bad2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:15.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:25.046Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e4aa36ca-1c1d-4bdd-a0ad-26c5e9e6aced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:35.054Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=fa117165-3c02-49bc-9513-030f639529d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:05:35.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:05:35.693Z |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-03-17T07:05:35.694Z |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-03-17T07:05:35.697Z |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-03-17T07:05:35.702Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T07:05:35.702Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T07:05:35.702Z |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-03-17T07:05:35.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:45.073Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e1703df0-fd21-4667-9622-3612e200596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:45.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:55.081Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ed002b58-9a3d-4dac-93ab-b905fb575382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:05:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:05.090Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=543fc94f-0555-43a6-af31-42f1aeb71271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:15.100Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=87f70892-b50f-4b75-af53-a611a6eab9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:25.109Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b770aa89-0be2-4393-8d39-55cdc0539224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:35.121Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=eb7bf6ea-44f1-41f9-a36a-9c2973acfd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:35.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:45.130Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3ed0857e-e1b6-41db-b475-1954eb41e2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:55.138Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=494e833e-63a7-45bf-b888-49612df325c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:06:55.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:05.149Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cc857492-9d7c-4eb0-9f84-df794dcc3800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:05.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:15.156Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5b07eda9-53c1-45bd-a329-14731ac72348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:25.166Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d1ab65ca-db5f-49a4-8db5-ec4363a16d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:35.176Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3e5b847d-cb87-4521-addd-b9fcb1bf6c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:45.184Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=927b4bfb-ee05-454f-8e60-11a57b2eeae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:55.194Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c103f2a8-7165-4ca1-82b3-4af20eb9b2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:07:55.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:05.210Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3b428b10-6f28-427f-925b-778fe3434864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:05.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:15.218Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=87ac883b-6946-449a-a27f-3b76029582c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:25.226Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0606c331-e859-4764-9de2-1c57f2676551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:35.235Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=85768743-4c11-46a8-9436-0294aa4dfd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:45.247Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7c5d3f28-c5ad-4853-b4ca-2ebad32e61ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:45.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:55.254Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bd8677f0-8733-47e5-be0c-33ad80f12e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:08:55.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:05.261Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dbaa438a-ac13-4629-a446-00d44138422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:15.291Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0092231d-3419-403d-87a8-12c427533e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:25.300Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a52f3cd0-03bb-4fd8-add5-9ab9ad0cd269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:35.318Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=56fdc56b-3db6-42e8-bb9a-a5b39f1b38a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:35.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:45.335Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b1c1c409-fa1b-4cc3-89d2-761a8029d397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:55.348Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=459287e8-34cb-4334-bc26-03e84170a081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:09:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:05.356Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b4307a97-43de-4ef8-9f27-9120cf1d2dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:15.364Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6890df5a-3d59-4d41-8679-355a9bf59640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:15.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:25.372Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee8a2430-221e-415d-9ea4-69757a0dafc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:35.379Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e51863f-727b-452d-ba10-f61a3dfb7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:10:35.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:10:35.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-03-17T07:10:35.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-03-17T07:10:35.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-03-17T07:10:35.779Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T07:10:35.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T07:10:35.779Z |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-03-17T07:10:35.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:45.387Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=568832fc-fe30-48ba-b08a-43e898beef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:45.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:55.397Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=38f52130-1eb4-4652-8596-880cda50f9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:10:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:05.421Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5c2f5cf8-831e-4840-b3ef-45f2cf7b08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:05.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:15.432Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5433d0b0-e1d8-4b58-8c22-bda55e86ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:25.440Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ec4df4a3-87eb-4443-9356-4f4f62bc2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:25.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:35.448Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ad9e2416-a38d-4e1b-9b9d-bd51afe55e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:35.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:45.457Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1e44553a-c3d1-4e15-8d3a-14f5fdc4c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:55.466Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=afc82de9-8e19-4559-9a2c-c406983d3a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:11:55.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:05.481Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=32eb3502-72f2-4c62-9bd7-a444e637a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:15.490Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=21f147fa-f610-4d27-8dbb-76c8b4b29431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:15.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:25.506Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b9c4d1ac-5c98-421d-a7fe-74a956368119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:35.514Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=443c9d72-42a0-4684-92eb-0ca3e0bf2e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:45.524Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=932f3f2d-8215-4dcb-a37a-923c2724c82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:45.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:55.531Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9afa7881-0ddc-47ef-b819-e4ae279a8bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:12:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:05.544Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e2e83d72-fc32-4ede-b6e2-d82ad7da102a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:05.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:15.553Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2da0d462-5c94-4837-8d6e-32f06a2b4acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:25.562Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=b9fc3848-27c2-443d-aaeb-8ba14ffd2ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:35.570Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=962d566c-88be-40a0-9602-dfd6e1a11a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:35.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:45.578Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2882c554-2ad3-4e37-b314-5b846ff7f96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:45.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:55.587Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bc9dcaad-1665-4826-9124-2ac509d1cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:13:55.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:05.596Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ee24c2ba-890d-4a65-899a-0c6cde512805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:05.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:15.603Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ab9f218e-7886-4f0a-8e15-46ff78043221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:15.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:25.610Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ab6b2c66-24fc-4ecb-8551-dcd8593f9e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:35.620Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=37942e6d-dbe0-45eb-bc42-aa48a8c9b135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:45.628Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5f5359e6-6fce-46fc-9684-b500447a9498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:45.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:55.636Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=ef719e48-4d48-40dc-b268-46a2f4719cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:14:55.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:05.643Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=469f03ef-6642-453e-af71-c458a4a08db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:15.657Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2f2efbbb-02fe-4728-bd64-50814ef4e3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:15.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:25.672Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2de17532-5b44-430a-8791-6f788a028c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:25.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:35.679Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=5d945d85-1f49-4323-b828-e14498ea07bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:35.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:15:35.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:15:35.736Z |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-03-17T07:15:35.737Z |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-03-17T07:15:35.741Z |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-03-17T07:15:35.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T07:15:35.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T07:15:35.748Z |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-03-17T07:15:35.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:45.687Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1699ef2f-6cf4-4272-95c1-9488dd2940bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:55.707Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d8372d57-13ac-48ea-b4db-872a69a9498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:15:55.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:05.719Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c05adafd-eb9d-4f9c-98ac-7f932e863e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:15.733Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aa34eb4f-5c18-4e5c-83b5-a47f68f40a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:25.741Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=990a9c38-ecb0-472f-8ccf-a11ff8fefa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:35.754Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=210efb29-d1b4-454c-946c-ee292c5e3168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:45.762Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e97ff323-f73a-48fe-9c3c-c31b691dca2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:45.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:55.779Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7bb03809-e6b0-4f3c-b948-80a841db7052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:16:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:05.787Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=a63c6630-de3d-4734-8790-a74c1f69ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:15.795Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d7c14011-a7e3-4a9a-b5e0-ba55a319cfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:25.814Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aa759d12-bc8e-4ed5-b576-e76c334aa5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:35.825Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e4425f4e-688c-48d1-9b06-8cf0326f9cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:35.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:45.834Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=80177cfb-7dfd-48a7-bab9-e8fcc8fd9682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:55.842Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c2d569af-f339-4b5f-96b6-0b241e91649b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:17:55.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:05.851Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9f6abe12-e937-4193-a3a6-0d313b95be88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:15.860Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cd811fa4-7dcf-49e2-94b9-4a4f8677ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:15.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:25.869Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=d854c90c-113f-4f98-92c3-3135e87abd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:35.879Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=34f4768c-e028-4cbf-9a6f-47aff10b25bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:45.888Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=e6d492eb-af5b-4d97-ab31-d0bfab6f7b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:45.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:55.897Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=dbd1dc3a-8da8-47d4-837e-27e8140dc102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:18:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:05.910Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=bece9d95-ef0c-4d54-a629-dc650ca81421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:15.917Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=cca012e1-b088-4827-80a5-1e8848591660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:25.931Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=1d9fcb9d-76a1-49d1-ab75-40c324e410cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:35.938Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=57f752f7-ffe6-45c7-af39-729557cade65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:35.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:45.948Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=2a00fc71-10bf-4c46-8880-e81ec253fef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:55.961Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=30ed671c-97e8-4f34-bbc2-254ec0c0e3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:19:55.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:05.969Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c0f1156e-3c5c-4953-9bd7-89ca2e777770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:15.976Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=254d629b-e162-4850-97c1-c19f1d6b0dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:25.983Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=3961ca66-019c-414a-a72c-14027554a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:20:35.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T07:20:35.738Z |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-03-17T07:20:35.739Z |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-03-17T07:20:35.742Z |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-03-17T07:20:35.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T07:20:35.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T07:20:35.747Z |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-03-17T07:20:35.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:35.990Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=6f1c9df1-7378-4317-8b08-34a4611b9b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:45.997Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=505d0505-ad2e-4fee-8aef-278c621139d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:46.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:56.006Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=c7ed2efa-a6f1-438d-8c36-99faa0ee1b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:20:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:06.015Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=9fc0f0fc-c173-4ecd-a694-5c16acbcdd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:16.023Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=926458a6-4d36-4a11-ab99-7b9d85073e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:26.031Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=0366bc44-67b0-4a5d-b168-618d8c4cb340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:36.045Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=aa62e744-7932-4914-9105-ff7b1b5a95dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:36.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:46.052Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=313588cd-f989-4d19-9c56-c46434e51b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:56.063Z |INFO |Init configs |InvocationID=5dd85720-838e-49aa-ae30-879e1947ca93, InstanceUUID=7a935727-e156-431c-aaf3-771ac603807e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:21:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T07:22:06.071Z |INFO |Init