. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T02:51:21.781Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T02:51:21.786Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T02:51:21.840Z |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-10-21T02:51:22.860Z |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-10-21T02:51:23.142Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T02:51:23.143Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T02:51:23.144Z |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-10-21T02:51:23.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T02:51:23.531Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-21T02:51:23.713Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-21T02:51:26.285Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T02:51:27.187Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-21T02:51:27.224Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-21T02:51:27.225Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T02:51:27.349Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-21T02:51:27.350Z |INFO |Root WebApplicationContext: initialization completed in 3636 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-21T02:51:28.049Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-21T02:51:29.368Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-21T02:51:30.833Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-21T02:51:31.409Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T02:51:31.410Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-21T02:51:31.417Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-10-21T02:51:31.911Z |INFO |Started MainApp in 13.402 seconds (JVM running for 14.252) |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-21T02:51:32.063Z |INFO |Start scheduling PRH workflow |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:32.077Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bf02f014-b7fe-40fb-9efd-049512051f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T02:51:33.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:43.652Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=82f7529b-5ef3-4fad-833b-faa7d4587efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T02:51:44.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.169:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:44.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:54.717Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=93933d4b-44e0-4dc8-b9fa-524538cb1f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T02:51:55.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.169:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:51:55.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:05.790Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bab90c99-e9da-4060-93c4-9e8e5a728c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T02:52:06.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.169:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:06.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:16.859Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a46cd924-777b-4cca-89ce-b2e712c0ede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-21T02:52:17.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.169:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:17.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:27.906Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b35c9637-dc7e-42ca-a4bc-6e11ce10367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:38.098Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=15abe69f-88e2-46be-88a3-22c186ea339e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:48.116Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7cafea51-a08b-49f4-84ea-616363717849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:48.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:58.136Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9e2f19b5-3da6-4c05-bf7e-d7dd3a6f9322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:52:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:08.160Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=72a09f5b-2c88-42f1-9594-145148fd7fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:08.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:18.180Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f64d31f3-e211-4d91-b6bd-d261f54499c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:28.223Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59e9b3be-be43-4af9-9ba9-dae717e12e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:28.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:38.248Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=68f6f6d7-5c29-4dd1-9fc1-2ccca8584895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:48.267Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ab06d813-948c-45c4-993c-1d2c3cf16784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:58.296Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b4bf5781-c570-45dc-af2a-d50040529755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:53:58.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:08.327Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=afcc816a-e60f-4567-b241-ea932d1fec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:08.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:18.343Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c96d62ba-861e-424a-bb18-01472dccd043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:28.361Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=26377bd4-ee94-4b54-bdd7-62387580a85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:38.380Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=089a0b00-56c8-4902-b346-34a48125d89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:38.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:48.400Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fed76f7d-2ce6-4528-9e31-e0b2ee565281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:48.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:58.418Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3d96d5ab-848c-4d6a-a142-39de13385183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:54:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:08.440Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bd77e6c0-7c4f-47ad-9b59-3739d1eae81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:18.484Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d62495e8-3245-4d9e-b093-34aaa2f1551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:18.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:28.508Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=336c1cac-9143-4854-9037-0865b1a674ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:38.541Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c7c32b24-5616-4884-af66-a826092f91c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:48.565Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=11f69f59-cb01-4292-b257-07d50c2f0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:48.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:58.581Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5c1e2008-f889-4f4f-a4cf-a99125c31e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:55:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:08.600Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a8829a93-e929-4125-afd0-0262e65e40e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:08.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:18.617Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6e59440e-a112-4531-bece-5baae19bb9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T02:56:28.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T02:56:28.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-21T02:56:28.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T02:56:28.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T02:56:28.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T02:56:28.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T02:56:28.561Z |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-10-21T02:56:28.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:28.630Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=749b1371-59cd-46ee-8c23-24bc906ee5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:38.686Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2df2c4b0-c3f1-4a80-bec2-bc140ae2597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:38.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:48.708Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=21c862da-c41e-4f6a-a060-94a8d2c06ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:58.722Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8d590c38-5b96-42be-9404-1201090b7c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:56:58.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:08.768Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59a98648-eaa7-4be6-8997-6be37810772e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:18.781Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9711ad48-ada0-4e1d-83d9-d61e0e663e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:28.814Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c46ffaed-6a5f-40a4-ba25-f508694a553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:28.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:38.829Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ab6903ef-8460-42f2-b6df-3b5ba25e3e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:38.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:48.843Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2b59fbd4-f0df-46fc-87d5-7645fb22c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:48.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:58.859Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a08328ed-6fb0-4b29-9c62-cbf87879473b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:57:58.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:08.890Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6e36f235-962a-492e-9775-410c166f9283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:18.906Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1cde5c26-044a-46af-b85c-c2ed46c30a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:28.921Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3a3e7ec3-d8e0-40a0-9bb3-8a22ecb4b2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:28.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:38.934Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e2b287e2-a6f3-48a1-a4ee-99dde6c60ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:38.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:48.947Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ffd55202-881a-4a6f-b9b7-7a003e9c7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:58.961Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=670a2681-d021-471d-8f1a-a70e5f8619a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:58:58.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:08.975Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=67e08f6d-174c-4cfa-8d7d-cd554023cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:18.991Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7e1defd3-3229-4c86-903f-1d5daae56ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:29.004Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cf9937df-0ba9-4747-89cd-870307d58005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:29.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:39.017Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=26bfe63c-f592-4fa9-a372-a2abeaba1817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:49.029Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4ed97fa9-7a28-4f41-9e44-4ed9a0187a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:59.041Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=62ea7392-7f65-4e66-a588-fa2a3633858c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T02:59:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:09.053Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=02963b7d-fb86-4a39-a87d-685fc8c8c0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:19.066Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=018b6336-40b2-44c4-b769-507306db0dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:19.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:29.079Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4bf8fac3-2121-4ff4-8a83-29edf3abb265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:29.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:39.091Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9fb2d523-05e1-4bd4-82d7-855274d5126f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:49.103Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3478a299-619b-46bc-b65a-47806d7169a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:59.114Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4746dd8b-c5b8-4e44-82de-72d22b0e9da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:00:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:09.136Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e05bb5cf-fbd4-4a41-9421-75eff82cfe3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:09.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:19.146Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7cec4455-3412-43e4-8c61-39f35850b7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:01:28.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:01:28.337Z |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-10-21T03:01:28.338Z |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-10-21T03:01:28.342Z |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-10-21T03:01:28.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:01:28.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:01:28.350Z |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-10-21T03:01:28.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:29.171Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=19397301-5b8a-4632-b186-ae55f2d10b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:39.184Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=148be02c-b7a8-41e0-997b-67f0fea54a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:39.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:49.199Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c07799aa-b88a-484a-8402-459e61a4429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:49.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:59.214Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c962b620-f8ac-4302-bebd-02cccca30b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:01:59.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:09.231Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8426e43f-1814-4f05-9f06-7514e4664f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:19.251Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0b71e4dd-e19c-41d3-bf39-97251c30c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:19.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:29.266Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=13eb036d-40bb-43df-b200-36d036f6e079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:39.278Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=553a1bef-3f57-461a-b6f1-6e4e962d6940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:39.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:49.292Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7d31f512-0137-4736-8bac-831f4ed496f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:59.304Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2f05c0a3-b9c8-419d-8d48-f4b07ce70a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:02:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:09.317Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5ea177ee-54f0-4400-8493-00cde7f2d347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:19.329Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6f014989-4506-41be-a799-dc3e7263aee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:29.340Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0175dccb-3d4d-4976-84e8-c906a176f98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:39.354Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b02d461f-6280-4a85-b795-49cdaaa09be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:49.366Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4f3ba7a4-3cd3-44e2-b1f4-a5ee594db86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:59.378Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ab0132fe-2aa2-4f4a-b3d2-992ce1e8ee1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:03:59.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:09.390Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=007497ec-cd01-43b2-b745-e4cda4acd394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:09.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:19.405Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0a78ab95-4570-4b21-8380-1dd036182799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:29.416Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6140df71-a213-4a74-abe2-fe042b318104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:29.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:39.429Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=75f0c13b-265a-4adc-bf91-c81a44fb9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:49.441Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6ae037ce-ce82-48c0-8bee-3ab6ab73d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:59.453Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cb5f8ff1-4c35-4ef9-b647-8b4e5ff6ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:04:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:09.465Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a8d26c84-3ede-49a9-83f6-e7aee7daa924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:19.477Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=76def123-ec03-44c4-863e-9d23244bedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:29.489Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ab2f2904-291c-407f-93d9-ad05ae2a8d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:39.500Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=46fd54bc-78db-4d8b-9d14-ffe93bf10cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:49.511Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=32998ed8-9cfd-47fd-b3bd-948a71787644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:49.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:59.528Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=443d2be0-62c0-4917-a453-8ad73a9cc0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:05:59.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:09.542Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0e1d1db7-c182-495e-8612-7c01a790bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:09.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:19.560Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f132144e-27a0-4a7d-bd0d-0846ac4c0bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:06:28.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:06:28.313Z |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-10-21T03:06:28.313Z |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-10-21T03:06:28.316Z |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-10-21T03:06:28.328Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:06:28.329Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:06:28.329Z |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-10-21T03:06:28.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:29.573Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=87f81e24-37cd-41a1-9312-a691398a430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:29.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:39.586Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=142e2b1f-32d8-4ff7-864b-16e5a31d5f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:49.602Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ff8b88e8-1a52-4ee9-b80c-b78c89ba7dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:59.616Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ae5fe122-96b2-4060-9fdd-594f4101c578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:06:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:09.629Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8dc17c1b-b983-439e-b48b-6157cde918d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:19.642Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7f399438-0a53-4cba-b54d-6a31f2e376dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:29.657Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4c332247-06eb-4d8d-b61b-4b1540272244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:39.671Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=814de443-3f59-4280-b42e-fccd77ce73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:39.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:49.694Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2fd024b4-adad-4e86-9e56-3bd35e5cc117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:59.707Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d8c3a4c1-81a1-4e33-9de2-ddbb1289d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:07:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:09.719Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=da42dd91-cca7-4c25-b428-2f63b1f057cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:19.732Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b292a253-1326-4c51-8f3b-53ad47d0e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:19.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:29.743Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=336a3185-a3be-4610-81ec-b6d34639cc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:39.754Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ea1d5c55-7721-431d-9a15-690aae49d3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:49.766Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=363ae705-0bb2-470f-869f-c87bb7714255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:59.777Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2d0a36eb-93bb-4d4b-9821-f892889d03fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:08:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:09.788Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=68e286e5-64de-4a86-a761-fd1ad540063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:19.800Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9e9643cf-f547-4625-b5b2-d70906bf5f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:19.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:29.812Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9fb7b829-381a-4abf-9dc1-f1af7a722109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:39.823Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2eefa94f-718b-4d28-b362-b9e70d8f9b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:49.834Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=294cdbf6-98e3-4e40-85a2-9386a69f97ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:59.846Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a58b2bc7-40e9-4af7-ac66-4f942d56920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:09:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:09.858Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=07316742-b852-4c95-a84a-cacf962147f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:19.870Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=63b0e40f-fcaf-4bdb-9f0b-0e2f4886ba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:29.885Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2bbc29fc-6405-4b4a-9c94-c5fe24578d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:29.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:39.900Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ba0aff5f-7f34-4e46-a811-14595b58d95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:39.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:49.911Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a52657b1-6e48-4fcb-bf08-7559797f96fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:59.930Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c994b1af-d625-4366-9228-dcf92e87cdd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:10:59.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:09.949Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e56333cf-5df5-42b6-8011-75391214fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:19.967Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=15fb5819-62f2-443e-b34c-eeb596b8737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:11:28.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:11:28.442Z |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-10-21T03:11:28.443Z |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-10-21T03:11:28.446Z |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-10-21T03:11:28.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:11:28.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:11:28.455Z |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-10-21T03:11:28.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:29.982Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7e8595a7-fca8-4fc8-9e65-a719009b877b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:39.996Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=36c56764-2c67-4341-a222-12db75b34912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:40.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:50.009Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b3fe4357-dc98-400f-bbf7-af1c5d68c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:11:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:00.028Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=83c69a67-8154-4c92-941b-44b35e8da892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:10.044Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6e6be00-b978-4851-9e41-a83a21ca07dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:20.056Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e133c87d-795a-47a5-9c7a-eef2b12ec66b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:30.071Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fabfac29-1835-4544-ae03-b97d3b97d96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:40.084Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6e283c4c-66aa-4bec-9b58-bbe846c0dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:40.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:50.099Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d67e1316-6ae3-4e7c-9f4c-9e7d33341441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:12:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:00.112Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a4f86eae-c4c0-4189-b44a-5a0e47287660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:00.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:10.125Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=51f664df-8a54-474d-8736-0be668fc3201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:20.140Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=31453379-0e01-4fa8-8cde-513d5c8a4e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:30.154Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=761ae072-4148-487d-96b3-9e907ed3a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:40.164Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0fa2a3d5-915b-4e54-ad2e-ef0806f13793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:50.177Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=632b005d-7a9b-4916-9e60-dcba39f7781e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:13:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:00.189Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=186e68c4-6bc5-48cf-8e14-667c8f4982f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:10.200Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8025716d-b0d3-4ae6-ad76-da3bc1a98623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:20.210Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9a1385ae-3b36-4ffd-b6a6-36d9aa995573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:30.222Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1670edc6-787d-4f98-9eaa-e544c0d7866b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:40.233Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=48d7f5c5-37b0-4002-8980-725f18806008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:50.244Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=caf086d6-2569-4091-a959-dfd92b9c77bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:14:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:00.255Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ea1d1851-ff99-4739-9ad6-d906c0b98674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:10.267Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6ae2e84-b0be-489f-b68c-3010b5f341e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:20.277Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f5f1fd06-5347-4b1d-94b7-88bea240922f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:30.288Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b8ac748a-ebf4-4802-b7df-199a4dd083a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:30.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:40.297Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4072a429-13a1-40c0-bf69-a9212b01e816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:40.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:50.307Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9eae0131-60f2-44b3-af51-4948f5a36d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:15:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:00.317Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ce2f6883-7990-49c7-803f-5cbd41c011e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:10.327Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f49e05fb-80c5-4f11-b081-da1cee7fc1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:20.338Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=865950af-4f5c-4c9b-9bac-d8af01a047ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:16:28.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:16:28.303Z |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-10-21T03:16:28.303Z |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-10-21T03:16:28.305Z |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-10-21T03:16:28.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:16:28.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:16:28.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T03:16:28.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:30.349Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4b1f8ac7-8392-4ae1-84f6-4a6e4c2f7b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:40.360Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=828a2132-53fe-406e-a659-452574ab0bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:50.370Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=abe73306-08c0-450b-8b22-4475bc8fb06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:16:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:00.379Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74e6c8a9-c724-4866-9f34-5c19dad4d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:10.389Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6712253a-c256-4b0d-8218-6adcddf5cf90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:10.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:20.399Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fd366616-af18-4df7-8350-68725bbc5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:30.410Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dae3def1-de70-4229-af49-6e6a8751464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:40.422Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a0eca7d6-9905-4109-b946-d5809644c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:50.432Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=290fdfc4-2d09-4bae-a059-1a4e3b170811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:17:50.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:00.443Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d117e6b5-28e8-4384-9526-d4061137556f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:10.455Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=186b5099-45d5-4f40-a468-67ee0b857e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:20.465Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c22cab33-fc74-4701-b906-44201ae0a0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:30.477Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7f8670a4-cfff-4a9c-a0cc-11f973c5c3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:30.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:40.489Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=98ba8c3b-1610-4186-b296-f7cf27dda1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:50.504Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f80bad19-bd66-4db7-bb2d-2d82b1651089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:18:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:00.514Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=542dd338-94dc-442a-ada5-5f261d6c44ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:10.526Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=72c08658-ad7e-4a89-97a2-f8380d4f057d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:20.536Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=643b4671-1866-45e8-af45-170305ea0b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:30.549Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=90c2d865-dd17-4480-b791-092533dafd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:30.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:40.558Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d235b54c-3b14-4baa-98a7-a419fc05590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:50.571Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d63a2b8d-e202-49f5-b45d-36c7e9e9b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:19:50.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:00.580Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cb75854c-7794-422e-8062-3e9ba37669af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:10.602Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a6302781-ebee-416e-9e21-74ab070b72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:10.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:20.612Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=922038b3-d329-4e5f-b899-786a3e89657e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:30.623Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2dccb459-40f8-4f70-ba91-4f7581ad143c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:40.634Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d679e9f9-2638-4bc4-acce-4430c046958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:50.647Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fb1305cb-61e3-44ae-845a-bbc3444187ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:20:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:00.658Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=27ec9eb6-9748-4fe7-9549-dcd3d3f2eba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:00.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:10.669Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6f404436-af1b-40f0-9063-98106020378c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:10.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:20.685Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c389d4eb-87e9-483f-a02f-0fb77fa581a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:20.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:21:28.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:21:28.324Z |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-10-21T03:21:28.325Z |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-10-21T03:21:28.327Z |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-10-21T03:21:28.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:21:28.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:21:28.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-21T03:21:28.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:30.696Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bacc9af2-5aa2-45c9-878a-88d4034482f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:40.706Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ff66b28c-ad15-460b-af87-91f42ed41955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:50.717Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7681b0c0-658c-47a1-a017-b1e4474b8c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:21:50.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:00.727Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=828a3f03-61db-43fd-9253-df1b9f233d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:10.737Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a64d62dd-f358-4c16-a159-7835f168bc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:20.749Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0db85f12-dae9-4a48-9965-3b99d3d59c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:30.761Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fba974da-40b4-4359-bf7f-6f7d52bce73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:40.770Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d72a64bf-18b1-473a-9f7a-cea4b3190428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:50.780Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c1252fb4-0807-4233-805f-5b3b48197e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:22:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:00.789Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e4170ad0-d41c-40b6-a3ca-464a9aa511f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:10.799Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=607481ee-b450-4288-be2b-ef5598c9fb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:20.811Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1cdc4da6-344d-48e5-8230-9a63ed94189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:30.821Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c7d8a511-9fa8-47a5-99f4-3dea115d92a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:40.831Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7683ee18-cf8a-482d-9999-79453f160903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:40.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:50.841Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe52204c-900c-4603-930b-8122ada4704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:23:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:00.852Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1e319d58-0293-4c05-8cb4-83b7b73b3292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:10.865Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=43babe1f-67c8-4866-ac5b-de14851b2cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:10.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:20.877Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6fd1d5a4-e223-472f-be59-45d9897bf300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:30.887Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8e9d6324-23d4-4a60-841e-c6a8f610175a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:30.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:40.896Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=69196127-e8bc-4110-a7e0-1a612f46990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:40.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:50.905Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3bd36b4c-585b-49b8-85b8-5fc6d3c6fffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:24:50.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:00.915Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=31ea1c43-5d3b-403e-b70a-9a5e9afa572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:10.925Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b98f6119-572e-4222-a59b-9f6905373f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:20.936Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b64fc383-e72d-4704-8c43-6ff6a80d9222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:30.946Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=462c8fea-50fb-4a08-b36e-b37448312caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:30.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:40.957Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74663469-a0eb-4bc7-a8e3-1b000210aa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:40.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:50.969Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=52c18253-0100-4d12-98a4-25223380c7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:25:50.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:00.983Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=479e4869-b31a-4ad2-aa3d-19cc059052dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:10.994Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4da907d6-e02f-486b-bd80-93571ca380c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:11.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:21.005Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5ebf1d68-357c-4262-91f4-d46f8c2da438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:26:28.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:26:28.307Z |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-10-21T03:26:28.307Z |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-10-21T03:26:28.310Z |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-10-21T03:26:28.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:26:28.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:26:28.314Z |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-10-21T03:26:28.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:31.015Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=95aa7ae4-7ace-4947-8258-888377b9dfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:41.024Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b764e4d3-f4b9-4c1f-b228-017e0c614f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:51.034Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=026c1900-5feb-4598-9212-24a426994db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:26:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:01.044Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f39e187c-3442-4460-aaa6-fef3bac840ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:11.054Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=566e2d04-cfc3-4510-aa58-251e715d43d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:21.063Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=60ee5d10-d1a1-42f2-9330-46e68d3b9e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:31.075Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3c05e852-0240-418c-aeda-5ad6abcf28c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:41.085Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=93d72c91-8893-4baf-8d0c-aa9a93950b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:51.093Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=13d52d4d-cfe8-4bb8-a553-4aeb27c88bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:27:51.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:01.102Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6f919f19-ce74-4e6e-9ce7-2a9e16a4b352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:11.113Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4615cb40-acf4-42b0-a8ae-b73016efe3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:21.123Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=67e6a575-5189-4790-877a-7863e7999809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:21.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:31.132Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a7ffb3e1-a717-4249-b07d-0b0ca197fed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:31.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:41.140Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f56c429c-c591-4163-8da0-246207879377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:51.149Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6948ef9c-adc4-4b91-a6f9-a750fec47340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:28:51.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:01.158Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3ebbe1b0-34e7-426c-95dd-d1326186eb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:01.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:11.168Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8028267f-c8a8-4787-8a10-8620e21afb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:11.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:21.178Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fed7ceae-7069-45e6-a7ef-e1488a1bd2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:31.188Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=302ee569-4fe7-4af0-b541-34d8cc95c33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:41.198Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=012d5687-d9bd-4f4a-b4fa-48b4b2c9e749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:51.207Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6c509541-9e82-4f54-be57-c9ec8daf1f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:29:51.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:01.223Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cacb2297-79b9-4668-8e73-bb1bdfab66ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:11.232Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1dc8a293-dd24-4b6b-be39-b7cadfb437c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:11.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:21.241Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c5a8226b-aed8-41d2-82e4-c35290c10cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:21.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:31.251Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=897d0e5e-868f-43df-9013-822ac7a0efcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:41.260Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c34955a2-962d-4add-9f04-1e7f20437478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:51.268Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2879d902-e18b-463c-a0d7-cf14064416fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:30:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:01.278Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5d072e25-afae-4f06-9160-b8941b60686b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:11.287Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9ef74757-64c3-421e-b60e-7b2262a6d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:21.297Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=92187655-b6eb-4c09-9fea-3bdd59b25cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:21.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:31:28.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:31:28.251Z |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-10-21T03:31:28.251Z |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-10-21T03:31:28.253Z |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-10-21T03:31:28.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:31:28.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:31:28.257Z |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-10-21T03:31:28.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:31.307Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3ccde126-5c06-44ef-a8c6-06cf0dc2499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:41.317Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6786a41c-5306-4d42-ba46-3d73ae292cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:51.326Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=882a104c-b2f8-4394-a5e2-8d2cd536565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:31:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:01.335Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6b3c406d-118e-40bd-a4cc-5adddddd0e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:11.344Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1c3e2705-a1a8-4e02-9dfd-6a1620d4faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:21.353Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9d544b86-a153-4e10-866c-e03c3222d0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:31.363Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e5435df6-c312-4e23-9be9-eaaafc86c447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:31.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:41.373Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bab5542b-7c7a-4776-ab96-3ab3be13169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:51.381Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2e6698df-e081-4c80-b76a-248f21f37554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:32:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:01.393Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ccf7d20f-9389-40fd-8b23-3fb0677c9820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:11.404Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=38ec2f15-dcd3-41a1-a456-7b7804bb8a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:21.415Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2e49e083-3592-4e09-b612-ed30bc2e7f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:31.424Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4f5c3df1-1956-4e91-90be-bf236ba2a76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:41.435Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2af9b004-e650-4a09-94f6-ec4bf76c32b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:51.444Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7fd33deb-1d1f-4c00-ac3f-5bc77ffbd7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:33:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:01.453Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=54fe81f2-abde-45d8-83f4-3cce35b7ac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:01.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:11.463Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1716da5a-a2e2-416e-9cd8-a5744e3ffe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:21.473Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d8086b78-b1c6-4112-a10d-c0409ee95959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:21.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:31.485Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1e7c7254-45f5-49a4-8b2e-5f918f3e7fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:31.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:41.495Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a1ba79b4-9124-4d9d-b7d9-6a854e7aee54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:51.510Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5bcdf3f1-f1ba-4903-b219-638cf6c56afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:34:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:01.519Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=554e0432-5e57-417e-9ecc-835cb8204715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:11.529Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=423e48e4-69f3-4faf-9dc5-001e85bcf89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:21.538Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f73400f3-1151-4868-82d5-0993797808a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:31.555Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a18ae2f2-5d59-44e0-8d15-2ed84015ae58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:31.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:41.566Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dee4d081-2edc-4ec0-a2fc-339cd433972c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:41.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:51.586Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=82acfba7-53ae-42a0-958d-4dd7a72084a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:35:51.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:01.595Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d176ffc9-ec2c-4136-86d1-5dc119e829aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:11.606Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=974cffb9-3697-40db-bbcb-bf7f75598292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:11.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:21.615Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0ccf90eb-b7b8-47fd-8b5e-a5ee2596e75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:36:28.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:36:28.282Z |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-10-21T03:36:28.282Z |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-10-21T03:36:28.285Z |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-10-21T03:36:28.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:36:28.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:36:28.289Z |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-10-21T03:36:28.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:31.626Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a7844f09-9b90-4162-9d7c-e97dd9eea8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:41.635Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=87af5b8e-2c62-4315-9d39-afc5ee0e4a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:41.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:51.645Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9552bb12-3dcc-4eba-8b6b-cbed429c4f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:36:51.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:01.654Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7f4df091-6503-4b15-ac52-5a7f8f925904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:11.663Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c5066fa6-7d12-434a-aed1-fc42def13cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:11.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:21.671Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=99c080f6-cd19-483b-bf50-0897b1f77517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:31.680Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a0c24d6b-ddac-40f0-8b09-e7ec9d67a870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:41.699Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2400d9a5-a91b-4709-b5f4-00ab38b7f876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:51.709Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6d0e23f9-b0bd-4c5e-8f15-bad14dfddc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:37:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:01.718Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a5d2862a-b513-4522-b97e-b91066883fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:11.726Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5c09f9cb-289d-48b2-afe6-24f1b1bc20e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:21.735Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3f4a8798-e111-4d91-a404-ad875ab8f41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:31.745Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2ac871c0-67a1-49c8-a1c8-d662990b886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:41.754Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b0268ac2-2dd6-4b92-ba56-7678637bd609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:51.763Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a1b6d096-120f-48f4-b4fa-bed98698afaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:38:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:01.773Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1aa983f5-6bc1-4dd2-8c6f-0fdf6dba34ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:11.782Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d1e07c59-1376-4109-ab6c-ff31445011cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:21.793Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6a3ba698-33fa-4d96-a656-399fcf99343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:31.804Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cee05668-ce09-4c91-9952-6e3ca9c0d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:41.812Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c87e5145-44a5-4a29-95fd-b1d8cf8fc5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:41.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:51.821Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cf2c18b7-b282-4941-ad7e-5140029f2bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:39:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:01.829Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=13ac4ff5-3bf3-4c15-8360-0d5ccfb6c6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:01.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:11.838Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1e888942-646e-4ad0-a3b3-07075ccd5ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:11.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:21.847Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0e9d3ba3-4e50-4f1c-ba8c-469096536859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:31.858Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2b0248cc-1136-4414-8c47-ab11daca3f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:31.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:41.867Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=483aa193-760d-459d-aade-fca65c8b46a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:51.878Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c4a837c0-380e-4eec-89e5-22b2a700ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:40:51.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:01.893Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dce67d49-32b1-4dd7-81ab-69b7a0126a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:11.902Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cbf2ae46-aac9-4a69-8ad1-f86f138c3e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:11.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:21.911Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bb979457-0a04-4f06-a2ea-ebd7d8ed97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:21.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:41:28.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:41:28.292Z |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-10-21T03:41:28.293Z |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-10-21T03:41:28.295Z |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-10-21T03:41:28.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:41:28.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:41:28.299Z |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-10-21T03:41:28.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:31.920Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=00fd9472-e3c4-47f4-83b5-6a5cc170265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:41.929Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=51874fd1-f2cb-4ee9-ba08-3d573cf08299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:41.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:51.938Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fb81de24-5ae3-4f18-87fc-f8e6fdfc8d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:41:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:01.949Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c36f29b3-e10a-44d1-a908-f0f78935e1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:11.960Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5e9b967b-81a8-46e4-a177-c7a42be3c833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:21.968Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=355db257-533d-4f02-926f-2d91bb45c3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:31.976Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ab4a7dd9-2e74-4e0f-86b1-7d485fbb2382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:41.984Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9f752e53-c9a1-41b0-9fb5-772ff12ebc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:51.993Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0224b1ed-1ce3-4f9b-9c2c-b4d4aeda85b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:42:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:02.003Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4c8ddb63-4f3b-4033-bfb0-018b3e0bd936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:12.011Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=548b0fb5-4c15-4dac-be1b-4a718755b11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:12.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:22.020Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d002f3cb-4297-478d-a0ce-63d9c14d43f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:22.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:32.030Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ade734bf-3ec1-4ffe-8578-278c1a3081b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:42.038Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ac2328e3-dcbd-4b07-bd04-b04ed5f7c993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:52.046Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0334975b-4d64-4f33-8dfc-9240a2dd8930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:43:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:02.056Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a445c367-30a4-45bd-b5f4-93610584f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:12.065Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=29939ec8-897f-4114-a0ba-1c18aba154ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:22.074Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=caedc315-9e11-444b-838a-b82777c79eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:32.082Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c90612cf-ad49-4234-b95a-7901056e2156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:32.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:42.091Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ba1f8b4e-dad7-4148-8f1a-2df63f94b06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:52.099Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ea477d20-9d46-4bb8-97d2-bbfa826e644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:44:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:02.107Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9e4c8ea9-9b3a-4bd5-a13f-32266c4b2b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:12.115Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=af02949b-16e9-418a-9ae0-86743ae0cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:12.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:22.125Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe2d663b-746b-4736-be82-f104691e1325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:32.135Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e7385c27-d5c5-4757-8a5e-b9220ef7d17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:32.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:42.143Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fff98b67-cdac-4ff9-b96d-ac956a38960e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:42.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:52.152Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=50f8ddf2-02b3-410f-a25a-7b7be0cae2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:45:52.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:02.161Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e8d54584-7189-4203-b01d-04ce67268e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:12.169Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=506c323d-4f3b-4999-897c-b5eba888532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:22.178Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8cd67011-150d-4cc3-8442-1910635f45b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:46:28.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:46:28.239Z |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-10-21T03:46:28.239Z |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-10-21T03:46:28.241Z |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-10-21T03:46:28.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:46:28.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:46:28.245Z |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-10-21T03:46:28.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:32.188Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8e46c427-20fb-4181-a5ee-3efd5432bdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:42.197Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dd80690c-e388-48be-9bb1-f27c7b4a4299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:52.207Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=53085757-9911-4ab0-a8cb-356c9b4bd8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:46:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:02.217Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=09205107-4c6d-4aa1-be81-855eabfc08d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:12.226Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4ea46cda-b0f6-4d46-8090-ca271760c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:12.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:22.235Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2052cdaa-f3b4-4cbe-bba2-f790f28b0baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:32.245Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=44df8e9a-9750-41ac-b0bc-1157de9f0ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:42.254Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=62148f7d-d561-4481-886b-f07343cf4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:52.266Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b351c119-e8bf-4eda-bca8-093f6e222549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:47:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:02.276Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=45bd27f7-b63a-4a77-99c6-7320ebc015f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:12.285Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5492b510-4da6-4c5d-b05a-831af9656478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:22.294Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9900d687-0c5c-4f3c-9a2e-add76f19976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:32.303Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=768ccff3-f368-4f8f-87c6-67a7b8ae03f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:42.313Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6b1dbaf3-0acb-4d79-b1ff-c47efcc4caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:52.324Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ec79913e-5747-4ad8-964c-5a714498bc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:48:52.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:02.334Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ce6d4090-1c91-40a6-afbf-a61700a6ce4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:12.345Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7428e70d-3cd3-40be-b4b7-f43c856b005a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:12.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:22.354Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f9f582e0-428a-4eb3-8c41-96f2a74fcc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:32.362Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=77fd9456-3ac6-4c0f-84f7-7af53464e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:42.371Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1b9f792f-52c1-4ef5-81f3-e12fdd99381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:52.381Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ce053a15-4312-4777-bf29-01d53dcbda85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:49:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:02.391Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8fce0991-775a-4583-89dd-57b5fa57e094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:02.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:12.399Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4ce6a09d-18f7-4ef7-9548-9e77cebe55d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:22.407Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=48acddec-a321-4b3e-81e5-87ff93933a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:32.417Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=34083ad5-0019-43e2-832b-026c5af5288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:42.426Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2fc0a781-a90b-41d0-936c-0823ee6e5b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:52.437Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7f6cfa9a-26e9-4d03-89b6-275597abcc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:50:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:02.449Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b4c19c93-179d-4560-902b-71cd2cb9ab84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:12.457Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b0691848-b2c6-490f-81cb-3b0edb5aa069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:22.465Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ad1f5bc3-c346-4a95-b94d-4ebe1b55867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:22.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:51:28.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:51:28.273Z |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-10-21T03:51:28.273Z |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-10-21T03:51:28.276Z |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-10-21T03:51:28.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:51:28.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:51:28.280Z |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-10-21T03:51:28.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:32.473Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74b56178-e5cd-455d-8897-729bb841661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:42.480Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=07c79062-1788-47ce-b52a-3aa6eb64484a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:42.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:52.489Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8479c68d-9922-4175-8652-bbf6cb7e5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:51:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:02.498Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=241146ae-db9e-4ed9-8d37-2dd7b084ff73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:02.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:12.506Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ceab6d70-f812-4f42-8a89-34e219c140f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:22.517Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2a11ad4b-01d4-4375-8da3-290c37776e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:32.525Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3ac485d9-cbe6-4c8b-8d46-860086934b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:42.536Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=64cad3a7-863e-4b52-9cf2-e583594b1725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:42.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:52.543Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4ce0c844-617c-478e-ad9f-df0f839aaf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:52:52.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:02.552Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e14d01db-facb-42a9-b3cd-5916de288a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:12.560Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=072ee57d-3517-40b2-b3ed-098cdcd0e119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:22.569Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=47ce17d7-105f-43de-9646-1da06baabea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:22.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:32.580Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=278b9078-f55a-44c1-a0a4-08e92d0172b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:42.591Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e8bf6610-8867-40be-ba5f-cc563e8bda35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:52.601Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d42a320a-b510-45f2-891c-d9b6ea498293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:53:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:02.611Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=850b292d-0ab0-412a-b89e-2e9a193b8733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:12.620Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a19d59ca-0b46-4c1e-b0ec-c17056bf3dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:22.629Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3b60f42b-896a-4877-ba29-952a6cbfded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:32.638Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e7480b4f-38a1-4675-a74f-6eafb9fa1476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:42.647Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e7decfcc-4380-4c24-b299-be9da0616c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:52.655Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ea1ec81a-f084-4aaa-bf84-00c54bfd5bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:54:52.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:02.669Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ad3fdd72-0ebd-4dff-ab6d-1db7a9a81bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:02.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:12.677Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3cf7f75a-35b2-4007-9ba5-793ab23840d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:22.686Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59bf5267-1edc-4c42-92b2-9c82601f8d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:32.697Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=30b1ef34-879c-4fbd-8ca9-b69c0d1a9d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:42.705Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5b7fc455-7c9e-4ec5-bb34-3d5a813855a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:52.713Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d556e3af-2cbe-44b8-80a8-f2cd8eb1363f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:55:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:02.722Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2d6b2a48-0574-49f3-b976-d8e06170105c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:02.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:12.731Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=19e80f4e-282a-47a0-a116-0a470d44bd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:12.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:22.740Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=89a311b5-f61c-4c70-bf0a-5f00a20d4011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:56:28.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T03:56:28.228Z |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-10-21T03:56:28.228Z |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-10-21T03:56:28.229Z |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-10-21T03:56:28.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T03:56:28.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T03:56:28.233Z |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-10-21T03:56:28.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:32.750Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=65ff9774-0acb-42e4-b925-dc15f340d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:42.759Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5f09307b-3c5d-46b3-a7ab-e95288d85622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:42.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:52.767Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe187a18-b6bf-4b14-a327-c04f63d30ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:56:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:02.777Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=909c1f38-bd42-40d8-aee4-ad8d54a3998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:02.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:12.787Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=78651637-4f8c-4ee8-acb7-6bbab1b5af72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:22.798Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cdc9f02e-8f60-4d32-8a8a-968f9a31d90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:32.808Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=86e9d00d-8ca4-4bfa-83dd-fc8bc94c4759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:42.816Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=55681d6a-c4e4-4293-a799-2d78aeab8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:52.825Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a69beaf0-9506-462b-b59c-431551d69675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:57:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:02.835Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a7154630-33ed-4f7e-bcfc-fb05c87ba0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:12.844Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cb69b991-6bf4-4084-b9e9-43ab4750fafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:12.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:22.853Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c31ae4dd-6f1e-44af-8ba2-fd441b20784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:32.862Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bb597e8b-4f0f-48a3-82a8-3f822bbb1b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:32.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:42.873Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=57d6d193-37fe-4dbd-af04-1dcfea4934cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:52.881Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ffd41f6e-d9d9-40aa-8191-7b4246bd66d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:58:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:02.890Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=006d34c2-e1f2-4bf2-a097-ddf582e62574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:12.899Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5bd6914d-b6d4-4407-bca2-1f62dd1320f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:22.908Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6935a3c-61f2-4a74-9040-273dd47bd006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:32.917Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bb5f2038-a029-49b5-916c-b3ac95b6e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:32.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:42.924Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ae56e74d-6f5c-48b4-bc1a-b9622623058c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:52.945Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1c94cdfc-e5af-4cd9-afcc-3f6423023e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T03:59:52.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:02.954Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e1931402-1392-4237-a7a5-06369b2cbbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:12.964Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=415eb23e-0916-42cb-b37a-e32a8a37d78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:12.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:22.974Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4476b750-30f1-4ecc-a7bb-a4c6dd93ecdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:32.982Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=33209b6e-e3bf-4d5d-a849-3eb540c3e0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:42.992Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=15952896-02ae-4c50-8d4f-f6d241ca9707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:53.002Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bc443494-dac2-4025-b522-6e980d81ff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:00:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:03.010Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=222b2d37-92e5-4acc-89bc-a83fbcee2b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:13.020Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a970af77-47bb-47be-99e9-f805ba56fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:13.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:23.029Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=95235fe1-4827-41b3-bf05-70039e70cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:01:28.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:01:28.300Z |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-10-21T04:01:28.301Z |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-10-21T04:01:28.303Z |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-10-21T04:01:28.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:01:28.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:01:28.309Z |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-10-21T04:01:28.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:33.037Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=77e427c7-eaf7-4b88-83d8-119a9822d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:43.046Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=85ff25a4-b0d4-4fc1-93fb-e579f2b9eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:43.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:53.054Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e2ab13a7-a7c4-44ec-9ebc-22f44bdc6014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:01:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:03.062Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ef9cb9b8-a14b-4708-be5c-75695a61d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:13.072Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f68d12ed-252f-44cf-9e32-89da9237be13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:23.081Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d097880e-e268-4f1c-95b3-d3d04049b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:23.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:33.090Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9d1db6eb-de7b-4c2f-b9f9-b120c97eb3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:33.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:43.098Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=014f923d-81bf-4f19-90e6-159ada4d23f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:53.105Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=561c4ea8-6825-46af-8fb6-b560ac8b9b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:02:53.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:03.113Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c247548c-13ce-4934-bfab-796b8d4dadf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:03.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:13.123Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7d4eb7b3-78d7-4785-b16f-f024f5fe0e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:23.133Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4a83a31f-7df8-45f6-9f62-1baa2d95127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:33.141Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3ce3fe5e-27f5-42c7-9ffb-75a7fe1662ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:33.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:43.155Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=14c9eb99-c7bd-4b49-bcd6-3bdd71eed42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:43.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:53.165Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=518ba908-5969-4d50-8caa-641cd83ee614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:03:53.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:03.172Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=938f90d7-6cab-46a5-9786-53b31bbb7aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:13.180Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=66dc7bba-0eed-4f51-aa7c-47606b3b07a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:23.190Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b4032725-ad32-4dc2-a61f-59b17232448e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:33.198Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c761cf88-c75e-471e-95fe-7d00bea9035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:43.206Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8c6f3f21-2ad2-47c6-a13d-058d9d3fe8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:53.214Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b722b80a-e4cf-4162-ab97-c50c512d5b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:04:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:03.228Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bd3e4aad-00c8-4569-b19e-6ac0bd95bf6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:13.236Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=51b78d06-9a57-40bf-b558-bb9bd12db55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:13.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:23.245Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dd9e440b-2fc1-4d5f-b632-f13d2f1f5faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:23.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:33.256Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c75b2477-c6f0-4887-a725-798f4feb579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:33.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:43.266Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b15a0e6f-35cc-479e-ae9d-3cd1dd9c3c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:53.276Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2f7009f2-e772-4989-af69-47d0a6b24bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:05:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:03.284Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=606e2c60-8f6c-4fba-8675-32e224195d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:13.293Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bcacd4e1-4489-459b-9430-e7e49daca490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:23.301Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=86091b68-6180-43d7-9226-6ba314edee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:06:28.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:06:28.312Z |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-10-21T04:06:28.313Z |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-10-21T04:06:28.315Z |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-10-21T04:06:28.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:06:28.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:06:28.320Z |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-10-21T04:06:28.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:33.310Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6c24147b-cfca-4005-b1be-7910472a4641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:43.318Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=91746877-f16b-4605-99f2-6f6a0500c877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:53.328Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7dc101fa-b3ea-4bb9-9778-cded5c244735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:06:53.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:03.336Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3a84f2b1-2f13-4b17-bd0e-0d82fa6e2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:03.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:13.345Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d80b6fbe-3592-4743-8d86-924cd8f2450a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:13.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:23.355Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=381cc5c8-5738-4652-8fb7-78e0e270a0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:33.365Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c671e29f-2e9e-4318-9769-c6c8ffea2ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:33.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:43.373Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3ef06cfa-67a4-4104-b6e3-cbd2452eb9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:43.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:53.381Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=37c2696d-6e19-4b90-81c4-43117595de90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:07:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:03.390Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5658befe-78cc-4a97-ae6c-32a0b6dd4e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:03.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:13.400Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a9dec091-3417-4ae6-a168-0c971a78f49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:23.408Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=82f44124-8f94-48b1-8903-31a5bac71165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:33.416Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=09157e41-4d06-40c3-a113-9f2f8af3625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:43.425Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7e978215-707b-46f6-a33e-4350dca6daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:53.433Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8b3313a0-ba0e-4a76-8c06-34a2c4674119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:08:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:03.442Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b571bbd7-07bf-4c3d-b353-2cd43c122d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:03.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:13.451Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=416fa4e7-74c1-4d79-aafb-501fa8e017d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:23.459Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e994ffce-bfc8-4feb-ac2c-a685eee335ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:23.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:33.467Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fa8e7dcf-06d6-49e4-b7fe-eaad46e967c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:43.474Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d4f94158-96e3-4342-a998-d4fab19a7d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:53.483Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=506e8d3b-6a8e-4aac-a23a-456c1891ca50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:09:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:03.492Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8e21b5b5-2c3b-49bd-ae14-72945c1db7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:13.501Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=162e3336-fac0-4bfb-9952-ac32f8f55042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:23.509Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=90fd867a-e430-4609-9b58-1a83e6224be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:33.519Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=682cb4df-0ed6-447a-9839-0b063a6f9d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:43.533Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2d529e7a-07be-452a-b749-c76a9565e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:43.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:53.541Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b72846f6-7659-4e9b-8bc3-8f5ee5ffc8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:10:53.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:03.554Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=523e7063-65a2-4927-b112-ea4eb604db5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:13.563Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=91d58a93-dd66-4cb4-948f-328492363a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:13.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:23.572Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=787e16aa-fb29-4142-a963-0f29737876be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:11:28.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:11:28.233Z |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-10-21T04:11:28.234Z |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-10-21T04:11:28.235Z |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-10-21T04:11:28.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:11:28.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:11:28.238Z |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-10-21T04:11:28.240Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:33.581Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0100da3a-1935-4be6-8148-455326e0e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:43.590Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1abc60ec-1483-4a98-b6bc-e8fc21e02c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:43.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:53.612Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=11fc7f95-0f87-4c55-a07c-6b76d7808cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:11:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:03.621Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=754a3c02-a29d-4433-b633-af2892a2d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:03.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:13.631Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dbfe585a-1d94-486f-b1e1-e3945b7f599e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:23.639Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=451c997f-04a8-492b-8133-82ae81f4e3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:33.647Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ce1661fb-8681-413f-b45d-5e5553d05c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:43.657Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6ba61871-8ccb-4f1b-b9b5-0827dba82815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:53.668Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=58d844fe-8ab4-4b09-b864-c016cc25a0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:12:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:03.675Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=200b6b53-4a27-4034-a817-f13f9c525b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:13.684Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b9bdb297-f300-47e6-9b35-f3d9e87d3650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:23.692Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=42025c3b-2080-4002-bef1-ac4e7d55db07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:23.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:33.700Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=060731bb-b57d-4b2d-92ec-a269ec33551f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:43.710Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=75d69720-610e-4c5e-9288-a9da84c4da06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:53.721Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=005e4dd6-7fad-4e8a-9299-e7f225809958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:13:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:03.732Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=373b6aa9-a225-48b4-b746-32c423cb814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:13.741Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0a2b8edc-c5f3-4917-94e1-7597b49b23e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:13.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:23.749Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=57c00773-6325-4432-b45c-99f7b3a28718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:23.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:33.757Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1028caca-dc28-4475-b4af-978d78dabd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:33.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:43.765Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=23907d86-21c7-4562-881b-4118a96a9b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:43.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:53.774Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ee06905d-770b-4e9d-b840-ece2b54c4bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:14:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:03.782Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cc93c1f4-871a-43a9-bf3a-d4a7163df004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:13.792Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ce972158-6092-4e48-8312-eabb6404ef82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:23.802Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ea3bcc62-5165-4cd0-9078-c151ded7d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:23.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:33.811Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7ab917e1-bfbd-42b2-94d6-cd224ef1b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:43.819Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d7ca6eee-8a50-4b0c-9a3a-5f4034ae2e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:43.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:53.828Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0f640923-c8f5-45bb-83e0-e7e0df9456f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:15:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:03.838Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2c4ffa38-fab2-41a6-8864-186bd7001ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:13.848Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8594c37e-4f29-44ce-8f26-d16c2687a10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:23.857Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b00ba0b2-9249-462f-b43b-6bdf170a2217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:23.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:16:28.276Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:16:28.277Z |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-10-21T04:16:28.277Z |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-10-21T04:16:28.279Z |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-10-21T04:16:28.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:16:28.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:16:28.282Z |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-10-21T04:16:28.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:33.870Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c5799456-29de-46df-a58d-9222c0e4a154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:33.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:43.878Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d8ba1ea8-908b-4215-8a90-da003720ddc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:43.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:53.886Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e7ce1de3-3767-4d99-8036-83cde81a3c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:16:53.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:03.896Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6f727084-11e0-4df9-98dd-e749d617d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:03.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:13.905Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=033bf7e4-5acb-4425-a595-a2d384a737ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:13.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:23.914Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=20fc82a5-16d2-44b0-be89-ccae85499bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:33.923Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=94137659-3ec4-4d77-86c1-bf69824a3be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:43.932Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2cecfc50-e7f9-4ebe-85dd-9e1cdc95508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:43.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:53.942Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8c627847-4851-4070-bb90-5ace3939a182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:17:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:03.950Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=29fae901-6005-4cff-9ece-713fbb7106ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:13.958Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e583a0df-7b37-4713-aba2-8b494be015be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:23.966Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d7e081c0-830d-4697-bc3c-d5a3e52b2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:23.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:33.984Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=03d4c1d7-3f5b-40f1-b252-6231ea81c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:33.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:43.991Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d0401ea5-7ece-41b1-b3f6-ef31a46e3429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:44.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:54.000Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe03205b-0563-4650-acac-6159ab73e071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:18:54.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:04.009Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b595955b-a5b4-4f73-91e4-9b544b680583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:14.018Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e263a3db-70d2-44b8-855a-5458f6f030df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:24.026Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dadb6666-8e59-408f-9e13-ef1db8c1c5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:34.035Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=679b7251-bf17-4d56-85bf-af86ddac276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:44.043Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=41b79ad5-3a56-4163-964f-7fed6fc120cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:54.052Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3b8ef8ad-2588-4535-b705-3525ff4fca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:19:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:04.060Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=51d1e0e4-1dbf-4bd0-8688-e42c0c9e185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:14.070Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7281986d-dbe3-4949-80ac-9f450c212fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:24.084Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d1702a6f-0b50-4227-9151-f315ee06b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:24.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:34.092Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e1d76e1a-242c-4f5c-96e3-f6144b65e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:34.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:44.102Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3124525a-e1e0-4580-82f5-b396368264ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:44.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:54.110Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7c744548-f93a-419e-9227-e6ffa175da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:20:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:04.119Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8656de66-b14a-4f39-9aca-3343e85093c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:14.126Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=05ea5e5d-f4e8-48c1-bf99-8e14b050d158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:24.137Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0af63d2d-acf7-4a75-a468-5dc7b106c4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:21:28.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:21:28.267Z |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-10-21T04:21:28.268Z |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-10-21T04:21:28.270Z |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-10-21T04:21:28.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:21:28.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:21:28.274Z |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-10-21T04:21:28.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:34.150Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe529177-5fdf-4185-a69f-69a443888f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:44.161Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a4e65c52-49b5-488f-ad76-b2d4fb28feda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:54.169Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7a3ba99e-f72a-4001-bd53-85294f474066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:21:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:04.178Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=db25f86a-003c-4a9b-aa4d-d60e1b8e8c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:04.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:14.187Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8ee00ef3-c04d-4980-9a24-f9ce526e8308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:24.195Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9cfa1205-5141-4ece-82af-5f3c60af755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:24.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:34.204Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59617d9b-48e6-4334-aff0-609ff08e2887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:34.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:44.211Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=da98ce1d-8e46-47d7-b4a5-30f833928b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:44.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:54.219Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d0d70897-38d4-4afc-a9b6-adeb8be87f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:22:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:04.227Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=df1f3789-a776-4f2d-bc6a-b7b7d79608c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:04.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:14.235Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9e6e2502-5d40-4d35-b9ea-b93900fd970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:14.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:24.243Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bfae7a21-06c8-49e2-9765-2c5ccf3132e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:34.250Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=47467791-3f66-4eef-b8ac-d812f5821cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:34.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:44.263Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a4151df2-f73e-454e-b1b5-d67854234cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:54.271Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=94ce9b1e-2374-41d8-8df1-15544e6fc542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:23:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:04.279Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=219a0a3c-e66c-45c4-bc89-3ab73408dc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:14.287Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=48999ed9-d766-4949-8e38-5b606ea6d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:24.295Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2c7cfec2-350b-4fb0-b67d-e27d08a63ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:34.307Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=83df38bd-d4ed-434a-8408-ecf774638d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:34.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:44.316Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8cd00f0c-5e54-4c64-9db4-22d55a784f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:54.324Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2f95c0f4-8283-4b13-846e-3e67faa5ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:24:54.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:04.333Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c1192008-c307-4111-84a0-ed073e11db92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:04.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:14.342Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6cc55e7-b315-49c4-ab5e-4f3f17fd9d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:24.351Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bcdb3369-6f47-4fc8-816a-0a361735a621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:24.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:34.360Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=447d51c2-bb55-4036-8266-1328aff66e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:44.368Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=26d94d9a-263e-4381-9197-3ebee46a1c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:44.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:54.378Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8e762b81-4035-406d-b3d2-d17da8d29a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:25:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:04.389Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ebd8d352-2f75-452c-94cb-96d4a35bf018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:14.397Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=55f31001-a632-424f-b624-4440576afe8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:24.408Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d85f4183-49c2-4e5e-b900-40e0aa2850a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:24.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:26:28.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:26:28.267Z |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-10-21T04:26:28.267Z |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-10-21T04:26:28.268Z |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-10-21T04:26:28.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:26:28.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:26:28.272Z |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-10-21T04:26:28.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:34.418Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ddfb4b08-c252-4a92-8435-6554d8423552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:44.428Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=67f6c29a-77ba-4493-94b0-b90e31041e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:54.440Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7652f0f7-3399-46d6-a28c-035342dca79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:26:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:04.447Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0bb0ba71-1203-4b90-a62e-be19f8e4be00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:14.455Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=70cd848c-5f4a-46ea-af01-bfb5bedac1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:14.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:24.463Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=93dd6a3e-9f33-4d3b-81d4-ab79f15d22be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:24.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:34.472Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d3628eeb-fafd-4687-a37b-90fc78b499c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:34.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:44.489Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=62aafa68-7ee9-4b9a-984f-05c28e8e0eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:54.499Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=213a40c3-8ac7-48ee-a004-c96ba3a2aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:27:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:04.507Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cbeacf0d-b24a-4a59-975f-aa8309ce9dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:14.515Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=95f960c3-37ea-453d-b79a-e4108f5b27b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:24.524Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5f63f7a2-df78-430f-98e5-7f7a0212bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:34.537Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=57a11796-34c6-4450-908c-e0b922ac5301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:44.545Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b5386e46-e497-47bf-bd8b-7d58fed14415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:54.555Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2b7929b9-848a-4626-ad0f-7fdf136417d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:28:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:04.563Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cf05538d-89c1-4dc5-9598-10fc0c4e70f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:14.572Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4d2ff36f-6558-4939-9b88-97b6f7f5269e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:24.581Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1d128f71-6533-4269-9cc7-c1dfed5f835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:34.589Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7b807d24-f6e0-469d-b5ea-068ab51628f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:44.600Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=aae7bdef-3657-4099-9c33-a7d2a66b5a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:44.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:54.611Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=387ad600-47e4-4330-a586-d156a335f003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:29:54.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:04.621Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=51226582-8a73-4266-b3d4-947bc191bb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:14.630Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ed0b82a0-ad40-4f97-9eb9-db0564b87327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:24.639Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ef718109-5d7a-4b32-835f-8154427d1230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:24.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:34.647Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c8b1a800-a019-440b-977a-4cbef3f61930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:44.656Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d5ad0d44-9070-4023-b005-60fe73d00ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:44.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:54.665Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bcc8dd5d-06c4-4f4b-972d-0af5454f5f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:30:54.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:04.676Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e19d657d-ba70-4d49-a218-a6af18703196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:14.684Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1d3471d0-a344-4c4d-a1b3-9e76c2904be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:24.692Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=69660830-9cd5-4d8b-af05-6958e9d0f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:24.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:31:28.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:31:28.273Z |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-10-21T04:31:28.274Z |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-10-21T04:31:28.276Z |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-10-21T04:31:28.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:31:28.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:31:28.280Z |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-10-21T04:31:28.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:34.701Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=36541048-2300-4e88-9b19-d7f62f6d7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:44.712Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d8a7abfa-a00f-4e37-8f94-39fc07e0e9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:44.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:54.719Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a9922545-e883-4e59-8665-414de014c4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:31:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:04.726Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2469b433-40be-45c5-844a-8c9bf0081bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:14.734Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=043d35c3-a7c5-4fac-9408-4526a1af3617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:24.742Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=efefbaca-19e1-46f9-9da6-33f8d6507808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:34.750Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4fe4aeb8-ccd6-4562-b6c0-096ac3f08217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:44.757Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f8069bde-bfd3-4f13-bf74-8e78dd521c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:44.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:54.766Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=03662b01-3b2f-4108-a22d-4d4713ada9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:32:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:04.774Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=78ad57f6-95a7-4e4f-8ba5-cf272a3b626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:04.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:14.783Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cf09e4d9-d42e-4527-857e-79c8d185b07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:24.793Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=25c143ed-a2b8-41fb-bcaf-1c091b322d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:24.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:34.800Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=62bd7258-e24d-4fa9-b0a1-12869d0a0907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:44.810Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fc70701f-02c1-4eaa-99ad-7c6215d75099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:54.819Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0ccd4156-9fb4-4d59-93b6-cb07ae5c8270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:33:54.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:04.829Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e60f4745-ecf0-4ca4-ad5d-915135b05824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:04.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:14.838Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=defd65cd-7fdd-4d66-85ac-c67079b66ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:24.847Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a8530912-a751-4bc0-a755-38af7be249e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:34.856Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=620a8ea6-4d0f-4621-a02d-97a33aa657c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:44.864Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0802ada1-0d08-4994-9756-b62ee82705e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:44.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:54.873Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=440d43e1-6230-4765-9a54-93c9b7352727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:34:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:04.881Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ca8e1f3a-2313-4ca5-bebc-bf63e4b42022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:14.889Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4f239899-23d8-43d9-a65f-c0d9ee456d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:24.896Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b2ecda55-60ea-46d6-b94c-8d3709bb1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:24.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:34.904Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=16426fa9-d538-4bf3-a8cf-f3901d0ae360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:34.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:44.912Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=487d6d87-c4d4-4a94-8421-b7b9c2bf713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:54.920Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=44e5ce72-7f3d-4dbb-8967-987e0f94c179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:35:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:04.928Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f3f0a88f-d576-4984-b22f-adf3e23de776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:14.941Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=20026f61-8947-47d6-b5b4-4bbb27d4219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:14.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:24.949Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=420ca49e-9e2d-47b6-af24-38b585a98ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:36:28.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:36:28.228Z |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-10-21T04:36:28.229Z |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-10-21T04:36:28.230Z |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-10-21T04:36:28.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:36:28.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:36:28.233Z |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-10-21T04:36:28.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:34.959Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2f55e31f-d0f8-44f6-92c7-4205b9ca9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:34.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:44.968Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7e5887ea-ff45-40ce-872f-fe7eeb7c61ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:54.977Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=445ecb9b-3615-4849-8c07-27b6a2f81872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:36:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:04.985Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=377dcadc-8b7a-4b3b-ad94-d2ab01488f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:04.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:14.996Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59e4cf4c-d8bd-4213-9672-07ec346db95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:25.005Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bddd7348-531f-4471-b716-74225f1cade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:35.013Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bdfdd826-4724-4760-b124-908bcb413123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:45.023Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=036900f8-8eff-4b57-919f-ac510d6ad78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:45.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:55.030Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4b20e4f7-2b9b-49c0-9296-b5ecb45df4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:37:55.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:05.039Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fa7bfcb7-3702-41bf-b6a0-ced9bb97a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:15.048Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5e963b33-0f76-4cc6-affe-3c5af63cdffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:15.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:25.058Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e453f03e-338f-4f74-a410-1a7be5a341af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:25.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:35.071Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a1d5fa2b-c31b-446a-a6cb-2c6dfb817508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:45.086Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e1828e1d-bec4-4512-8278-131cad10bf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:55.094Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c7664106-bbcc-4640-a495-2677caf85727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:38:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:05.103Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e221d927-0582-482a-911f-68d5beec5c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:05.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:15.113Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=27aa6177-1081-4f64-94d0-a2c52f60fdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:25.122Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=73f7a1ff-e7d6-4242-bb1e-a31d6ca294cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:25.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:35.129Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f66a327f-4cca-40ab-9e08-d4200f0c31bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:35.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:45.141Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5963b10d-2dbc-420e-92ac-bc5b2c3f60b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:55.149Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=76a90b63-9df2-4c01-9f1d-03ca1973e422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:39:55.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:05.157Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4c27fa4d-41ef-4111-86ef-ee72ee0350dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:15.166Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=cd28b365-c265-4f24-a5f7-af8dca7ac6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:25.174Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e30431a8-c66d-499d-9552-a55ee683ae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:35.183Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0978f8dd-8ba2-4e6e-a388-62194be49625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:35.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:45.200Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ad863c4c-4c1b-4aba-8a70-4d6df5434d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:45.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:55.207Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=08f1e246-659a-459f-9e21-90137cc19cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:40:55.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:05.215Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c18b398a-e076-4111-a444-3035f092a622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:05.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:15.224Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=da86955f-e35e-4795-9576-d5d234b437aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:25.231Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b396188a-bdb0-4c23-a33d-5539b5a99441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:41:28.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:41:28.278Z |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-10-21T04:41:28.278Z |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-10-21T04:41:28.280Z |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-10-21T04:41:28.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:41:28.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:41:28.283Z |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-10-21T04:41:28.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:35.239Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=119507b9-5ca9-4df5-a292-42ba8c0ad6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:35.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:45.249Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7a36248f-7add-4a4b-bfe6-032cf3db8ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:45.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:55.260Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6a4050c9-a7e0-498c-9b75-cce7c224c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:41:55.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:05.269Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=41f6476f-bd8a-417d-b0c9-73a107690ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:15.277Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6df9686c-f707-4b0f-bf97-2eac01e9a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:15.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:25.287Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d2d4f483-04ac-4b9a-a03b-8cf21c32b911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:25.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:35.298Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8fa8133c-e5e2-4ecf-beed-c594a41ff721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:45.312Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e3001572-29b7-4150-8f97-b8bdd84d0a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:55.322Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b24bc105-1165-4e57-a996-f0f49f7570a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:42:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:05.329Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59c02b8e-2c5a-47bb-be0d-8dce4c23906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:15.356Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=80a0e0dd-4c75-48ef-b02e-6b76709d1b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:25.364Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=83436674-6706-4f6e-8663-dd73260fd9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:35.373Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=11a8dd0e-647d-4ec9-8de7-dd6f6f96bd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:35.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:45.382Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d61d78b4-b173-41f1-a888-ca9b73125c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:55.390Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4af89edc-7612-4a05-8f26-132a8adfbdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:43:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:05.398Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1445e8e3-8ae7-4e7c-b32f-45ec71b6d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:15.410Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=14b24c65-9198-4666-bc72-dad1e634bcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:25.424Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9a8f7d67-89db-4ba9-9863-e05497dd52fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:35.432Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c4e68f33-f715-4831-a9c9-50b4a1cf8814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:45.440Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=02ecc0b3-3ddf-4c6f-b988-a094d11a967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:55.448Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0fdbe978-8d0f-4edb-a058-91864149104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:44:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:05.457Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=376fa3d2-1ebb-48a5-8b88-9bb6ba3b4648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:15.465Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2ebd3ae6-d155-4f50-8d54-4f7ab2e7fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:25.473Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=96ac9160-8c3a-4216-a04e-dcd025ae0b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:25.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:35.481Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=feed9a07-4c6f-4c86-9e59-9af43f82bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:45.489Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d9461e0b-a64b-448a-8e1c-489477f214f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:45.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:55.498Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e84b6500-ca6e-4a31-9c6a-687248ffa0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:45:55.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:05.507Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=23ee23b5-137b-4658-9fdc-c62fa7679e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:05.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:15.515Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=98f1a233-0b3e-43af-addf-1e663bade70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:25.523Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ec0857e3-a6ff-4472-ba04-e4edb71202ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:46:28.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:46:28.194Z |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-10-21T04:46:28.195Z |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-10-21T04:46:28.196Z |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-10-21T04:46:28.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:46:28.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:46:28.198Z |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-10-21T04:46:28.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:35.535Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1de77896-962e-46a1-b01a-129b63f85609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:45.544Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=694f3fbd-efe4-498e-87e4-f39d5c21fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:55.554Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3476652c-f3a9-4a35-a897-908847f26956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:46:55.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:05.562Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9093f183-cfb4-4039-810e-311389c1c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:05.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:15.572Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9295cd49-1ebc-4ab4-88fd-44e8312465ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:15.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:25.580Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=366c03a5-441f-4b99-bede-7ae2e069c070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:25.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:35.589Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=63a8708d-bbf0-48b2-992b-bc450ed45b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:45.600Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a66324de-ce84-4bc6-a9b2-16dabdddfcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:55.609Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b82c8f35-17e6-4074-809c-6b408fcc124c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:47:55.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:05.620Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4ca3b123-89df-4b76-8350-c7cfd376811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:05.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:15.628Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d5cfc0bb-099b-419b-82bd-588416ce3066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:15.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:25.636Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5deccf1d-1003-4de7-a2f9-8401c1c711d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:35.645Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=009ad407-8e30-41d3-bf13-d0759919bd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:35.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:45.653Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1a4625c3-da25-4ff8-8b5b-596c9179327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:55.663Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6d75717b-6acf-4088-b754-db46980ad89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:48:55.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:05.673Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=dc880902-7127-480e-91ff-99f1c294afc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:05.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:15.681Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8944ac21-af3a-40e9-ac80-f2864f8e2e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:15.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:25.689Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7d61e522-e916-4a47-88a4-9c9a7edae63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:25.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:35.697Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=898c9306-c89f-41e7-ae84-432ffba627eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:35.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:45.707Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=20ad2b12-4d75-45f3-b48a-56a08b3502c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:45.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:55.716Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a6f3273c-1068-42cd-977c-b1360732682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:49:55.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:05.724Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e77962a6-1da3-46f9-871e-1cfe824cbe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:05.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:15.733Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=847fcf7f-b254-43a4-a390-b0a0e9e0ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:15.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:25.744Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9abab44f-d4b0-490a-831b-fc504cce54fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:25.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:35.752Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=69c858ba-de1d-4dc8-8d73-69a89fc50e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:35.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:45.759Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=570fd6d3-6f13-4b97-9ca4-225a523e4d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:55.769Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=65c5d280-76bb-4f0d-a093-121aa640fd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:50:55.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:05.785Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=265a1b32-c7a9-414f-a9ca-6f63481a982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:15.804Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=69d332ae-dc42-4cde-ad4e-3e2227f2dc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:25.813Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e6d1c995-21d8-4e82-93da-47e93a67c9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:51:28.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:51:28.268Z |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-10-21T04:51:28.269Z |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-10-21T04:51:28.271Z |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-10-21T04:51:28.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:51:28.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:51:28.273Z |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-10-21T04:51:28.275Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:35.824Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=469badf7-66c3-463d-a4a4-b2ebad1c2ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:45.834Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4a7daeef-7d98-4f2f-9391-075724fdcb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:45.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:55.843Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=72b160fc-5ce2-451f-856a-7c2e61267570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:51:55.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:05.851Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=66bda1f2-86c2-4734-b00b-7ffbaf046f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:15.859Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2517bbb8-9f3f-4522-bb85-ae1c403b3e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:15.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:25.868Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bd40cc43-4f0b-424b-bfb4-3ae8985a779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:25.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:35.877Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fb07ae6d-3f0b-4d79-a11e-96de63f887a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:35.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:45.887Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=001b5935-b508-429c-9cea-ebdbeaacb5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:55.895Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=844c0ae3-067a-4e95-804c-16c9e96b5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:52:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:05.904Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4c370cc0-80e8-4377-8443-e87686f7a0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:15.911Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ec6ade09-a69e-4df1-a709-e54c69f51ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:15.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:25.919Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=aed29527-49d8-423a-b414-a408fd979dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:25.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:35.927Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=42deca9b-e4c6-430a-915f-dc7c4d543c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:35.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:45.936Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=aa293ee5-040c-4f8f-a7a4-4efdfa0e21ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:45.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:55.943Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6cd47422-ddcf-4930-9a82-77edff7a64f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:53:55.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:05.952Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8fced47b-8695-4f41-b58e-5312337eca7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:15.960Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9445d3e9-4a55-4c40-b278-85a629057a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:15.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:25.968Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2035dc0a-e446-46fb-a1cf-ce7931fead2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:35.977Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c2d70e3f-e320-4f4b-9721-038e098596d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:35.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:45.986Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=8dd2bda0-16e1-4f26-a8d5-af1483504928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:55.996Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=b77f95c9-172a-45f4-88a5-980529151e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:54:56.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:06.005Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f3b553eb-2f0c-4cf3-a58a-9ae75f887aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:06.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:16.014Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ca71a5e9-f09a-4d89-b1b7-d4043d92ac81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:16.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:26.023Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c8e2fa5a-c652-4950-849f-16039060c197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:26.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:36.031Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f9ee6418-5c6d-4ca5-8338-3f59cb67b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:46.039Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=80723e73-9d57-46da-a99f-ca0e08690be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:56.048Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=79de3760-687e-4149-af35-fe47de6d0a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:55:56.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:06.058Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5a4c171b-70d0-40a8-9a52-d263a6de50a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:06.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:16.066Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2c16ee6d-6c47-4598-8542-0d2411e2ee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:26.073Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=0465f4c8-4252-4de3-be26-e7b02be8fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:26.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:56:28.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T04:56:28.282Z |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-10-21T04:56:28.282Z |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-10-21T04:56:28.284Z |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-10-21T04:56:28.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T04:56:28.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T04:56:28.287Z |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-10-21T04:56:28.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:36.083Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=084f5f8c-0990-45b9-ba4f-7dea411ba821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:36.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:46.099Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9dcf714d-3535-4865-9817-77625cb4a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:46.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:56.107Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=af3f6c96-e1e9-4663-8727-447522897812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:56:56.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:06.121Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e38ebf8c-a4f7-4343-b6ea-1485641650ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:06.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:16.130Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3075d56c-51af-46f3-bf8c-7375463641d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:26.139Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f7827e2c-d38a-4c06-8725-0439f1fb2e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:26.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:36.147Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=aa666c29-42cf-470f-8c8e-22c51f042608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:46.155Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2de61d2e-da1c-412c-b602-e1e95a135c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:46.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:56.181Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=53ca0adf-a1bb-4847-b1e5-075d4699476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:57:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:06.190Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ae765586-2724-437a-a829-ccd4272aba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:16.200Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=edcdac31-1309-46a1-9c3b-a531a931dedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:16.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:26.207Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=59821b30-a73c-4b88-a201-6d2d3e325273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:26.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:36.217Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=30e90f72-a165-4dae-801d-10b7fc5e6590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:46.232Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=db31ba6b-63bb-4467-98fb-e095b786b312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:46.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:56.240Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ac271786-c007-48cd-bd6c-13c99ac7feb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:58:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:06.248Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e8762809-12fb-4548-8392-302789262745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:16.257Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1b8e46b1-2acd-491a-851e-b346f6e54a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:26.265Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f88ca78f-1da2-405c-886f-09b784a0078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:36.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:46.537Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=64c2c706-3fe1-4f74-aa50-ea226fa01e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T04:59:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:06.077Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9cdc19a0-9a62-410b-aecb-6cb0528ea2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:25.662Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=240ef6ab-d77e-45f8-b0ca-d5bb23e6bf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:35.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:45.228Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=68e8be0e-587a-48f1-a18e-2eb573729ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:00:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:04.806Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=38229566-2896-4ddc-9fd7-6c8fcc5d1279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:14.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:24.391Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bb27d899-6897-47df-ace4-a4027e4694f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:01:28.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:01:28.268Z |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-10-21T05:01:28.269Z |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-10-21T05:01:28.271Z |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-10-21T05:01:28.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T05:01:28.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T05:01:28.275Z |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-10-21T05:01:28.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:33.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:43.981Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f848723a-df1a-4a28-955a-f626346b10e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:01:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:03.519Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1d4ff92a-7ab7-4dc8-b310-ff02c57adadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:23.055Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5cb349c2-80af-4893-89cc-b714eab8515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:42.595Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a728368f-9238-43ee-bd9b-800b3f945c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:44.691Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.55.206:8443\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:02:54.688Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=613c80d1-8b01-49ce-9aac-decb9428cc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:14.241Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74908850-bc38-44ef-a474-89b4048b196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:33.777Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f2445b9b-cade-4165-9e2e-dc187889ce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:43.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:03:53.319Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5aaf880c-68a9-4253-b5d0-bc316a9fa857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:02.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:12.854Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=61f1491e-4d4a-4a37-a420-3221dd13c8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:22.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:32.395Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=588fc7f0-114d-4049-abe0-6daded8b82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:04:51.932Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=efc93b70-f6e0-494c-b336-fb782ef36b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:01.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:11.471Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=9d86153a-70bd-41d4-89a0-f192777dd1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:31.009Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7c118b45-79d1-45e2-9379-fcebf664a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:50.550Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=506fcc55-ec54-4b13-a068-edddf40f10b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:05:52.241Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |java.net.ConnectException: finishConnect(..) failed: Connection refused\n\tat io.netty.channel.unix.Errors.newConnectException0(Errors.java:155)\n\tat io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:128)\n\tat io.netty.channel.unix.Socket.finishConnect(Socket.java:320)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:710)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:687)\n\tat io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:567)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:470)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\nWrapped by: io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: aai.onap.svc.cluster.local/10.233.55.206:8443\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:02.242Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=db74533e-9c14-4df2-af32-6b54982a5414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:11.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:21.781Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3a6ae13f-e433-4a54-b165-454d8589dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:06:28.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:06:28.212Z |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-10-21T05:06:28.213Z |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-10-21T05:06:28.214Z |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-10-21T05:06:28.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T05:06:28.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T05:06:28.217Z |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-10-21T05:06:28.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:31.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:41.321Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=90f9b9ba-3b87-4165-a9b3-6496fd68616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:06:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:00.866Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1a3bba47-4cf2-4dfc-87c5-2b677af84e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:20.408Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=962a7e11-87c2-4ed0-a196-72673cabcff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:39.946Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a82ae3b8-e4dd-40de-8aed-a43e573e85c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:49.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:07:59.485Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=3d91ccc0-a02d-498a-be27-62794aa34082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:09.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:19.020Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=89782fba-9098-4303-a43f-822b345a57b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:28.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:38.564Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=7ffa2825-219b-435b-9398-077706982add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:08:58.107Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=53da1c1e-419b-4649-bc40-c30db192fd50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:17.641Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f7d9431b-8612-431e-93db-82315fed8ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:37.181Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=de7e5ef7-9dae-4c3f-8879-f81c457d86f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:09:56.718Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74f5e854-7b73-4e2c-855e-94f34125a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:16.255Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=07cb0a70-1601-4836-a732-a75316113b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:35.803Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=075f4035-b001-4b4a-99b0-f261e29c45f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:10:55.343Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=afd20764-bce7-4de4-b56d-fb4a648d89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:04.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:14.883Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=a5ceccbd-3ac0-4f34-aa55-00e9ee02adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:24.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:11:28.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:11:28.299Z |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-10-21T05:11:28.299Z |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-10-21T05:11:28.301Z |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-10-21T05:11:28.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T05:11:28.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T05:11:28.304Z |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-10-21T05:11:28.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:34.422Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d16e7891-393b-46e8-85b5-9f13c7af0496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:43.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:11:53.960Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=46f9bc8e-feb5-4277-a227-d0b0bb31f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:03.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:13.501Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c0a5c9cf-02da-4630-86bd-55baef2d2a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:33.037Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=1679c6e7-b28b-4882-b6e4-d1d2aba668cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:42.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:12:52.599Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=bcc9132e-6bef-4ccc-b6ac-461d8dbc2637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:12.136Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=14b1afa2-30fa-4018-93a8-afc5369ac931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:31.677Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=2a7d0652-cae1-4389-a636-d0b61a92cb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:41.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:13:51.217Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5608cc5e-c507-4582-a070-b41052fa8224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:10.757Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=201fe484-46ae-42da-b938-6e0e253383a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:30.314Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c2c5051a-80ca-402c-bf2d-27c1c0e94dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:39.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:49.854Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=78c7da02-e8c6-4051-af9d-0de97c21762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:14:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:09.395Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=72f7b867-f3d4-4aa7-a1c7-f2eba62ec92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:18.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:28.936Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fc679837-a224-4303-93af-f3a54acb555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:48.474Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6c3d21a8-10e4-437f-9fd6-3c1b803953c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:15:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:08.012Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4acfa8e8-2169-469f-a821-e0580c770bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:27.547Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=4fe4c51c-0688-4a5b-a5d6-1fcd6be9bdfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:16:28.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:16:28.202Z |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-10-21T05:16:28.202Z |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-10-21T05:16:28.203Z |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-10-21T05:16:28.206Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T05:16:28.206Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T05:16:28.206Z |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-10-21T05:16:28.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:47.118Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c6946fab-a1fa-425f-a599-28a5be79a4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:16:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:06.665Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=c4223fe1-2ff8-4a54-bcd5-3c63c57a8580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:26.206Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=93f3ad26-abe4-434b-8ed2-27d3f0bc20e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:35.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:45.742Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=eb59e391-5866-4e0f-9ee3-e7f1a26c5243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:17:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:05.279Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f962deb3-8a8f-4ad5-b04f-2b13d18210bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:14.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:24.817Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74f011da-b235-4cf3-8796-c85accca58fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:44.351Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=711d5da6-d759-44ba-aa8b-f18e2c45d923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:18:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:03.904Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=5e5f31b8-9d21-4cee-a860-07fe721922d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:23.443Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=74caea83-f0ad-48c1-9b91-37cbbbe9af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:42.985Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6e6c52d-4aa3-49e8-ab5e-3041622d7bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:19:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:02.531Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=d6c66ce3-1938-43b4-880b-40117cb70dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:22.078Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=674e7c67-2443-427d-aff2-fccf2ada2b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:31.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:41.619Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=6240b655-e5f4-4df9-8dd4-43209d6e2094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:20:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:01.159Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=f01f71ac-1caf-46a0-ad36-e1707512f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:20.705Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=fe761747-27c6-43d3-9ba1-b45a7bd8b3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:21:28.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-21T05:21:28.266Z |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-10-21T05:21:28.266Z |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-10-21T05:21:28.268Z |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-10-21T05:21:28.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-21T05:21:28.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-21T05:21:28.271Z |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-10-21T05:21:28.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:40.244Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=adb88764-44ec-42be-b7a4-4bfa90d58849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:49.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:21:59.789Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=e76df99c-06d6-457e-929c-19e17175fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:09.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:19.328Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=38dcc670-ad1e-4a3e-a787-7e70ea7db563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:38.864Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=67893885-ef8b-4b15-9ee3-94a75b49ba84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:48.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-21T05:22:58.401Z |INFO |Init configs |InvocationID=4c961bd4-2a4e-43ed-9c56-dc524d51ef93, InstanceUUID=ee26c9b3-f3b7-4780-b728-2b4a20681ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.ta