By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:07:54.551Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:07:54.555Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:07:54.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:07:55.115Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:07:55.191Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:07:55.191Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:07:55.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:07:55.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T23:07:55.296Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-10T23:07:55.349Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-10T23:07:56.531Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T23:07:56.841Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-10T23:07:56.856Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-10T23:07:56.856Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T23:07:56.899Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-10T23:07:56.900Z |INFO |Root WebApplicationContext: initialization completed in 1550 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-10T23:07:57.175Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-10T23:07:57.808Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-10T23:07:58.815Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-10T23:07:59.205Z |INFO |Started MainApp in 6.347 seconds (JVM running for 6.929) |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-10T23:07:59.251Z |INFO |Start scheduling PRH workflow |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:07:59.260Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2dbfb95d-0421-4912-a458-a422a67520ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:00.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-10T23:08:04.688Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T23:08:04.689Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-10T23:08:04.691Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:10.668Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3b058ef6-f336-4be7-9722-e9e7df53645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:11.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:21.706Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4c4512f5-2264-433d-94b5-70021a837bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:22.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:32.744Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3181d653-b743-494c-8794-b386b7bc3cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:33.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:43.784Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=276bdbb4-8fab-4753-8933-eac0e575ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:44.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:54.831Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=06f95586-0708-431f-a483-f05b4f94ec24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:08:55.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:08:55.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:05.865Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=eb9feba8-0c49-48d0-acf4-5aaaaf1b2068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:09:06.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:06.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:16.904Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4d54da0b-e591-4db5-94f3-02652edd390b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:09:17.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:17.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:27.948Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=25c6f737-b26e-447d-bb03-be676c0dff57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:09:28.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:38.988Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bf982ad0-ec9d-4791-9149-6dac482a8415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:09:40.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:50.026Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=928b97fb-5a8b-4cc2-a0e1-2be82b672962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:09:51.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:09:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:01.065Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=58a14d85-f422-41ce-a3fc-518c41f26589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:02.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:02.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:12.110Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0417311c-7b7d-415a-9d12-391768a4ad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:13.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:23.148Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bf6ae4b7-71b6-47ab-9782-0ea268398a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:24.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:34.184Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=445f6216-302c-4194-bc46-f615676e0c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:35.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:35.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:45.225Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=63881812-1214-45d3-b2f3-c73388650391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:46.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:56.267Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=258f3c1e-7414-47d2-9692-822ab19f0c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:10:57.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:10:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:07.312Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=817914e6-d741-49f7-9039-1d482a7c38db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:11:08.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:08.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:18.349Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=62fda146-345d-465d-9fc3-ac717bc3e82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:11:19.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:19.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:29.384Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cffe4410-4577-4d0e-9a3e-05b6e84b92ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:11:30.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:40.424Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1915af7c-4126-43b0-b566-3712887ab561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:11:41.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:41.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:51.464Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=8553bb55-c88d-48da-8cf9-a6839b719761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:11:52.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:11:52.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:02.504Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=afcb5770-dd1c-4f27-a813-7ef76d97039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:03.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:03.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:13.544Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d4d4ce4f-ec95-4ab8-9784-9d2ebef00556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:14.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:24.584Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ce8bad52-0898-4c39-980f-93b37d486e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:25.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:25.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:35.628Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fa774079-231e-485e-ba66-c84f7298a078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:36.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:46.665Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e19093bd-4b33-4b6f-8a30-409a3e9dbca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:47.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:57.704Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a659702c-3b69-4112-b1c7-1afa62aaff02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:12:58.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:12:58.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:12:58.165Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:12:58.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:12:58.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:12:58.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:12:58.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:12:58.177Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:12:58.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:12:58.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:08.744Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=af873fb1-662c-48e2-98bb-1871066c076e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:13:09.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:09.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:19.784Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0962bcdc-6880-434f-9627-6dc685a5d142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:13:20.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:30.824Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=07a66f98-3cfa-4b3d-b456-14c8e6aa1103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:13:31.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:41.864Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=48c1c716-09df-47ae-9d63-79a769faaae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-10T23:13:42.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.119.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:52.904Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fb4918c9-262e-4f2a-b1f4-0eef87010ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:13:53.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:03.040Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4d88e94b-3b2c-4725-9650-eb9500aa0a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:13.055Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b0efb8e2-5399-4d4a-940b-db37babc86b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:23.073Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c8bfebe2-ca06-4b08-9000-3b12443c86b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:33.094Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=872caedf-10d7-4c44-8121-657d07d4563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:43.115Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=910fb475-a96d-4f77-9bc7-c7f1a9f1409c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:43.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:53.132Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=94f1a017-f225-49b0-9bc3-647a2662623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:14:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:03.150Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a10f188f-1aff-43c2-9420-e2322b94bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:13.168Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e695f828-d39d-498c-a90b-1446bca985bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:13.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:23.183Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e2844a5a-6963-460a-b6f6-88e8802195d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:33.201Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a0b2da03-773b-4de6-a916-7abd0b044403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:33.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:43.211Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=afbeebd2-9dbd-4b38-80e0-546aab0fd6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:53.222Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=320eb931-51bc-4b3b-8d1d-f2e3a97c2653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:15:53.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:03.233Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=47f25fdf-74bf-463e-bdcb-6d4453e01de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:13.244Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=89a209b9-ed98-4dfd-8ac1-c62414a3eda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:13.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:23.258Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=79406e40-8101-4161-8dbd-92bc08a5a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:33.269Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=70743c69-06ce-41a5-a293-862641dcbb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:43.280Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2f84a50f-ec72-44cb-89b4-6dd9a1ddf846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:43.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:53.292Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9f9aa408-041b-4c86-ba71-7183ad806c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:16:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:03.303Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9ee73ddd-34be-4fe8-adca-dfd01cb25450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:03.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:13.315Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c885bf1a-b334-4a5f-ac8d-77737bdac55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:23.327Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=669c033e-671a-4afb-8b90-b799c1622e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:33.337Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=21bad9b4-837a-4f68-af45-8ed12abc2e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:43.348Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2e3c29c4-8b3b-425f-b4fd-61d25cd10bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:43.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:53.358Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dfd3d58b-4b8f-41ee-aea5-e486d5417072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:17:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:17:57.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:17:57.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:17:57.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:17:57.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:17:57.523Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:17:57.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:17:57.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:17:57.526Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:03.368Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4a6da2ae-941b-44a9-8ad4-073bc88b063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:13.379Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0c9e2e42-5317-4138-83bb-bfbfb486a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:23.391Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a320bc6f-c236-4ac7-bcce-054508b139bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:23.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:33.408Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bbcd4380-c293-4adc-883c-4beda9b54518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:33.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:43.419Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ebe0da74-5cf7-41fb-8cee-3446798f0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:53.431Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=36d8d1f4-d47f-4c1d-b912-7ea236c7271f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:18:53.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:03.441Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=58905e7e-d8f0-407b-bcef-0f31750de5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:03.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:13.454Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3d427de1-b13d-48ee-9906-7d648dc3d58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:13.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:23.464Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6b63ee24-522a-4bec-998b-994513e719c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:23.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:33.479Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7643ebc7-df09-4e99-9764-d8adaa9f6fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:43.492Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5b533449-789c-47c5-8774-c8b16778f68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:43.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:53.500Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=10f40065-a18d-445b-bedd-72d97282658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:19:53.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:03.523Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c14674c4-67ee-4fbb-9a3f-b36eaebae0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:03.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:13.535Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=66642cf3-1ec2-4cbe-a086-adc4241f6f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:23.561Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dbcffa4f-3775-41df-bcaf-2f80c54d2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:33.605Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=38b1abbf-6b1d-45be-b8a1-886b3d8ef10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:33.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:43.628Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0418beea-d3ed-4e58-b7b1-aa6590f6cf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:53.705Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3f4064ea-ad75-4417-9ba4-6638f0570543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:20:53.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:03.756Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ededf6af-02c5-4004-820b-afbbb903ff91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:13.767Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=455c405e-f282-4bae-afac-0cf7e31790eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:23.777Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=89328fdb-901c-452b-833e-2815b145f29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:23.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:33.790Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b8c8c445-130b-4c6d-b949-e6600417a06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:43.811Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cf7fa65d-0428-4747-9fc6-f17af6c364fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:53.825Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c5201f8-4ebe-4217-9d5f-497ccae8a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:21:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:03.836Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2d3deb80-13b8-4654-b453-b35d4f6fdd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:13.846Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78b81a06-3d76-46ea-b11a-e1ec7fb1dd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:23.866Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2362fb58-0fa2-4dd4-8932-36e4acd2a8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:33.880Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2c8f20df-d78c-4036-99a2-404876ad8166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:43.895Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=acd5cae6-b0e7-45fe-967b-e2c5f47fdac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:53.908Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78297bad-c1b5-4281-b202-5fdd8dff50b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:22:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:22:57.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:22:57.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:22:57.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:22:57.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:22:57.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:22:57.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:22:57.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:22:57.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:03.918Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c1e926fb-51b8-4db4-becc-f3da4f4b4be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:03.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:13.927Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ade87637-2cbf-4a67-9d75-68ed5e47fa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:13.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:23.944Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a446d7ee-5359-4696-af79-5770a85465fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:23.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:33.977Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bb18a7ce-36ff-4748-82fb-747986b8afb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:43.989Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=20ff5823-37f2-408a-9208-8b090518b008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:54.008Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9bc6b00f-ffdd-4170-abd7-b75df63ba598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:23:54.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:04.019Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=afc946e9-bf6d-4031-8946-c13cf1e1e1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:14.038Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=51f77bff-dae3-40dd-b379-4aaab0acb3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:24.060Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=73616db7-600f-4f2f-a40d-fe62996e8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:34.069Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=92eb9b92-1408-4a24-9abc-303f1274af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:34.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:44.078Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=162e8f3c-997e-4066-931c-61fdb7753b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:54.088Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fc141f6d-f001-4e11-bcc5-ab31421fc946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:24:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:04.098Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f6adb91c-f6fc-497d-ba20-001308522c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:14.108Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a971b380-70f6-4806-9a6e-c7612e0e7fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:24.118Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7acd4ec6-05bd-4b66-b549-e7dea8ef3708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:34.133Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ca7a1d53-e2ea-48aa-862f-9c4fb04f4fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:44.143Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=05da516d-455e-420a-844e-b62bff4b1e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:54.160Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f54109f7-489a-449a-809f-704f34c52e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:25:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:04.171Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5b880f72-f134-4bba-8b5d-243b75ee4c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:04.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:14.179Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b820e3d0-b15a-4797-9637-72def0211ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:14.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:24.189Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=97e97337-e50e-4945-8398-5ab5fdcc072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:34.198Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=63118d70-39a3-4b22-9a7d-719fa360d2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:44.206Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f0d078b1-ed32-4fad-a205-4128b3dee1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:54.215Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4fe824db-e434-404f-abb4-032cbf2d8d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:26:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:04.224Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d607b876-a945-4c23-a31b-241c7b42b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:04.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:14.235Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3d552515-5088-4545-a5a5-afa04c5e40b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:14.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:24.245Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4059628c-d951-4932-a3ed-8a563f39e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:34.256Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=27b7ae4f-0c45-441d-8b24-04fcf9046a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:44.266Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f81763ce-70a5-4f03-b49a-6151cf792912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:44.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:54.276Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f2e7d642-2cfc-4f1c-b534-d17e32c6090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:27:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:27:57.516Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:27:57.517Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:27:57.518Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:27:57.520Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:27:57.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:27:57.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:27:57.533Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:27:57.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:04.286Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=796fd44d-77a3-4626-b027-628287923a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:04.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:14.299Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f3954523-c63d-4448-8f65-862630fcad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:24.307Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=09baf508-61f2-4869-83c9-761d5180e1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:34.320Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b57b48be-ccf3-459b-8331-fb9b17d6ab60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:34.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:44.336Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bd584912-0324-4c46-9760-f4b4d4589013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:44.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:54.347Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4ccbd173-ce5e-4892-9b0a-2c4146bc38ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:28:54.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:04.355Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=040a776c-b305-4d3c-a92d-1e38a4139922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:14.363Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b92c1170-91d3-4b76-bfc5-70a8ed97719f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:24.372Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2d6d80c9-3b7a-4fb2-84ba-1fc247adf6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:24.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:34.384Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=84e595bc-bb04-4a2a-add2-f108a68a5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:34.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:44.392Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f5aa405d-50be-43ae-8925-2c376b13d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:54.401Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=51afc872-fccd-4e90-90aa-59fd5147cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:29:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:04.412Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=659f2d5c-c75d-4772-873c-ea83c1cdf776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:14.423Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6206b71d-6c57-4a4b-9d2a-1cd5229d4614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:14.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:24.437Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2de55065-429b-4044-a819-9cf4bb36c95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:34.446Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e8e618eb-0816-4b64-92bd-4fbfe895e6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:34.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:44.460Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d4efcf9a-8fb7-43d5-81a5-32755048afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:44.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:54.473Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=929d0341-071e-4d0e-958a-526a237f3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:30:54.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:04.481Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c39e3d3a-62c8-4b1f-9437-247b7c8c18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:04.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:14.488Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3347791c-7bdf-43f0-a90f-5e6aa3853cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:14.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:24.495Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=546c4756-0269-44f6-bb69-494be3c06442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:34.503Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c19322b-afff-4796-9ef7-91e1d4392cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:44.511Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=18cf4fcd-2a76-49bf-ad3e-f5f564aec512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:54.522Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c5d3b020-19e2-48a7-86e2-b85d4fb916a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:31:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:04.535Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d6a44a12-4e02-4f67-94ff-85e86781f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:14.545Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=24b3590a-8e4a-4970-aa78-8ed614421571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:24.560Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f83da0ef-2dcd-4bbc-afcb-09a487d7b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:24.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:34.573Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9533fd02-91f6-440f-be45-ed3b74049531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:34.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:44.589Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=672e77c8-3aa4-4966-9f72-47a8fbfc87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:54.603Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b13eb474-3b5e-4741-bbd8-fb1aa39981bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:32:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:32:57.517Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:32:57.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:32:57.519Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:32:57.521Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:32:57.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:32:57.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:32:57.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:32:57.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:04.613Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c41ed124-f2b7-44d4-a31c-e95d3f396f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:14.622Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e667b11d-0fd2-435e-b8a6-0bd30a940fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:14.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:24.630Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=051ffb1f-c8bf-4f37-a422-79b04769ceb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:24.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:34.639Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f11bf7d9-a4ef-4033-9798-a36b9390822b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:44.646Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c583a0e-3ad0-4fbb-9f3b-b8a2bf61b6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:54.656Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d941a9be-895b-4c05-b963-81345f87c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:33:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:04.665Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=89f3649c-f077-4488-bac8-5ca3e53df741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:04.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:14.674Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1f38b738-e353-49e9-89db-1b5bcccbc7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:24.692Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ef554341-c29f-4b92-982c-beeea5310ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:34.703Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4c6d3c60-5284-4640-a568-09a208a46809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:44.711Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c100a728-01d4-4fa4-b779-ce74997e74fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:54.723Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dfa0725b-0687-4c1e-894e-e8870e82481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:34:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:04.731Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=99eddd36-f648-43db-bec7-b8522a1826af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:14.741Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9cf3feff-d21d-4e73-b627-b02addae036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:14.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:24.748Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1829d0d9-9f12-4e10-aedb-8c4deda818ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:34.755Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=79442931-c00b-465b-978a-e13e5b05f0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:34.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:44.763Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2e323b69-f26d-436c-be96-def0ef2da413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:54.771Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c128d1ea-8e01-4626-bc57-adbffdff8c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:35:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:04.778Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d31ae6dd-1afa-413f-a880-797b34be75ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:04.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:14.789Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=396093a8-958d-4bc0-b465-590e8651677b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:24.799Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6f864882-11a5-48f1-b1a7-f690309079e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:34.807Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=95f7717d-9ac2-485b-8d35-d1df1e8e6463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:34.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:44.818Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=357c834d-38b2-4912-a39a-fc10f04a9804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:54.828Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cbded4bd-091f-477b-8d7f-40a2d887f880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:36:54.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:04.842Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=82ce7fa1-f21b-424a-a7d9-7b6c3bca5fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:04.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:14.852Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6c90ce9d-ee97-4bde-915a-fe5c4a631534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:14.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:24.861Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d32c3414-d4c3-4cd7-b87c-e5ff70e1c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:24.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:34.869Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=38367ce6-d793-4ea4-a2f4-3e180075b429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:44.877Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e30223e5-bdee-485f-98a1-fa8bc321f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:44.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:54.890Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b321d6f1-91bc-4d40-b683-de8b5ff7d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:37:54.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:37:57.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:37:57.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:37:57.601Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:37:57.612Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:37:57.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:37:57.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:37:57.619Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:37:57.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:04.898Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5a0e1a77-c845-447e-800d-53da9f26c25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:14.905Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f870d569-7b09-4a68-bf4f-124879b57eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:14.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:24.915Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a88a86ce-c6b3-40d4-a6b7-d8c28ae79481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:34.924Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=22f21c52-ad66-4e29-9140-3fa7741b2182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:34.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:44.932Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d2ad1faf-5ca7-4008-b98d-689867a8b408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:54.948Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=af0916a4-b3ca-445b-b720-d78f03f40980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:38:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:04.959Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=44377e8e-461e-4f49-aa55-2b27d3ddca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:04.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:14.966Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3bf9b289-3167-4890-9585-df560a1a2172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:14.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:24.975Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=85536a16-6dda-4197-b3f9-cd9ff3d73492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:34.981Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2280c88c-eea0-4d30-933d-97cfb9687e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:44.989Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a9f59f4e-0aa9-4bfe-ad4d-08a8039cf23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:54.996Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fd135e95-9684-489a-a0c2-704d9b21e032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:39:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:05.004Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f0fdfd58-0c89-4c0e-91ff-be37bfe6f0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:15.011Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=87f42cf9-f69b-4f68-b839-6e495234464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:25.020Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9dfbdc9d-4ec0-456e-875d-9d159eb1900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:35.030Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=8993ec43-3ebe-469d-a724-74d9522ed8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:45.039Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6e4d7307-92fe-417d-b720-789a148a8825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:55.052Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e324d545-a0d4-4513-86e4-ffb51ea7962c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:40:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:05.061Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b499269a-1670-4525-a100-5d13b03901a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:15.073Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=306e821b-b202-46a0-93cd-238c5270f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:25.081Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=824e892c-805f-4a2a-8ab6-a7599b6b43e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:35.091Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2de2eb40-947e-4419-b689-9e3c8d6b76ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:35.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:45.099Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c06311c3-9556-41f2-9e7a-072a8cb81a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:55.108Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=115b9251-f4f1-4062-9598-2326a3a2e4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:41:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:05.123Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1b6f31fa-8f1f-474e-9d64-22320194f814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:15.132Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0c0929bb-0444-4def-9b18-847de1f16f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:25.141Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7878e8e5-28b2-433c-8c0d-1a91f5c2195a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:35.150Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=611e425e-e893-4b04-8b04-037f4d39cc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:45.161Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c00a8490-74aa-4835-961a-08918361f1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:55.168Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78a83040-0974-43f5-b615-53e164a711f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:42:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:42:57.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:42:57.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:42:57.553Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:42:57.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:42:57.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:42:57.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:42:57.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:42:57.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:05.177Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b8b45c2b-160f-41f8-ae46-cf9719207161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:05.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:15.188Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2b99e8ee-9197-42c7-b5bd-dad4cb11fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:25.196Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4985553c-c45a-4076-bc2d-ebc51428ef15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:35.211Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=96057278-16b7-468b-bed7-d58c58106858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:45.218Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=72699e52-fdf9-4ef0-9429-f4d88e8cb7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:55.228Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4685ac87-ea9a-453b-8626-e181ca7dd616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:43:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:05.236Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=eefd13ab-92b6-4a65-911c-a72651633f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:15.243Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=109e4735-2392-4fa0-afa3-fd9bbf974c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:15.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:25.263Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b2118146-aa57-4d55-885b-b3b9b9a4e55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:25.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:35.270Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=147bd14c-fc4c-48f2-8c3f-a6a949779faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:35.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:45.280Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a4c31841-6876-47dc-844a-68ac033a96f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:45.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:55.291Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4f983459-e2b8-4906-a281-cee01d777646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:44:55.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:05.299Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=67a23581-d41c-4a56-ad2f-86a80b12c986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:15.309Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ec56fea4-b472-4c9d-b337-f68b19c7a90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:15.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:25.317Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=553f7d30-e7d0-4760-81b1-80a92bccac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:35.327Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=afd07c01-1b52-45c9-a049-958e075b63f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:45.337Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=020ab021-0f7a-495b-8330-a596f6c05329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:45.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:55.350Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3ba0bd5e-d3aa-4c1b-bc3d-41dca4dc9946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:45:55.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:05.359Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=569fd07a-b95d-49f1-9a94-e666011027de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:05.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:15.367Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=22f78b1f-bd24-492f-bbf6-ec23914e68d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:15.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:25.373Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ab527ef5-0c57-4c2d-80dc-35fd1ba5772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:35.381Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e37ec0cf-bd10-47cc-8f7c-7392207ee14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:35.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:45.388Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1294922d-a0c4-4b4e-8e67-b69bea077c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:55.397Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e98bbb41-d93d-45b1-a8c7-6dec7594c34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:46:55.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:05.406Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6b70fd16-c884-4189-a853-2992b6c38d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:05.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:15.415Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ac70741a-ae5b-4bcb-b228-13b0b76f4100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:15.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:25.423Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b090a119-682d-4700-bd5b-0b0a217e764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:25.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:35.434Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5fa0a5e0-519c-4d49-bfe5-e79413d0cafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:35.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:45.443Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2a51993f-1111-418e-add0-e2e90b3b63a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:55.452Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0e3f654e-3542-41fb-a2f2-063c5a0d736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:47:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:47:57.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:47:57.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:47:57.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:47:57.537Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:47:57.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:47:57.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:47:57.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:47:57.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:05.464Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3ab805a4-34c5-44fd-b612-511b77344191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:15.473Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ac94461c-eb2c-4671-aa3e-d004b8475e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:25.484Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2611dc1c-73e2-4f0b-af0e-74cc9ab216df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:35.492Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=568994cf-72a5-43dc-8f9a-a7575a53492a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:45.498Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ecb9b1a4-5f69-4935-853c-b3f3c470e448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:45.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:55.507Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=52772e0d-7e38-459f-a600-602c39f68000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:48:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:05.515Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d0d58cc6-cbfe-4d5a-9f7f-a684a48f7a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:05.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:15.523Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1430df64-ac39-449d-bb94-baeca7e7978e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:25.532Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c8dac971-953d-4508-819a-038a29b08f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:35.540Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=086bb6fa-a87c-464d-b704-4b2c8f4abf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:35.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:45.548Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b2ebc364-4a0d-42da-9ff2-3034b07231e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:45.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:55.560Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c1347321-5f0d-4b44-bbc0-64c4e13f7dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:49:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:05.571Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b6857418-ed64-4959-8922-29e8cd325e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:05.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:15.579Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9a29f40c-27aa-4a86-8366-fb42f2a21e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:25.592Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=48f9ef11-1705-4bb7-9aef-6fe28fc052a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:35.601Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c08ed8e3-d128-4382-bd9b-dac6fbafcfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:45.609Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0d7eb86a-ece9-4bb2-b9ca-a6997bc8cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:55.617Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d0a318a9-3ee0-4b8f-8caf-6279a3802db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:50:55.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:05.626Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3d22b823-55de-457b-acb6-49df1927a67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:15.633Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=71891daf-6fb2-49a0-88e5-6d1dc2be9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:25.641Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=58857dba-f705-4aac-b145-3f7337ed482f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:25.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:35.649Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=35385de9-7c99-4ed3-b6e7-0e82c24e621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:45.657Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=92624694-acc6-4c76-8754-8d91fb8b39ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:45.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:55.667Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b89b21b3-16f2-4c7e-944e-35bcbb5aaac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:51:55.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:05.676Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=143f02ff-2de3-4e28-9e49-ff658ab7df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:05.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:15.685Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2f6bdf56-d12d-4723-9e4b-61182eea777d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:15.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:25.697Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d3be2dbb-7fcf-4f40-816d-a45e9da402ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:35.707Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=672bb95e-d39b-409c-bead-db53f09c2dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:45.715Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=32fd9593-5597-4f2f-8941-815f2c42747c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:45.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:55.724Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a663423f-5d98-4cb0-a74b-ad69770e9d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:52:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:52:57.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:52:57.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:52:57.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:52:57.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:52:57.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:52:57.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:52:57.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:52:57.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:05.731Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3162cd4a-76b5-4c84-9786-ccb89bc36236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:05.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:15.738Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c54676d-d8b6-418a-bc54-02e2e7e8e184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:25.747Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4e1c81b2-c569-4c7b-9ef8-082217479a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:35.754Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bd951ed8-4726-4ef0-be37-8f1a537bd4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:45.761Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6f187141-42fa-46c2-af08-cd2816fcb6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:45.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:55.769Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=174ff86c-d7e2-4c4d-b0b5-54e4544df290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:53:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:05.777Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a894f793-dd37-4249-bd6b-0c2f9b61402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:05.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:15.786Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=21ceb777-f34f-4c0e-b59d-043c809e3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:15.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:25.798Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bb420e19-25bc-4a8f-88e1-138e5e01e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:25.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:35.805Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a4bd6c80-8105-4311-8377-19505c051920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:35.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:45.817Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0ff70ea3-c6ec-4c01-a87c-e8dc416dfb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:55.825Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=99436d21-4694-4dd1-85bc-7fd905d68ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:54:55.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:05.833Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fab688fb-39e5-4909-a091-cb4b0bc821e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:05.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:15.840Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=61534056-af8d-428d-9255-336cbc6fb493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:25.847Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e92e89bc-43e8-4240-a467-f9f4ad555b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:25.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:35.854Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4b457001-17df-40fe-8eaa-3547b3ed109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:45.861Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b6103a40-07e2-4982-ba91-d91fc67e037a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:55.869Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c4223498-e68a-497d-adc3-b927eb566ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:55:55.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:05.876Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=392a61b4-4830-4966-a0ad-c112a99d85fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:15.884Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=31fb1c7f-e16a-4b14-a5af-8484b88bb795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:15.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:25.892Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e9740d70-88d5-45cf-b2d1-5ac6f80c4ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:35.904Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c6a6dafa-b329-4b27-9a1a-6c2b0f95ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:45.914Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4114d35e-d573-48a3-9f5f-3eaa65ce8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:45.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:55.922Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dd62b099-ef70-4e6f-a9a9-0ca23e04cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:56:55.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:05.933Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=498c7d54-c507-4ecd-b3fa-78abe629071c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:05.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:15.942Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e7a08eae-15ab-4494-b1d6-06d6e24b4869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:15.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:25.950Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4516d2ef-3435-4dff-b208-e19fa65ef9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:25.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:35.957Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5ffe2417-0ca1-468a-bb32-af643056e3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:35.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:45.965Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=31937121-6b4d-4f61-9ad4-08b454b0a576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:55.973Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b2c849ee-67ec-472d-8fce-424a5bd54618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:57:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:57:57.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-10T23:57:57.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-10T23:57:57.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:57:57.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:57:57.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-10T23:57:57.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-10T23:57:57.537Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-10T23:57:57.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:05.981Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=635fee20-90f1-4106-a07d-e07ea27641ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:05.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:15.988Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78a817a9-f734-4eb7-80e5-d499c04be4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:25.998Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=025356f3-5206-43a6-8f04-93e3a0e50aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:36.010Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b226d1b5-35f8-4f51-933e-e7f4328250ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:46.019Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ebbca33b-3a76-477f-b808-4f25a657da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:46.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:56.025Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=04a2039c-1062-4c93-93a9-028517e821bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:58:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:06.032Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=54c145a2-6f83-4c30-bd09-f0972ad1c06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:16.039Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e79a593a-692c-41ba-b864-503289440745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:16.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:26.047Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5ebb7b6a-dc64-4334-b103-18e5485b592c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:26.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:36.054Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3d167e1c-2f44-4a8a-8eeb-530f75e8f590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:36.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:46.062Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4b319b6f-4a57-49ee-8e42-1ddb3c00e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:56.069Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=63589953-7172-45be-a65d-df857748ebbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-10T23:59:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:06.076Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=37db6bab-af7d-4bcd-897f-315a4d0bd5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:06.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:16.095Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b2c4b87f-7a72-4002-80a2-2f4f9d5cd87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:26.102Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c1959965-7335-4f3b-bebf-3b13f75dc52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:36.114Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dac10d4b-cfb6-492a-b769-3dd757d3878e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:46.122Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6e781b06-d4cd-4b20-adb9-9234050f1caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:46.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:56.129Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0fccf6bf-40dd-4c8e-a92c-0e272d7af99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:00:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:06.139Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a0c9cd25-332e-4f8a-a14f-620a4cfd896c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:06.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:16.147Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=96c5dfd7-4ced-4673-aa49-b3811d603091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:16.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:26.157Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c618c238-4490-437a-90fd-08c183aff68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:36.164Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5e167308-be3b-4161-a919-5f31595c355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:36.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:46.170Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b8eb1d95-f9bc-4a00-b2f8-999cf8ad13c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:56.177Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ba698157-d448-42ab-9c9d-ba2b0a486c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:01:56.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:06.184Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f98d3b84-a387-47ac-b933-87124e6ee9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:16.191Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0f96a32b-5d03-4c95-a81e-e3c575b35587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:26.197Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e6cc0638-6bf3-4553-bfd4-a43121cc95bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:36.208Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1ab6fa13-40bd-4167-863d-7869905b62f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:36.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:46.215Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5336d8a5-ca34-459b-acf9-bb91c150e9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:56.224Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4839e0bd-a107-473c-8b48-c8788050a361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:02:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:02:57.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:02:57.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:02:57.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:02:57.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:02:57.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:02:57.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:02:57.479Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:02:57.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:06.235Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b27cc586-b42b-41da-a9be-a448e6c8dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:16.246Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e05ccd4c-b263-45cd-9eb7-d2e838770302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:26.254Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=23187068-ff19-4981-a458-bb02c68b4b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:36.262Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9ebc3936-bf19-415e-8465-689fe78d671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:46.272Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9491274a-fa47-4d6b-8ff2-b087e8d0b561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:46.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:56.279Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c1e6e661-9f11-4e1f-a71f-245892440ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:03:56.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:06.285Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b6b7f60f-c81b-496a-9bef-91cd2a14068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:06.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:16.292Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2902d4b5-2134-492e-9227-77007a3ae997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:16.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:26.300Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bb9c3458-03b6-4cf3-a2e4-c0fc52d9c236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:26.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:36.306Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b7c57aa5-5121-4375-aee9-4fed5b9109a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:46.316Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ef7e8798-9654-4991-b7c1-7b267fd0abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:56.330Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=90075cf9-d386-43d8-8386-e25ae40735b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:04:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:06.338Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=965c4880-a1c7-4755-b79f-371e84e000c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:06.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:16.348Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ebae11df-4735-4c75-a4b9-01f6abf4549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:26.354Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5f199acf-1e35-40d0-bf06-8ab3af836ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:36.370Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c2e35e6d-0cdd-48b4-a459-fc98a941673b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:36.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:46.378Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cf17f86c-aba7-4d2b-9b59-d692bd02c946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:56.384Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=72d8c515-e1bb-4eb0-8e29-7bc424c38a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:05:56.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:06.391Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c71b6944-9bc7-4703-8117-67f1cc39c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:06.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:16.398Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a1d52c60-73b8-4055-b93d-ab51b27700ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:26.404Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=81f210a7-ca70-423d-9794-cc19575bf728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:36.412Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3e121e33-0073-427a-98df-9b9351a08ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:46.418Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dfa768a6-651c-409e-aa1f-1a1078eeee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:46.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:56.425Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3575d5ae-db84-44a3-af6a-29d73a691505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:06:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:06.432Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5651947a-f2f3-4985-abd1-69aa50452775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:16.440Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=62f6a93b-9756-4434-bfdf-897cae955c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:16.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:26.449Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=62212057-0460-423b-bd27-08e84f34521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:36.459Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dc36c161-123c-441c-800e-7e6c91368694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:46.466Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b8f055c4-4d77-402e-a4f4-dae5dd0bf5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:56.476Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f9dcd33b-279f-406e-9884-abe2ca011980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:07:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:07:57.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:07:57.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:07:57.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:07:57.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:07:57.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:07:57.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:07:57.532Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:07:57.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:06.483Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e8f80e4a-8682-4ec4-8e38-4bd5bb7b0821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:06.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:16.490Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=064cb1fb-902d-461f-9053-c4581996acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:26.496Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=74ec9db5-646c-44e6-bdbe-247c3da3c380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:26.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:36.501Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dd673f59-a3ea-4698-aacc-5d9a403718d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:36.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:46.508Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a91fdd23-8dbf-4cf5-b608-d2de6f156bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:56.514Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3700ee59-bba0-4f74-841d-dd7b514a424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:08:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:06.519Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=46f384df-d88c-4ac2-bceb-a62fd8a68bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:06.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:16.525Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9de76b44-ad0e-44e2-836b-c61717a8f1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:26.533Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=29509ec6-78b7-4dc0-a357-102ff3d0ab02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:36.539Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7cf3b808-da34-4e7b-9386-0c107fe240b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:46.549Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7d0d744a-d8a7-443a-9d47-51373962d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:56.559Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0eea219f-07e7-4845-a808-32ab593802e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:09:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:06.568Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=da06fb62-8c85-4e27-9024-de008270c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:06.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:16.575Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=97b745e5-8333-47ac-8c38-5dfaf897f2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:26.581Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9ab3c267-220e-4f91-b84d-eeab93ea791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:26.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:36.588Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b49ddd12-2326-4413-90ef-2ef734c354cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:36.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:46.595Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=744b464a-d689-4e58-8ae0-35a4986b45be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:56.603Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5dc5d608-ebb5-4f5c-99eb-68266346a481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:10:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:06.609Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=30fa1ae2-a660-49fb-b2e4-e5c396b6ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:16.615Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c439225-ed8e-4793-aa1f-2980a46e2be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:26.623Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0f5d9ef0-1056-4838-9211-f67cdd4f6bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:36.630Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=34524fd7-f692-4e58-804b-90136458efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:46.642Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3c63c17a-f274-4256-b101-41e3a7aba06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:46.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:56.648Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4042b3a8-4f21-4b51-881c-72d67a45d5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:11:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:06.657Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a2046a76-32d9-44b2-8bfc-8a248035b9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:16.665Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5ba37577-a8f2-479d-9614-38641b0a58cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:16.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:26.672Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=31f845a3-3c3b-4783-ab50-9b6cf6a4293a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:36.679Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=63ae9885-4d77-4423-ba65-2d4b777dfeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:46.687Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=14b7721c-6aa7-4181-a1a5-07092a3fd959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:56.695Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c2eb9f94-28c8-473a-ac05-127095f7fb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:12:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:12:57.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:12:57.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:12:57.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:12:57.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:12:57.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:12:57.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:12:57.527Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:12:57.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:06.700Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=476c7087-da05-4bcc-97c8-21024a68c180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:16.705Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b7f20134-0373-48e0-a30f-4fd323621cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:26.713Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2192bfb3-5cff-4b65-92f3-46ec3ab0d7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:26.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:36.720Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=083bdea4-f3f5-49fa-b504-eea150a55ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:46.728Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=681d98ae-ba5c-4b8b-8574-c4b170e3e176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:56.735Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b06df17d-2819-4c02-9dc2-3b8247aa6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:13:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:06.745Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=895c0b6b-6e54-47a6-8a66-d1e1f0bef269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:16.752Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5142b362-9611-45ef-93b1-78112591f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:26.763Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fa6b6f7b-880a-4d24-845c-2a0ed8a302ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:26.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:36.771Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9968cb8d-1a63-4155-859f-c8dd6fb308c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:46.778Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4730a34f-75f3-400d-81cb-5a076050fd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:56.785Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9bd83f84-7127-4392-bd29-f34f6fb7dfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:14:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:06.791Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=864a8185-cfea-4a45-be3b-1b91fbf9c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:16.798Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=550f39d0-e6e2-4f15-b5ec-8e937f4a8c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:26.805Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ba33d706-2e54-4933-bf2b-d3720f27180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:26.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:36.816Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78871949-d296-4c5a-95ff-ecc6a03a11a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:36.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:46.825Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5825b85e-1276-4742-b55e-765d953a4589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:46.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:56.831Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=69529d55-038d-4dc3-87a3-e13deaed9f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:15:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:06.839Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a9c4e4e0-307f-477e-91f3-ca5c53ed2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:16.847Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5a57f079-e99d-42ea-b356-355323c67a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:26.854Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=427ad42a-4d32-4d2e-ae24-567dcba57339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:36.862Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=90fbbdab-1c7f-423f-a096-6fae0ea62e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:46.869Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1d7ea9ab-f9c0-46d4-b5c1-1f99796ee14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:46.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:56.876Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cbc3b1ad-7de5-40ed-9d2a-20706011b027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:16:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:06.882Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2481e3dc-5fdb-464c-82b4-6ba2aaa66cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:06.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:16.891Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0cedd961-8124-4169-b281-dcdd5a161701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:26.898Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c11a5063-6eca-4568-beb8-371ca68a97d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:36.905Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0616871c-f70a-4700-9256-740e4c553075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:36.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:46.914Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=804541f7-f83b-477b-b79b-9a8addd99488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:56.923Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=22acff35-5747-4a22-bb6d-1856221bb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:17:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:17:57.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:17:57.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:17:57.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:17:57.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:17:57.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:17:57.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:17:57.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:17:57.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:06.932Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=910066ee-40d3-4b2f-8ddd-535acf09cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:16.942Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b8091a41-f89b-468e-8d63-b9ad46ef6d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:16.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:26.950Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e356471b-8188-48fc-b15e-3b6a56c0876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:26.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:36.961Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=beaababd-19e2-4a4b-bfaa-6dc18eb284f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:36.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:46.970Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=59a098f2-286f-4b57-bc11-44e6bb79a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:56.977Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7e31fa10-2358-40e1-89bc-50f3b991589f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:18:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:06.983Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9c193c78-8404-4553-a9ac-7e31de16ec45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:16.990Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6839bba9-75ea-4154-b034-318997227625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:16.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:26.997Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=87bd7400-5026-464e-896e-8ea250db8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:27.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:37.005Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=179fe73b-f3dc-4ac6-8f1d-ad382e2d23dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:37.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:47.012Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d5924a16-7a55-4be5-9b74-6b1856d2bff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:57.027Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2c2a06a0-2b14-448c-83f6-259cb196c8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:19:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:07.036Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=9b5a6f98-1010-47c1-88b1-94c24220db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:17.043Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=231ca328-fa44-45da-b093-c8fc1b7f3cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:27.054Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fefc5d6e-e270-43c6-b074-0f9c65523a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:37.064Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c735fdeb-0700-45e8-92cb-008efc4b8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:47.074Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=481b8532-c9ce-4106-804b-dacbf2c404fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:47.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:57.082Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dd6986cd-5a53-43d1-8a0b-0b6e2b202d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:20:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:07.088Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fb46913c-4e12-4507-b87f-00b9a07ca1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:07.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:17.095Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cb577037-57a9-4265-8c49-ab3424f09905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:27.103Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=92996aa7-b1cc-44ea-9efc-d953ce0121a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:37.110Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6d0899b2-3082-49f7-a1a9-7c3bd1fbba3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:47.117Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dad95c2d-a852-4195-8746-bdda3d30a831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:47.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:57.123Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=98d5c8f1-2efa-4524-9d7c-6e5875f278bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:21:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:07.130Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1dc7f042-bef0-4784-966e-f49fa1753daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:17.138Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c1bf87f2-207e-4ea7-b221-c26a157ac2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:27.145Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=8e952fbb-3a3b-49f0-9502-62b84e524c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:37.155Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0388bc73-32b3-4ab0-9230-ff94b8fb4847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:47.165Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=014c49e2-0565-4a2f-8a8d-ffac133a4696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:57.172Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=78dae6d0-bf81-440c-b484-a088bfb91711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:22:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:22:57.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:22:57.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:22:57.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:22:57.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:22:57.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:22:57.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:22:57.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:22:57.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:07.185Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=59a78aaa-30c7-4938-8502-a540dc0a69b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:17.199Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=eedca5ca-e9f4-4cd9-87ae-095f27dd28d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:27.207Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=8648a3c0-b7c1-404c-a5b5-94989470a8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:27.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:37.214Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=58be5c8f-61d1-4014-b519-eebd12771c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:47.221Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d9861909-f1e6-49d5-9314-0985a58f5256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:57.229Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d46ab8a2-0f48-46eb-9ebd-0585e60f0f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:23:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:07.237Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2980f144-d206-4a33-9d8f-7b0dfc38e2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:17.244Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=831ce586-ca9b-4ebe-8785-60544f2b494f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:27.251Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c08a19df-0942-46a4-bda8-70f4d06da3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:37.260Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=adbfaa26-c714-464f-b8db-e1a90712eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:47.270Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f5a34801-1cbd-4071-b6f3-42fc88200df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:47.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:57.279Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d4534c0f-19b5-4857-a5f0-525431324db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:24:57.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:07.292Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=60078d0f-aa3a-4668-8398-5cc4bf6a341a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:07.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:17.302Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=acf5e0e0-b401-4207-9282-421c287770a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:27.312Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=145ce0ff-627f-4db1-bcff-da43817c8501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:27.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:37.325Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1c0690c0-913e-4580-a5fa-e3e48b906161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:37.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:47.332Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=92bb7a85-ced9-4fbc-9447-46e59cf36598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:47.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:57.341Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d4d885ff-4dd9-407b-b6e8-1c07320658f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:25:57.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:07.349Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=50c7ef7b-6cf9-48a7-ae52-e7aa8b15c5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:17.357Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=dec5adfc-57c4-4dfd-bf59-4b0a715bc3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:17.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:27.364Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e5d57908-32fc-4b33-9f6c-96c60be0aee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:37.372Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7fe8e0e1-cc98-43ca-a76e-71e04204a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:37.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:47.381Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=65a53fbe-2f67-4b8d-aac5-7ffda1581897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:57.388Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c9c8ac70-b4ec-4545-97ba-eed8bf552680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:26:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:07.399Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6fc83135-b6d1-4ae5-ac0a-4f40024c55e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:07.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:17.404Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=122cfded-4fc1-43c6-8ea7-d266b677b744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:17.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:27.412Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=8990acd0-fddb-4e2d-9f32-3726e9ad676f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:37.422Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=00d4d7e3-25d2-4256-a011-ce906da7550c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:37.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:47.430Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4f7e0294-6823-4541-92fd-a5d0b2a11feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:57.438Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=71ba84b3-0505-48d7-9750-2ce6bffbcaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:27:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:27:57.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:27:57.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:27:57.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:27:57.504Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:27:57.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:27:57.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:27:57.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:27:57.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:07.443Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=70c50a7f-6a01-4d14-9496-b69d85176b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:17.451Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=874b7434-e819-42db-9685-e8b9fd6213fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:27.458Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=61556c3a-3194-45db-bc6a-0026239e2a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:37.464Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b4e16695-cbd0-49a0-aa0b-451a2dce6be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:47.471Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=4c8ca7ac-fdd1-4f4a-9c3d-dcce4e063839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:47.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:57.480Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=aa32564b-cb3f-4cf5-89a4-ddc161f2de9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:28:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:07.488Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=38951054-325e-400b-bfe4-5116de30f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:17.493Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=32d67846-b3a6-4002-916c-3d4d8ed7540f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:27.503Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ab92934e-c87d-42e6-b983-b427797236ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:37.512Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=01357e57-7ce7-4a33-aff4-119f8602d99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:47.520Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=fdf9dca5-d15f-4817-a73a-897e0a03e91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:47.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:57.531Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e813c1fb-9f0b-457d-8278-1d92b701e40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:29:57.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:07.539Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=99fab95d-a91d-4592-9e02-b26ba1c193c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:17.545Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2a66e6e3-40f3-433f-9f71-f719369a6741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:27.552Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cc247735-0e55-48c4-a669-3df70dc932ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:27.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:37.558Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5444f7c0-48ef-46c8-9040-820860fa2dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:37.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:47.568Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b4666145-6d4b-4143-a479-35d154ae9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:47.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:57.580Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6b1843f8-2536-47d6-a164-d0ba94f30cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:30:57.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:07.586Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e2fa5617-1e42-441d-9953-a489811811d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:07.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:17.595Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7db85620-ef1a-4f23-a1fc-551402520e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:17.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:27.603Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7c1052a6-5e4a-4c7c-971a-1487c8d625ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:27.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:37.610Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2bbc5acd-6a59-4a3a-82d0-ab2146fd2f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:37.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:47.620Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5becaee9-06b9-409f-81c0-56d382576df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:47.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:57.627Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7d5980dc-56ea-43df-b7f2-f67996821e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:31:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:07.639Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=debed7f1-fa62-4037-9f0c-a0033c945d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:17.649Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=6a1c0515-1e72-45c3-904f-f6a5b95a21ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:17.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:27.655Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3c94a2dc-9be9-441a-88d4-e8e5323f8437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:37.662Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5c4be489-c4ac-41ba-b621-60bae621b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:47.669Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ff8eda12-e994-4b63-aabb-27b28137fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:47.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:32:57.500Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:32:57.501Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:32:57.502Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:32:57.505Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:32:57.510Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:32:57.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:32:57.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:32:57.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:57.675Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=7bfb5470-67cc-485d-a575-168866657c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:32:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:07.682Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=1212a908-5749-4417-8448-bde19a6f11c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:17.688Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ac0ec645-cb16-4472-871a-4c804a247942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:17.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:27.697Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ce12ffe8-c108-4a04-b4ef-4beb3725fcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:27.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:37.706Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=24f3d35f-d041-4632-941d-488c3131b4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:37.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:47.713Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f33e5531-c2cd-4522-8134-c96608004129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:57.725Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e32b8179-be88-4848-800d-41086498ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:33:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:07.733Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2ead9e62-2f2b-4848-ae00-98af61b2730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:17.741Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=56e356ac-8fe1-4320-a9c6-de98df79e945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:27.750Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=c213f869-ea28-4c76-acb3-574edda1d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:27.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:37.759Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=300d94a1-0a43-463b-aa36-dd3bd2e19da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:37.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:47.767Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b31251b8-1cb5-494e-b6a7-3cf9159ed8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:47.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:57.774Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=b6841097-077c-456a-845b-d1b5162c0ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:34:57.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:07.781Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5003c5e5-c9c3-4a53-9a01-d9d6830b591a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:17.787Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cf076511-d682-479d-bdb0-056de9ea0d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:27.794Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ad3cb54c-81cc-4807-bbcc-f83e84556645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:27.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:37.801Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=624ea962-5f32-4e2c-90b9-44231158658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:37.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:47.811Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=ba2c1169-3df0-4e9b-8686-ea64a58a867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:47.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:57.819Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2b307671-e4a7-4340-b11d-480c2697156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:35:57.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:07.827Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=bfeff065-a2a5-459a-9571-4b8ac79a7799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:07.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:17.838Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=0c942c39-2a7c-49f3-a104-c4d0a34b6ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:17.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:27.848Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d1bcca14-7f15-4882-a11e-7eb3bacb1223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:27.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:37.855Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=af21f6b2-06a8-4593-9a52-e1bd395d5fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:47.862Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=15f7f8d1-aa04-4291-80c0-4948223403f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:47.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:57.869Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5d072cee-e7ce-4a8e-8417-9a3187637aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:36:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:07.876Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e65ea5f3-2eda-4615-9049-198206e66d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:17.883Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=269ab4ee-6a58-43d0-9b66-533e51acef7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:17.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:27.890Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=88914beb-44a6-4b8d-a46f-fe6d8011dffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:27.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:37.896Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=af5e88f0-9257-4cd1-b8c2-a9390e350257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:37.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:47.903Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=52121b67-6ca4-4f46-a474-73af8b0da494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:37:57.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-11T00:37:57.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-11T00:37:57.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:37:57.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:37:57.529Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-11T00:37:57.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-11T00:37:57.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-11T00:37:57.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:57.909Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=d446e9bd-85e6-444f-bdb5-39b8310998e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:37:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:07.916Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=5e444296-d19d-4ed2-83c2-cad19e74014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:17.923Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=83d968a8-1a69-4a01-a026-264d18295bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:27.936Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=75f47926-b6c5-4ccf-a248-5defee44604c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:27.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:37.942Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=64a799e4-cba5-44e7-9f76-9ed2b8ea7e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:47.950Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=2bd59c9c-3bc8-437d-91fa-2a5413d6f72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:57.958Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a2d2ad9c-0be1-47b8-979e-66d141cb8737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:38:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:07.965Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=829c3872-6046-4928-becc-f79ea0de993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:17.972Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=a016b40d-bb2c-4ea2-8e7b-788e7415dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:27.979Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=396d0b4c-b337-4be6-89d8-3b991a30022a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:37.989Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=567ef742-0cd4-4ea5-8574-57948d3e9a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:47.995Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=3c8410d0-4ae2-4d07-bc57-656490b1cac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:48.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:58.002Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=f0a173c7-7e87-40c4-988d-2ad6801b5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:39:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:40:08.009Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=cf4777ba-2e21-439e-8cd2-cb6f91174ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:40:08.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:40:18.015Z |INFO |Init configs |InvocationID=fdca8f59-bb08-4c27-ab8b-8d672fc42cef, InstanceUUID=e2ffcbb2-3d93-46ba-b3f9-98f6c7462aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-11T00:40:18.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |