. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:48:45.749Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:48:45.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T08:48:45.792Z |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-06-03T08:48:46.672Z |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-06-03T08:48:46.791Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T08:48:46.791Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T08:48:46.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T08:48:46.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T08:48:47.057Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-03T08:48:47.085Z |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-06-03T08:48:48.958Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T08:48:49.569Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-03T08:48:49.603Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-03T08:48:49.603Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T08:48:49.691Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-03T08:48:49.692Z |INFO |Root WebApplicationContext: initialization completed in 2605 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-03T08:48:50.219Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-03T08:48:51.350Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T08:48:53.045Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T08:48:53.779Z |INFO |Started MainApp in 11.445 seconds (JVM running for 12.515) |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-03T08:48:53.904Z |INFO |Start scheduling PRH workflow |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:48:53.927Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5d456796-6d80-4be3-a671-84dc59ab2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:48:55.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:48:55.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T08:49:00.513Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T08:49:00.514Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T08:49:00.516Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:05.617Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4774f1f4-8916-4ad9-addd-5a4820ffbbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:49:06.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:16.687Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=70fbf8ea-dbff-4e7c-bfe9-29f8caada33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:49:17.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:27.728Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=eb62f62b-a748-48b9-9173-97566a77e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:49:28.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:38.807Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=439aae2e-9c42-473a-ac07-b2a41b13a05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:49:39.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:49.940Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=53a716b0-94ce-4718-8d0e-0fae6f9ee3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:49:51.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:49:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:01.006Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c8c1b552-cca3-4ce7-ab1d-afac10ade4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:02.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:12.077Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0546e256-0bbf-4e5c-9b04-a8b64e157cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:13.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:23.117Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=73a7881c-31d2-4b34-9433-b4a4e8354767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:24.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:34.164Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dce8b686-846e-445d-a386-5bd63f4aa925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:35.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:45.265Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=735a2a8a-dd5a-40b6-a5b8-d2c0066c12a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:46.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:56.335Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bbba6004-50ce-43f1-b022-030810e9adeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:50:57.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:50:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:07.407Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c1efd980-62d4-43b6-b120-4bc0f6e37208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:51:08.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:18.447Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6a4fcc1b-3a44-4a66-a416-bb45dda39d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:51:19.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:19.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:29.487Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=33b6d5aa-5e85-4212-864b-0e2d406dfdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:51:30.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:40.560Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=86d5ff2f-fa7f-4429-abdc-471c2b379f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:51:41.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:51.666Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7207efad-8c1a-4589-8db8-437cec4d131d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:51:52.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:51:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:02.733Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bb3581bc-a2ef-4595-aee4-c2cadd42631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:52:32.767Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.63.147:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:42.769Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9c6a0632-5ef0-4dab-9822-9f23f4db0d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:52.961Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b789ede0-0429-4c3e-bd82-71203c2d9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:52:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:02.990Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cc5e0175-95cf-4b23-8771-91efce72bad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:13.007Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1f2c1f53-4738-49b3-b545-bfc13006efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:13.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:23.026Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5399e9db-7f7a-4dd6-8442-0fb9e7052c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:23.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:33.047Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=80106bb4-7ded-4112-b0b5-068c7f65c0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:33.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:43.065Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c184a054-9503-44a7-a4bb-c59c27013e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:53:51.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:53:51.274Z |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-06-03T08:53:51.275Z |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-06-03T08:53:51.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-06-03T08:53:51.296Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T08:53:51.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T08:53:51.297Z |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-06-03T08:53:51.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:53.083Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=138d00b3-d300-4335-9332-bd1bc4d89f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:03.115Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=41d77a3c-4cb3-46d9-8c87-07f3f16e8dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:13.138Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=80a60e3a-ec8c-4e49-bc52-69117af38739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:23.171Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=172a406a-2696-4b03-b02d-2ee3e3d80240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:23.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:33.185Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c89e2e7a-5485-461e-8209-d4cc48a65a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:43.200Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=02c97d34-3fe0-4274-9e39-2b285f11324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:53.216Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2c171c38-635b-4f3b-b1b8-012175824c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:53.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:03.235Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e699077d-5a70-4dd5-8176-ff92f6122d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:03.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:13.263Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b12a2e0b-82d6-4dc8-a980-a6e887d63628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:23.286Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2d2b6a18-5d96-4d08-b7c2-a25867d4418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:33.304Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=823a3414-dbec-40b1-aeba-800b9a304c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:43.320Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=18e7146a-740b-4422-bb0d-ed0a370d5db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:43.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:53.338Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c5a6a695-d57f-4d5e-929f-5d98ce66b072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:03.359Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dd334bec-33d2-4d9c-9495-dc528a867fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:03.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:13.379Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b770cbf7-309e-48cd-90f1-cbb02141bd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:23.393Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=344cfb1c-9223-4590-ab4c-6ba40802ed61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:23.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:33.408Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e115896e-0ec5-41da-9508-66d595922509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:33.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:43.425Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8bee7ffa-bbe0-456d-b577-fd0605aca0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:43.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:53.440Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4d8caafd-3981-4386-947b-252dd8decc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:03.458Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e1780b1d-6e90-47b8-98d3-26b599324034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:13.476Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d718902a-109b-466d-bc0f-610dbc216ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:23.489Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3baf0056-bca4-4c4c-bb6c-c3c432906fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:33.507Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2030cc2f-bf95-4644-96fb-ce2d31f607f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:43.524Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=67a20464-93eb-4622-98f5-baa888495ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:53.547Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=35697335-de1b-4d1e-9900-5c5f29412807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:03.566Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=89f69135-fa46-45da-9de3-69acb5e00d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:13.581Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5e6b7d1b-584c-4e54-bec7-5c798ea48c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:23.596Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7b3eee74-1d4a-4728-8d9b-d82226687ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:33.610Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f8905bf3-2eba-4aac-8510-5018c2b37926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:33.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:43.625Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3bc735b3-d9e7-4231-8475-d0439404eb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:58:50.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:58:50.605Z |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-06-03T08:58:50.606Z |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-06-03T08:58:50.609Z |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-06-03T08:58:50.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T08:58:50.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T08:58:50.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T08:58:50.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:53.641Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8714e5e7-551d-472c-a1d9-4ad7ce3d3699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:03.661Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2bcfdece-9c90-4b32-a23a-e21f13449bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:13.678Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=820322ce-7395-4129-b093-2350bb1a3858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:23.694Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5b9c4163-4c94-4afd-baf3-32d5413d8696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:33.710Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=02b4a8da-0a64-4ca2-af00-94cb54fc38b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:43.728Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8bfa7593-c0fb-4572-95ea-6f52c07066e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:53.741Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c0680768-f5a9-4e3d-a09a-d3eecf0c0019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:03.774Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c4caded7-1293-4c96-a2d0-dcf2f499cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:13.787Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fab9f65c-acee-4b34-b6d4-78dfa75eadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:13.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:23.803Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=960bda09-572b-42c1-a8da-5f778f4e286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:33.816Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=985a0ee6-1f80-4dac-b154-0c2678e7ff24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:33.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:43.841Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ed291080-232d-4fc6-a03e-eaf326310698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:53.853Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5cf2498f-fd89-40cb-a180-414448254b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:03.870Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e2e8f6d7-d068-49a6-bbbf-e66b63a21d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:13.885Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c9d7243d-3fcb-4d20-8ab4-a961fdba4cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:23.899Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=124230fc-ca8a-4f8b-a7d0-cbd41f119715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:33.920Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=26788675-3899-4982-8dc9-fab2e9ba9180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:43.935Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=975821ab-5eb0-4823-9667-f0360a64d332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:53.950Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0e69d72a-9f21-4abe-b7b0-51b2e5605d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:53.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:03.964Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=302a8a5f-8f3d-4a57-816c-15638a18e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:03.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:13.977Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=386b6c0d-4e42-45e5-9dc2-ba293dd08f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:13.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:23.992Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fca78a66-085f-479b-9df0-85e0248cd3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:24.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:34.008Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=baf2cb0c-5616-4ca9-b0fa-79bc31ef6097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:34.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:44.023Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2a5523cd-27a5-45ca-9254-3612e2987c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:44.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:54.035Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=28ba0085-c925-4a94-bbf3-43e88e52a888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:54.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:04.048Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c3850e8c-3f58-4760-8ab9-90d4fdad68a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:14.061Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0279b616-4732-4ea3-b6f3-911375979a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:24.075Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9360b314-86ba-466e-b5de-52f24ad3a75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:34.091Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6540ecb3-dc6b-4161-917c-70e70c5d5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:44.109Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a1e8bceb-05e9-45ef-938b-598b4fbe8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:03:50.560Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:03:50.560Z |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-06-03T09:03:50.561Z |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-06-03T09:03:50.564Z |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-06-03T09:03:50.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:03:50.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:03:50.575Z |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-06-03T09:03:50.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:54.128Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=66db9536-4b73-45a6-9237-8381b584f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:54.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:04.142Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cc3368d2-dcc5-4e8b-8630-4c944263338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:14.160Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6873788e-3a67-4e22-8d34-aeb8d3632358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:14.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:24.181Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=11604395-edf5-482f-8eb6-e26d0b51c601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:34.199Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cb745da6-6692-49fc-892f-70a6fb0fd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:44.211Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=13b4de35-0f18-445d-b96c-9b15d634d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:44.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:54.232Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5d7b92fa-085c-46aa-b04b-90056e942559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:54.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:04.245Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e9c6fd37-8c56-4f8f-b5ec-d451b0ebe6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:14.258Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=91639238-0fbc-417a-88bb-5c1c8c2f59a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:14.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:24.279Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=03d67dbe-a76d-4705-8d7d-4c60b4dcc410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:34.299Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a32cc3ae-0e6f-42f6-a22b-ed87ffb91484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:34.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:44.313Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=37e9d987-c13a-4011-b9f4-48afd4fe39fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:44.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:54.326Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=087ae90a-3cee-4b9b-9b96-21d13d1da533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:54.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:04.340Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=05e5f4c5-5400-4fee-8bdd-7dd77fe46396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:04.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:14.376Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9602c72e-3396-4b1e-b7e9-cd7da8fce78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:14.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:24.401Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6070bed1-dcd9-4a0e-b40e-a7f928a339af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:34.415Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a253e282-2ab3-4cf7-857b-cdb58bb7bb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:44.434Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=554da40e-55fc-4e0f-af1d-3a805a2c0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:44.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:54.451Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a4bb3c22-af9d-4c08-94c4-00141485ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:04.470Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cc315356-9af4-4123-9848-d139a098f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:04.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:14.483Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=abf2a7bf-f52d-41e7-8c44-f6b2cf955b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:24.496Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=72b59422-bd59-4d4a-8ac0-ee9b3171ddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:34.509Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fc429496-2e48-4326-a0b5-8df011803ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:44.526Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=56f32025-6790-4983-853e-cca662d31c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:44.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:54.538Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f5c373e7-198a-4318-9469-4f458bac9915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:54.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:04.555Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6428971a-e5ae-4aac-9004-b9c36ed4c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:14.569Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f63edc68-ce3d-4e31-ba08-78626bccb7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:14.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:24.583Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d3672c25-b160-4668-9d1c-6528ca3965a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:24.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:34.609Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=58478728-57f5-4510-92a4-18ec704e23f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:34.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:44.633Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4167ad61-9c7c-4f8f-a59b-439a726c2ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:44.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:08:50.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:08:50.588Z |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-06-03T09:08:50.589Z |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-06-03T09:08:50.592Z |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-06-03T09:08:50.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:08:50.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:08:50.607Z |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-06-03T09:08:50.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:54.651Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b46a9e4f-84e2-4402-833e-37d184578734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:04.667Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4fd87914-d8b0-429d-90a0-2749aa8e08cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:14.693Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e033b857-4bb9-4fb7-965a-1cc12a24c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:24.709Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=20f73fec-e4e7-4ec0-a5a0-07ca53c0918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:34.726Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=39704fd3-dd0f-4560-92db-7cd284ac262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:34.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:44.738Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1c7e1b44-8bb3-406d-8dad-815ae1738df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:44.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:54.753Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=feee0d42-7bd9-4380-9f58-594d6431e109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:54.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:04.769Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5528798e-292c-4798-8f6b-c846cc473ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:04.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:14.780Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ee58a6d8-93fe-48cb-bfbf-f6ed14c4e7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:14.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:24.799Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d8aada7f-b138-4b4d-9d38-3f7825d79c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:34.811Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=eb2790c3-7da4-4bbc-88bb-27eead1db714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:44.825Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7df21e87-37ec-4b34-bd7f-ba89f0ad88f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:54.836Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8fed9622-4482-4b43-950a-19c5635c0bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:04.861Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=eff21a8f-e498-461f-b180-3f4c09282387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:14.892Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a961e273-16a7-4bbd-83a7-422876e031c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:24.903Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=831e2f36-f57f-4624-8f5d-0fd02db54c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:34.914Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0ff8054a-f45b-48d7-8db4-bcfd2705557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:34.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:44.929Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=297e0439-5b14-4d79-977a-179d10ffd823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:44.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:54.944Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5e3e8cab-1f61-4951-a1f0-fb1439108ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:54.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:04.966Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ea7e5c2f-45bb-4f14-83ad-6ba81691fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:04.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:14.993Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1e6fc3f0-36b8-41dc-b840-4acd44676a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:15.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:25.023Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bb7bf925-36e4-4f5a-ab1d-f86386cdde5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:25.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:35.058Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5e29a938-da7a-4fa0-b465-634333f1da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:45.106Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=73b003cf-0ba6-4709-8271-6a412921292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:55.129Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=076529ca-fd76-4746-8047-e9dffee27c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:05.144Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ffada7b5-f240-4be5-a55e-5fb26475a272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:15.159Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5a51a57e-a609-4880-b0fb-8f02e22125b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:25.170Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4cc2d653-7466-439b-a7a8-55681324e8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:25.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:35.181Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f9a1c352-966c-47cd-9a32-8646c702c759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:35.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:45.191Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=02a9e2da-e68e-47fb-a872-6d35f3db5108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:45.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:13:50.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:13:50.556Z |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-06-03T09:13:50.557Z |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-06-03T09:13:50.560Z |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-06-03T09:13:50.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:13:50.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:13:50.568Z |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-06-03T09:13:50.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:55.203Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6a71e8df-3d2a-45ee-97f4-0f4f5c0e943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:05.218Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5baafbc0-3f43-4a4f-9bf7-bbe67df32e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:05.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:15.235Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2ee10b08-b3ad-441e-92fb-35b212242f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:25.248Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e261e6e5-8b31-41c7-bf15-3d36f84f2c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:25.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:35.261Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2a64a49f-6858-4fa4-adfb-a7b487e316e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:45.273Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ed95ca07-bf1b-49fb-9fea-d1baec6a0682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:45.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:55.300Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=24bd8449-a32f-4bc6-a8c5-70527347f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:05.310Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3e1f1e32-e91f-40cf-b515-bdb5128361fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:05.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:15.322Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7af43787-595a-481b-8f6a-cbed7591f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:25.337Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5f07aca2-4b00-4930-89ce-d3eec20e7280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:25.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:35.358Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6907b569-1bf9-4348-aaf6-c03b82a99a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:35.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:45.378Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8279de03-9add-4b6c-bac2-4fd18d629733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:45.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:55.397Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8fbcaf61-49e2-4d2c-a772-cd9b80b50793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:05.409Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=792f09c0-3835-4849-a51f-974f56cfb0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:15.420Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e4094ec4-00b5-4591-90bd-d485ee836840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:15.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:25.431Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0d0a4865-832e-4c90-aae0-336b560b074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:35.453Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b64580e1-d378-4118-85de-9451a0de8770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:35.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:45.468Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=37063757-7bfa-48d5-8227-f8aa8f62bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:55.479Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f275dd84-4dc2-4ac8-ab0f-3538fd6da78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:55.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:05.490Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1adaed30-2014-4e42-8d69-44d28929813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:15.509Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=367f2f4b-85aa-4a15-b1e9-a164ecb4be82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:25.521Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c770b278-7505-4029-86dd-3636a9b2cf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:25.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:35.533Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ebf7a10e-ebd0-4cdc-b460-5780205d3008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:35.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:45.544Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5e42e510-cb2f-47b7-9da2-975c995d6a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:55.565Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fb8d1ea4-976e-4a24-a0a2-ac03db217e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:55.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:05.578Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a673e6f4-d7fb-426a-901e-56cce89aa5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:15.590Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=92d0f194-d25a-4b21-bd3b-164fe7f535bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:25.600Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9189111b-739c-4bb0-9405-e139d3e40b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:35.613Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b6259800-9d98-4e7a-8061-e3205cb72f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:45.629Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8c079d16-cc75-4a18-bef3-13310091ceb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:45.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:18:50.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:18:50.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T09:18:50.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:18:50.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:18:50.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:18:50.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:18:50.534Z |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-06-03T09:18:50.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:55.640Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ebdfb408-b535-4d7e-8e7b-96b656e665ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:55.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:05.651Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=83bea976-3757-4baa-abf9-ae9836ccd4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:05.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:15.673Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8013044b-e2ce-4275-9ea5-fab928aea046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:25.683Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c9e61d60-bce3-453e-ae8d-5aa5998c15bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:35.693Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=841b28e2-f611-4986-9bf2-79b9d915e5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:45.704Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=74894a0d-630f-4709-8b58-24596f023539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:55.715Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=100c4264-436e-4409-a3ce-90767f0fcab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:55.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:05.730Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5ad1b7ef-ca30-4661-9902-1f8692c5e52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:05.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:15.745Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3543b0ce-4a2f-4901-8921-a29172367e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:15.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:25.781Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e06f6509-5efa-43fb-89f8-fa3e8a7fc111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:25.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:35.800Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=db5d852a-574c-46dc-9295-1414d1d0b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:45.811Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3e11a203-0319-4294-b454-341429174e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:55.823Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6dedf14a-0187-4062-afef-23778b5c5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:05.837Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=86b107ba-b453-45d3-a18e-a6c944fc856b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:15.850Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=82498a1d-86fc-498f-a6fd-e2badaefcf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:25.870Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e1670f22-286b-4455-9ed6-0102632b203d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:35.890Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=222649c0-6ab9-4c3c-b809-45563629519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:45.902Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8055f366-2dab-47c9-8eaf-9d73bbc8ff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:45.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:55.913Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bdbe9928-fd8c-4cc1-acc1-542e5047226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:05.923Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0b13d0f5-ecaf-479d-875b-414c113cd087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:05.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:15.935Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9838f539-2917-4913-a8ea-63354be047fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:15.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:25.945Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f4838cc5-b52a-4b0d-9a9e-cbcea24c1f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:25.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:35.957Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=06961d5f-4419-44ff-abfd-7a9fcf1ba29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:45.982Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0dac977a-ef20-41eb-9abb-bb3d1ea6ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:45.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:55.995Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cec7c594-bf0d-4a2c-b47b-d94929228bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:06.010Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9bf090db-6090-40e2-9cdb-d8e7d3505194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:06.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:16.022Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3507bdf5-51da-489b-b32c-da18f4cbc72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:16.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:26.034Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4ebeb966-1a99-41ad-9d5a-7223ef0d7a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:36.045Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5440016b-d8a3-4561-b606-a713a7cb5fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:46.056Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=46277aa1-4981-4706-a990-173d8589ce20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:23:50.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:23:50.532Z |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-06-03T09:23:50.533Z |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-06-03T09:23:50.535Z |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-06-03T09:23:50.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:23:50.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:23:50.543Z |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-06-03T09:23:50.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:56.069Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=015644d5-cec1-4d8e-88cd-32e3987a1ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:06.080Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d8ff8ee4-2c44-4398-a40e-2b755c29caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:16.092Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=98d253a9-2ea0-48c7-8001-195c0a024641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:26.107Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=54e62584-d8e2-4a0a-9cad-6d12ecf054e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:26.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:36.118Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=87bd4275-6a52-43cb-83ed-9cbf8c0dcd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:36.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:46.131Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3706fba4-5464-4cf6-85d1-0051bf2de611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:56.140Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=03b0872a-886e-4d44-8bf8-95eae1e8b1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:06.150Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c46a6c03-a166-440d-b0ca-2bdf784ec264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:16.168Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=40485ae2-03e4-4fef-9239-1464cd489ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:26.178Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8f6439e3-98b0-4e46-bfe7-67365b52542f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:36.197Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=76e36cf1-3812-4ac5-a77c-8037324b9208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:46.207Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2fb30961-c607-46d6-b9c1-cf7f9e069ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:46.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:56.222Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=59b6b3a6-ef20-4985-8f4a-23ec3da6dbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:56.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:06.232Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=41013ffb-0ee7-404e-b601-a13648503bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:16.248Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=39dcc7d7-efca-4e6e-8e88-eabfc0eaccd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:26.288Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=01c611c3-324d-40af-8970-59866ca94b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:36.300Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5a5c3ee4-579d-41c6-b17e-f3043e9d3a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:36.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:46.311Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=da54760f-5bd9-442b-91fc-654a196fbde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:56.322Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2b730e61-a9b9-4e51-a86f-a94a2ff0f84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:56.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:06.332Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bc847497-d21f-4693-b35e-3ef20e741431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:16.345Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c64afcd5-3c9f-406e-a595-75126281c500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:26.371Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=20ae5cb4-164f-475f-8f8e-532c95cfa344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:36.381Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d89085bf-387d-4ef8-abe4-3cc159ad4f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:36.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:46.394Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=230ea870-c6a7-49ad-b18f-cdde8dd1819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:56.406Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ad5cf365-8833-4d32-8ad2-24e947ec0747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:56.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:06.416Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ec65bf5e-5bd5-4138-b1ec-201862dc3b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:06.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:16.428Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=38bb25c5-2a62-4ad9-a1c6-677542cd61f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:26.465Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8394cb9a-1902-4d6c-937a-fc027e5f2a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:26.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:36.479Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c720e43a-d731-4f0c-854e-710529e939d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:36.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:46.511Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=45fb734b-0b8a-4f75-96bf-e687b6559898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:28:50.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:28:50.584Z |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-06-03T09:28:50.585Z |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-06-03T09:28:50.589Z |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-06-03T09:28:50.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:28:50.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:28:50.608Z |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-06-03T09:28:50.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:56.526Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=83f8038d-5d79-479c-98d0-34c336bbd3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:06.537Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=050014dc-9839-4ad7-93da-ff9ff843fd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:16.550Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=02c37eaf-2ea2-412b-bbbb-2c0a0004d50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:26.567Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=deece1bb-e7d9-4f9c-a57a-a52ca12af4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:26.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:36.577Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bea0bc73-2a42-4e8a-a8f1-dd14a8fc8c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:36.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:46.586Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=72d0df23-18ce-4b2c-a814-76c22ce472e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:56.597Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=67c63f85-25fb-4bd7-97fe-ad023a021116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:06.606Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e84c2455-882a-40dc-86b3-53d39ea280e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:06.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:16.617Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=05bb4d73-511d-4ed7-be82-00e6b0062bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:26.628Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=57a6c1bf-50ae-4a7d-aeb5-e7042f258b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:26.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:36.638Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=31c85fc8-535c-4790-83f3-2efe5dfd390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:36.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:46.649Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=aba7ecbb-668b-4101-99ba-a6fd2542446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:46.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:56.673Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=72c4f6f0-0005-47a4-a2c6-60f9e18bbc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:56.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:06.685Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=670245f3-0771-4c4e-b042-032c6af52324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:16.694Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0188ff74-7d78-49cc-b246-c4be5b459608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:16.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:26.706Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ffe85290-92a6-4b9e-9b00-892ca237444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:36.716Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b58dd81d-afde-4584-8722-bd2ea61db46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:36.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:46.725Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6aeead1b-282a-4456-80d5-f3b2eab82db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:46.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:56.734Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e87d8675-652e-4039-96ed-907b7bdcd7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:06.744Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=31a7b3b4-4c2b-4eda-a078-bd22e3d29d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:06.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:16.767Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b522a5e6-6fb4-401a-ba2a-c85a669fcde1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:16.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:26.779Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=37332127-e9e4-4b84-b151-03f644ab7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:36.788Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4e780e6a-f447-448b-bfd1-d82176059c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:36.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:46.801Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c270db22-bca0-4973-9b67-bd86f411eb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:46.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:56.813Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2e64ecda-91f2-497f-ae5a-ac2021326ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:06.823Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=60747f9c-27a5-459e-9e0c-c05c247f45ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:06.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:16.832Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=744996cf-9e81-4870-9af6-b86d627b7e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:26.843Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=eb928b6c-b48e-47d2-9c08-5d8c54105f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:26.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:36.876Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0f754b8c-da91-4b22-9b8e-ac1eab0930b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:46.888Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=686345de-8668-4adf-a08e-fff7448d55f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:46.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:33:50.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:33:50.656Z |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-06-03T09:33:50.657Z |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-06-03T09:33:50.660Z |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-06-03T09:33:50.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:33:50.667Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:33:50.667Z |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-06-03T09:33:50.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:56.899Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=29054340-3159-42a1-94b9-82fd230a07bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:06.925Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=68eb15e8-63f0-4274-b794-0eef3382d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:06.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:16.934Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dba5757d-d82c-49f3-88f8-31f34bd9879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:16.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:26.945Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ac93bc43-c361-4f40-8878-b42ae2d15ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:36.956Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c1678cae-d085-4936-8692-66807c4da98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:46.967Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8240aaf2-957d-44a8-abb1-88ffe368dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:56.977Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2494260f-9490-4876-bf46-655cbb17b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:06.989Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=278a6d2f-fffa-450b-935e-6c3521f34814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:07.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:17.002Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8453cebb-17c7-4518-8e56-7366bfc95c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:27.021Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=115c8bc3-a490-4661-b524-620285d0d72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:37.033Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6b1b54c9-c396-456e-bbd1-a2743ee6c86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:47.042Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=777ef585-4185-48e5-b895-9fc6be7594bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:57.066Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=86698907-54de-4fbb-959b-97b04db42403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:07.076Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=36ebb88e-f3ff-4ccf-8904-b5b8593903f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:17.088Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e0a30666-1e6a-40ed-b593-a7189549e1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:17.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:27.098Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8a4c2c88-4a71-4e88-86f3-0e037d390b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:37.108Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a416cf60-da6e-4103-b724-771bcfcca9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:47.119Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=624e8b21-5ebe-4c0f-802a-1c799d27a8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:57.129Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3742d9bc-90f6-4a63-8fc0-3310af5fa7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:07.140Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e09f4acf-501e-47a4-b730-fd8b3a0c5139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:17.153Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7ba91913-2a5f-42e3-838e-d837caf9634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:27.164Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=accd9336-add0-4342-a37f-b9086b8a1387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:27.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:37.174Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8ad07bc3-cac1-4cfd-b6aa-17cf39395b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:37.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:47.186Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b1797fd3-e4e7-4587-ba03-f8ee14fa4770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:47.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:57.196Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f260882a-137f-4d75-b878-6028514ce7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:57.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:07.208Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=25cf1243-28f9-445d-847a-44dd538c5983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:07.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:17.217Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7a9c67ad-69a8-4413-ba5a-2169b5c75527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:27.227Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4c4e28d2-aed7-4455-aede-2844e1087d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:27.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:37.236Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=71af8263-df82-4c44-b828-1256bad05429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:37.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:47.246Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e80a4b0e-b56a-4a6b-8b3d-3f98e8ea480f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:38:50.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:38:50.591Z |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-06-03T09:38:50.592Z |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-06-03T09:38:50.594Z |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-06-03T09:38:50.600Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:38:50.600Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:38:50.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T09:38:50.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:57.258Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=84465957-43df-43ed-8058-be97ce586708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:07.269Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ca152ec6-7afa-45f9-b514-2a26879f0b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:17.279Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6d4d9825-44f7-4276-a4a1-810dd3d2544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:27.288Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1a942cba-fb8c-469c-9acd-451f777f5a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:27.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:37.301Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=375c9ab8-b55a-40d8-935b-de3a1d49741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:47.313Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ff949239-ea36-4027-b818-c92d73bd0fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:57.323Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e537db70-3b44-4d7a-a034-90188c9e14ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:57.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:07.332Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3cc4248c-64fa-4363-82c7-f866f34af2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:17.348Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=97e370de-ea2d-4caa-99ef-442708e42418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:27.357Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3b1938fd-5d53-4c2d-988f-ff31544d1c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:27.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:37.369Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=03bd0757-e690-4a8b-b06e-20db119ac657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:37.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:47.380Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=53790171-fd93-4804-8d6e-6519f79fe711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:57.391Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dace8966-f3e2-4335-8c80-745a981a6f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:07.402Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6a23d112-0b0b-437f-985d-33f7d7c82b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:07.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:17.414Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=18c64477-df70-4422-b6c8-77d196be09d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:27.423Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e41f359d-f295-4ba0-973d-cc770b5148ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:37.434Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1e6874c6-b5e6-45fe-a62c-87e812f050ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:37.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:47.463Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ebcdbb1f-214b-460e-81ad-27e60a1606d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:57.476Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3a8fa176-785e-483c-af83-9b3bd3758940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:07.487Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a99c8482-853d-490c-a614-2b9e9b9a0add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:17.515Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ebb2f381-4f66-4219-ab44-bdcda86571cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:17.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:27.526Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=037b6c5d-280d-4c8f-a6e7-cd248722514a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:37.536Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1f816aa5-949e-4ae8-abbf-95cc06126d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:37.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:47.549Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e3f2393b-60e5-4e37-9a29-c0ce9b4ec33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:57.560Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f134d6c4-a29a-4b56-b6ca-0034fe154ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:07.569Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a9a6abb4-d75d-4f38-a6f2-58903821c654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:17.584Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=96f4f960-1fd2-47bd-9d82-8d411147d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:17.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:27.596Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8160af9f-d565-4bf3-a194-d7e0b31cb7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:37.605Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=febedd03-14b5-409d-aa74-3fcf74fd3061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:47.614Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5528e4bc-5b42-41b0-98c7-61ca6dd7f9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:43:50.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:43:50.577Z |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-06-03T09:43:50.578Z |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-06-03T09:43:50.580Z |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-06-03T09:43:50.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:43:50.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:43:50.587Z |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-06-03T09:43:50.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:57.624Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=106126ec-85a1-4236-9531-bc4c413ace71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:07.634Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dfe9a789-0374-4bb2-b86b-cae48e45ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:17.652Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=61d77be9-c3d6-43ff-9ddd-560a072aaede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:27.667Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5ca4077c-228d-4784-85a6-fbc7113c35e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:27.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:37.677Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0b2f88a8-76d8-49ce-af9d-8266412c22d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:47.688Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e96d8d95-d717-454f-b3ab-a40000d84c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:47.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:57.700Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=df5e9275-32d1-43d7-b941-0e86d71e1303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:07.710Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0de14fba-c9cf-4e7b-b342-5424e02d047a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:17.720Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4f9be465-a49d-44d1-be39-5274c86a5e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:27.731Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=551d3d1e-9a30-4909-8504-12d4bb61cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:27.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:37.744Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9781f066-652c-4345-bef6-ea88764a9f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:37.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:47.755Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c99f7f42-1f28-40dd-b2b6-8651fffad052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:47.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:57.768Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=04f038b1-0e1c-4ecb-9b3b-c39ab3ebf252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:57.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:07.777Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0fab7d6c-5803-4802-b203-59ab0af683c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:17.790Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=125e88c8-1aa9-4977-8ef0-dbd4db06ef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:27.803Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1da7b928-054f-4b88-8589-778ffdeb15b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:37.814Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=62a78b5c-103a-4eea-9a7a-4a4d9971ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:47.824Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=25f9388a-02cd-48ea-899c-5ed6052d2255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:57.846Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dc245d9c-310a-4854-bba2-63a32933dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:07.856Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=29037fe3-cb57-48ee-84f2-c3433fb4eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:07.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:17.868Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b7d53c4c-4da1-49d3-8be3-1bd709079867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:27.878Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f46c38a9-afbe-4082-abf2-b36a85e46015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:37.887Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=14783677-71ed-440a-8f03-037f00d0876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:37.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:47.897Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=01a51b6b-b7bc-4a6c-a6c6-8e8eee00fc3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:47.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:57.906Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=93ea8711-480e-4c10-93e4-2f07b97f71a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:57.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:07.915Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=299bd22a-b7da-452b-8c06-f681ef4b70fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:17.927Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fc5a9d9f-b5bc-4d4c-bd9b-0f5caaa862e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:17.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:27.936Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7f4bca88-22fc-4ed7-98db-a1a3122658a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:27.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:37.947Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6cbcab27-ccc1-4e22-8429-774c31dea2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:47.963Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4b0d8b35-740e-4692-8e7b-d7031ddb27dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:47.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:48:50.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:48:50.527Z |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-06-03T09:48:50.528Z |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-06-03T09:48:50.532Z |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-06-03T09:48:50.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:48:50.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:48:50.538Z |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-06-03T09:48:50.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:57.973Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cfd677da-ff63-42bc-aa9e-2342857ff2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:07.985Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ef690998-57a4-47b8-b216-a809f497b41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:17.994Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d1587998-30f0-40a1-b066-b7dcd3b862c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:18.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:28.004Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d594b933-c8d2-4501-b77e-bcbe339f67d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:38.021Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d566cc42-f345-4e5e-aa7a-e879541aac15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:48.031Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=66d26c19-0e5e-4bc2-a316-ea0a25f483af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:48.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:58.040Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3619c4ab-b611-4e1c-95ae-1da0fd21d83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:08.050Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=067ba1d8-1e53-4e8d-ba1a-b63437dc0f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:18.066Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c13e5c4d-d737-4dd4-aa90-b6e5598b9211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:28.074Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ae5c5b25-62c1-4922-bd80-10ecd233133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:38.085Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=56042fa9-070a-42c3-be92-9545cdb4d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:48.096Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dfd3b16c-645f-45e0-a292-d0da2cc8ed64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:58.107Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0548226a-7cb8-4b6a-b9c8-f1e8930b0a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:58.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:08.122Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9ecd7764-174d-409f-9e3c-058fb9cee631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:18.141Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cfcf95a0-72ab-4f68-a9ea-3ddce97d8781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:28.150Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=72b8af79-56c7-4cd0-8319-1f50cc904dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:28.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:38.165Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=17e9ed6b-af04-405f-a8b4-8cc58107f336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:38.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:48.180Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c390fe93-8699-46bb-851f-8bd35e6da9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:48.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:58.189Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=71a330a8-a2ac-428c-9771-71699dfd4356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:08.253Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c19e925c-5008-4241-9c62-cbe651848241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:08.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:18.263Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3540a69f-601c-4cc8-89e5-2b80691b4da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:18.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:28.272Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9eaa1928-472a-4f61-9f00-991a6d9a9609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:28.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:38.283Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=117061ee-eb8b-4c33-a4f5-4ff633e877b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:38.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:48.294Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5cc5118b-e84a-4af8-8a9d-18ec79f1edf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:58.303Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3c9a9536-8196-4141-be7b-876d2c2faba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:08.312Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c2649a5f-6ea5-4148-8e2f-3b2a99008656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:18.323Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=165a91d6-b221-4a48-99e6-ad508226cec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:18.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:28.335Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=76ce9540-6882-4587-be94-91a358e10ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:38.345Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cce4d98d-6328-47c6-aff9-8e361bda7c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:38.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:48.353Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c1806c37-09c8-4956-a7ae-53b37347d655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:53:50.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:53:50.526Z |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-06-03T09:53:50.527Z |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-06-03T09:53:50.529Z |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-06-03T09:53:50.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:53:50.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:53:50.535Z |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-06-03T09:53:50.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:58.364Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0874dd45-02a7-4fa5-995d-78ce0bd85e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:08.375Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=cb8e40b5-96f3-4cac-8745-c4266820771b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:08.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:18.385Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6d9c5c8a-ca6c-45e6-a0da-6d39790f0bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:28.394Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d65013ae-a1be-4ebf-b4d8-e7b15466721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:28.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:38.402Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=80554b1b-0793-47c0-8b7e-298d2a6de685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:38.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:48.412Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7a647f76-9f89-49d2-8802-f1356770c033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:48.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:58.425Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=986171db-eaae-47e4-bb78-48f4d6cb016d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:08.438Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=60670425-1e60-47c7-a5c5-44b5287642da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:08.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:18.450Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9b9d3402-9ec5-4934-a90c-a52d4d5310dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:28.460Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2f158a15-8ef8-4084-abb2-5087d9a7aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:28.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:38.470Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e89af601-1449-46a6-919e-2edd3a80ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:38.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:48.482Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=00df2860-656e-49b5-8513-193b181465f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:48.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:58.491Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b3cc468e-9a0b-4d03-a1a6-9c5aa71fbda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:08.500Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a56866f3-5fca-40e6-9181-d95ae0463d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:08.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:18.510Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=bec9dd06-0890-45e8-8051-3d32623ab653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:18.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:28.522Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=994258a1-7297-4d35-a82c-bf13010b5a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:38.538Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=75f87e6f-dc0e-4d59-9dd2-b115e681b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:48.548Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0cfdfefa-cca7-4b1f-918a-6898873d09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:48.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:58.561Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e526e77d-023f-432b-a817-913a537bc422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:58.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:08.575Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1b39c702-a7c3-4927-ac18-2a671cf721ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:18.588Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2280f496-5b7d-48ca-8b5a-9feecbb3043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:28.604Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=637a28df-ca42-4d73-932e-4a4960fc64c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:38.612Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6effa65e-94e6-4269-bfe5-c53289f44379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:38.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:48.621Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=209d65fe-c6f4-4976-9267-9d0ea5c76cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:58.637Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=69066496-e61f-4d6f-b9a2-dc356f23be83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:58.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:08.648Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0fb19f63-9be3-4154-94cc-d4e2269c0fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:08.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:18.659Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d71e504b-3aaa-4474-8b72-fd8951693936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:18.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:28.668Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b138b77c-27e5-4d4f-b14f-fcb8c3e882e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:28.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:38.677Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=45831078-19d4-4fae-931b-7a7eb8b7958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:38.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:48.692Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b5956741-1687-418e-9400-df7025d89f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:58:50.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:58:50.564Z |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-06-03T09:58:50.565Z |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-06-03T09:58:50.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:58:50.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:58:50.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:58:50.574Z |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-06-03T09:58:50.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:58.702Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=173fe019-ab83-4750-bbb6-a4f5fe62fda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:58.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:08.712Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a113bf78-63f1-464f-88c1-22274d719f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:18.722Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1bfac74f-8ed7-4258-94c6-909d85979a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:28.733Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=18070c1b-bbd7-4ceb-884b-451f7e7f2677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:38.743Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=89fd5256-0298-4871-9d33-328a3c34b74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:48.762Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1fcd460c-8cc9-40f3-b8c6-4b803ff749d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:48.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:58.772Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1f9b19e2-5888-4037-bb44-f611ebb79ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:08.783Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6db9562e-c435-4e55-bc84-83f437e7158e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:18.793Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0d0361ac-75f2-4974-a712-8e323040ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:28.802Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a2be5dc1-40f8-405c-8aae-b4893790b5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:38.812Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=96afd866-d7ae-48aa-918f-28565d818e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:48.822Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4829ed83-9ef5-41b9-bc5a-17c1354d3a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:58.833Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4d2f4ce0-24db-4124-919a-41d182b1ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:08.843Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2c3497bd-8c19-4083-a2cc-61441b138ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:18.854Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3951865a-2838-4594-86c3-f44644a6aa48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:28.864Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=078bfecb-bd37-4e4a-b42b-d15b1dea6626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:38.877Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1a0a9810-e844-494a-bf55-a043fffb57b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:48.893Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=41d9ce02-6c4c-4fe7-b481-764a3c609d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:58.912Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f359ddab-e71f-4e5a-b578-cbf071561554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:01:58.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:08.923Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7cb60874-9007-4ee8-9b60-3e47e985f015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:18.934Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=69cc879f-2598-4726-a050-405dc7353ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:18.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:28.944Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=244d72aa-e6a7-4ce5-beaf-dd66e216553c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:38.969Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=576bc63e-a24d-4209-981a-1f3c7da74892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:48.979Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e52aa1bb-f347-4237-83b2-637461b6a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:48.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:58.988Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6975dc41-d15a-4372-94af-33698e789000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:02:59.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:09.002Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6329107e-18d4-4794-8c00-c827b84362bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:09.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:19.012Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7f32c38f-fc81-4f80-8a59-ef0ab5409e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:19.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:29.021Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7aecd2c0-5149-4460-8baa-a18d786774af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:39.031Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2ca13afd-3c3d-46e4-9410-01ac615bb9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:49.040Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8199db60-81f7-49af-8cb3-e419aeacb61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:03:50.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:03:50.542Z |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-06-03T10:03:50.543Z |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-06-03T10:03:50.546Z |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-06-03T10:03:50.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:03:50.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:03:50.552Z |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-06-03T10:03:50.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:59.049Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=73667c8d-d143-456c-91d7-d21a402f18cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:03:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:09.059Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6d9542b7-530f-4429-83b4-3882e1fdbfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:19.071Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=57e71b96-6280-4967-bb1a-b2a6a5448ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:29.080Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c06a734b-951e-4fbf-adc1-2ef07db164a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:29.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:39.090Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=340f08d5-0398-4a26-ba93-4e242544f2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:49.098Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=96c54739-c1d8-44fe-a1a5-e1a21f18fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:49.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:59.109Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dff67c26-5fcf-46a4-bf08-817a050ef3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:04:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:09.118Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7bca30b6-678b-4a6a-b8d7-65df632457ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:09.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:19.131Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c2a73c58-dc60-47fc-9df1-5c796d17f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:19.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:29.142Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3419488f-7b2e-4150-a3ed-9db6020a337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:39.152Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1a27523a-bf3b-40d6-8698-aa1c12d1a4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:49.165Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=634722b5-8040-41be-b710-4eb425904f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:59.185Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=084b57b9-d9e3-4e68-96ce-1389e835e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:05:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:09.195Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=04c58e49-3da5-4530-94cc-74c0ac5886a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:19.207Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7a5d1bdd-10df-487f-895c-6080ba1b3546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:19.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:29.220Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d5bef87a-eb4a-409a-8549-dec374cf1848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:29.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:39.233Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=072148ee-fdd1-4f89-a281-c2e1965c2e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:49.245Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=28c20b04-19ef-45e2-999e-b1af8cac9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:49.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:59.254Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d6f67d2b-7011-4712-a928-a0ca66a126bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:06:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:09.265Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c4dd7fae-65ab-45d2-b724-40ab79482330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:19.276Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ea42f23a-3059-44e9-a02d-acc3931b389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:19.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:29.288Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=676c1d0f-44ce-4511-872d-1b52b700b267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:39.314Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2be20257-b664-46f8-8e31-9af4e6577e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:49.324Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=348e5c13-1736-455e-9db2-a7fa04d95c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:59.345Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=542bdba1-05bf-42e8-9d4e-936e49cbc73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:07:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:09.355Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4c0e6ceb-c6fe-4941-8440-8158ebe36a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:19.369Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8c275be8-c1b3-44a7-84dd-67a336290aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:29.382Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6bc9256e-59a3-4cdf-908e-5041c80ae0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:29.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:39.392Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=527efd82-7faf-48a1-aa43-9b7997d14ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:39.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:49.405Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5d408b6f-28ff-4979-a9b9-1eeedb1b9164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:08:50.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:08:50.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T10:08:50.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:08:50.534Z |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-06-03T10:08:50.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:08:50.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:08:50.540Z |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-06-03T10:08:50.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:59.418Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a7440005-7197-401d-8b19-35ae6fb40501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:08:59.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:09.428Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ae673d95-2303-4131-a7a8-29026e0603f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:09.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:19.436Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6dadc9d0-91dd-4c05-b7ad-049b5a2af397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:19.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:29.446Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3f21f052-2e17-4dd6-84e8-18049fd45720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:39.460Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=82b9f893-b8de-4546-bb2d-395c71b2c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:39.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:49.470Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fb81f7ac-2f76-42de-8ccf-b99b56a6be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:49.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:59.480Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ab744b1a-81be-4273-b57c-e13e14d84127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:09:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:09.489Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=54d28ec1-1a5b-49f4-823d-7afe18a8801c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:19.497Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a2e9cd4b-aac0-4dd3-b04d-15de5fa8fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:29.507Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2fca85d6-bc97-4d17-87b7-c555c0634b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:29.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:39.520Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=550832b6-b909-4745-a899-95fe5c1d7ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:49.530Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1b81b40d-9229-404a-a552-30ed412aa9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:49.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:59.542Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=020e7f81-454a-43a1-acb5-eae0532d3f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:10:59.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:09.557Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5b47bd44-3a9f-4fee-a51e-e5c0c20c7a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:09.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:19.572Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c8bbf677-714a-4756-8526-47ea01b1c538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:29.587Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7b454060-bb00-42e5-be25-6af67cafd746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:29.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:39.597Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b585d471-001e-41e6-8cb4-e4e5b17e62df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:49.607Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f6fc0cce-962c-46a1-8ef9-2b51cd1ad9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:59.620Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b39476f3-8031-4855-b759-f8ae98878ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:11:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:09.630Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=73ad31ef-6af1-4dfa-9e90-1aec0c8d1832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:09.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:19.642Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4de4da73-55bf-4018-9e7d-a50b4193c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:29.651Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=96cf2851-1997-4d25-9850-c8ebffb734bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:29.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:39.667Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3a617ce3-2dcf-425e-87c0-e0ac5489178e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:49.677Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=390840a8-4fc5-4d0f-ac33-9c1c84253cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:59.687Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=16fefa8c-95b8-4bbd-bbb3-0032e8690cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:12:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:09.701Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=00201019-ad03-4d20-8b10-32bc8b2ed126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:09.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:19.717Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5ac7b51b-e2ad-4e93-b2be-576e8215ce03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:29.774Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a5eb2c98-4f3f-43b1-8801-f4e8c811561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:39.784Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=453e9af2-3e65-4cb3-be61-60424f021443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:39.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:49.796Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4f3e63cb-de1f-4589-9fb9-43093207395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:13:50.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:13:50.567Z |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-06-03T10:13:50.568Z |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-06-03T10:13:50.572Z |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-06-03T10:13:50.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:13:50.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:13:50.578Z |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-06-03T10:13:50.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:59.815Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f19a93a0-232f-45e3-a4a1-bf1abdd9ebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:13:59.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:09.825Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=68e94497-9724-427f-940f-5cf1eb869263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:09.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:19.835Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4b71247b-078b-492a-a197-f2b29a3c069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:29.856Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3920eb89-fda2-44e4-b57a-1472d23502d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:29.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:39.868Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=23faf532-4e54-4c33-b607-38ff6d298f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:49.879Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5089704d-c0ed-4b4a-9675-60ed93460b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:59.894Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d91e6f3e-0f35-468f-a649-def3d9641ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:14:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:09.907Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=377e95ad-3b6d-4e7f-add8-a713242821ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:19.917Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=2e631427-7484-496d-8865-1c8f8a53d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:29.965Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=59e2308b-e15f-4034-8cfa-4b1dcd230f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:29.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:39.975Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=c9d8c286-6f70-4e8a-ad35-2d71bd3a818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:49.986Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=93d34481-66ef-49cb-a404-e3f0784bc009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:15:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:00.017Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e17dabf7-1e08-486b-a12f-2823e61011f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:10.029Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7e3dcbed-fd1e-4ab4-a532-8d237cf8d4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:20.039Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=937bba82-7e20-40a7-ba4f-d33b36e82d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:20.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:30.048Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=502fe1a7-b6df-4019-9605-4202717562c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:40.064Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=56665e89-6ce3-4e22-b647-8c7ab9e178f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:50.080Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fbb62d90-f809-45aa-8c42-d7e141c6bf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:16:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:00.090Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6cb22da0-ccc6-4bbf-95fe-ebe5d8f5982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:00.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:10.105Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a283c791-59e2-4efd-9dfd-f68f0ca44008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:20.115Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9b0145e0-90fd-4627-93d0-4b7aea663a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:30.124Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=5014047c-76bc-4487-8647-d96505883ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:40.133Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ba481dea-de27-4e41-bfc7-3bee02fa2ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:40.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:50.142Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e3ff301b-189c-45f8-9f19-afa7dd430d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:17:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:00.152Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dc8d58ce-bfb2-44fe-859f-9989a1c59a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:00.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:10.163Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e4a59408-3698-4be7-aa03-2667ac62d2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:20.177Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dffc9dfc-199c-4e08-b604-b954a4263ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:30.186Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9d15776a-c6d0-4a8f-8edf-0b1f93db938a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:30.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:40.197Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=89d4686b-1873-4c78-8b37-d912bfd0e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:50.207Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=57497a97-103e-4b41-be1c-bf0cdc0d6173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:18:50.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:18:50.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:18:50.615Z |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-06-03T10:18:50.616Z |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-06-03T10:18:50.619Z |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-06-03T10:18:50.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:18:50.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:18:50.625Z |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-06-03T10:18:50.628Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:00.218Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8451f83f-a1ca-48cb-8524-09eadcaecb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:10.227Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=10009f36-bab3-4242-aa05-87b3a36b89ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:10.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:20.237Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6904fe4e-568a-44e0-850f-f080a40b5d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:30.248Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=1901fec1-7a9f-4d98-88d6-2332432767c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:30.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:40.261Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=37e0ea58-7e5a-4520-b643-67c3caaef2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:40.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:50.272Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=83d97c5f-bc67-45aa-886c-73ccf225cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:19:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:00.283Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dc235e1a-e99b-4c95-96df-4506acee507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:10.297Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8a408af6-be4b-48af-8ecb-18347b861976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:20.307Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7e042c7e-b832-4e49-ab86-75078c0a7e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:30.316Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ba4ef7fa-df49-4768-8650-402aec637a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:40.326Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=64c43f25-553d-4a22-a052-ba3043610156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:50.335Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=197a67d4-e1fb-448c-897b-87fb16532f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:20:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:00.345Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8cc72f91-a8d1-418f-8a09-fd73cf99ac18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:10.354Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=01da0213-9872-486a-a4e2-38ac0ac8fedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:20.365Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=ed377287-3570-4d00-beb4-2a724db72497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:30.375Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=85aec763-0ecb-4751-9928-a0de3f1f05d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:30.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:40.386Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=933a6abc-ce79-46dd-b07f-69e6eb142353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:50.396Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=880a7276-d950-4a13-851e-880095209ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:21:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:00.405Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9b658d92-74d4-488d-9274-9cecfd1e4530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:10.414Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=825d7dbb-e4a8-45c8-acd4-2c9a2281fd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:20.422Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3145e08c-6b3d-4ad7-aa3d-951ffef74409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:20.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:30.431Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3b50e830-7060-437d-b5c3-3cd0970b8f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:30.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:40.441Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=243cc722-c1ac-48f0-b9fa-9309d0790f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:50.449Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f9429d6d-be75-4f50-8ec2-111f32ded8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:22:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:00.468Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=786dfcca-3d04-48df-9712-03cc52fdbc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:00.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:10.478Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4e9f427b-8c84-4ab9-8142-fc2a7f61cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:20.488Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4eb564e8-873b-4fb2-8ad3-185d0102746f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:20.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:30.497Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=34671b71-f519-4d2b-b820-4400c464db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:40.507Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=368a0936-360c-4b0f-ab42-cf6626ccbf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:40.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:50.527Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=3d820848-2e12-4715-8bee-b0e1bb31a59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:23:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:23:50.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:23:50.564Z |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-06-03T10:23:50.565Z |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-06-03T10:23:50.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:23:50.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:23:50.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:23:50.574Z |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-06-03T10:23:50.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:00.538Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=35644cf2-cbbf-424a-8575-9f2a4cdedf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:10.550Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=53287c5d-c7b8-4b03-bb56-6162a60fa7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:10.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:20.569Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6878f511-f690-4ea5-af7f-7d54712291c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:30.584Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0630aaa6-a50d-4691-8c62-8e74ea287eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:40.595Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=db3eb23d-750a-4d14-8db3-10199cc409a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:50.604Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=eb2305a9-7458-4e6c-bd20-462847bae01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:24:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:00.614Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8ff04df3-4408-4790-928e-b077e724644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:00.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:10.625Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=57b6e001-3d91-45b1-bd15-821825c6a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:20.634Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=38dcbd1c-8224-4eb2-bf67-528e0b3b8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:30.643Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b592ce03-fe5a-4f38-8129-b5f4da466547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:40.669Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b63914fe-788d-4bde-a6a4-2fd6ccc443c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:50.680Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=de9a5601-b811-4d6c-8577-ef5e306710b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:25:50.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:00.690Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a88e41c9-dce7-4bbd-9b8d-a084fbeeb596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:10.700Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a7fb2f54-00e2-4653-ae6f-f0fd99cde78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:20.709Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=fde013a3-4105-444a-957b-4e1c5e6957aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:30.720Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=7b8078d1-d88b-4ff4-91ba-d8f64a6518ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:30.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:40.768Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=26866ed8-66f9-493e-8ee5-b8910accd974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:40.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:50.778Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=86e80b00-8b78-4b65-8791-190de4e73d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:26:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:00.793Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e259ef52-a90b-4658-b449-3b8b7671f1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:10.802Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=683fd5e0-71ee-4cb7-9c35-752eb1038119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:10.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:20.813Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b90539d3-dbde-43fc-8ff8-033048fa0bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:30.822Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=0cbf98a6-6c6f-458e-b092-03b393f3b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:30.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:40.834Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=d99aaa13-82cb-4f6f-bc66-1e0dd70aae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:40.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:50.844Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=adecf671-9b0a-4ef2-bf8d-41283d379e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:27:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:00.872Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b142d6cb-c5a1-457d-a7b7-1a159a28064c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:10.883Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=dc6d539b-0d7a-4e17-a698-e9baa461264e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:10.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:20.905Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=9b3ceb80-228e-47a7-8ca7-eca31d8526f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:30.915Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f3b23145-be24-4174-a8b2-c58541a5092d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:40.927Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6ec8cadc-1287-49ad-bf6b-19f103c9484c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:40.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:28:50.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T10:28:50.557Z |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-06-03T10:28:50.558Z |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-06-03T10:28:50.561Z |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-06-03T10:28:50.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T10:28:50.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T10:28:50.567Z |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-06-03T10:28:50.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:50.950Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8cf15b9c-5291-4a03-a0f5-6a2814066a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:28:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:00.969Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=557634e2-5526-4918-b474-48634aa5d35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:10.979Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6a405b87-756b-41a6-93dd-a5ace0d80e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:20.996Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=32177090-61b3-45d1-bc2d-47789df32265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:31.004Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=10dc20cc-2683-42cb-b05d-be36efe0f95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:41.014Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=6db9401e-c315-4649-823a-ad3930eb8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:41.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:51.024Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=758de17a-e761-4c30-a5f5-dca37a723880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:29:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:01.039Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=f92028eb-c8ff-4857-ac16-c112405a17c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:11.047Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=b62cc1fc-bbf3-47e6-8251-ec6cd572ad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:21.074Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=8837e2dc-2da2-46ab-a853-67da5537da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:31.084Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=666c9433-e141-4f0b-b743-15b14a335d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:41.093Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=11811c29-c3b4-4630-8cc9-165cec7a8858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:41.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:51.102Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=a5d2cea9-bf49-44b3-8a2c-85723173923a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:30:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:01.111Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=020430a6-5bb8-4e84-9589-2f04a5b93c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:11.120Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=91cf5588-20fd-4699-8ef1-43062dadd5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:21.129Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=e5551c3d-ca5d-4556-b356-ddc05f0ab41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:31.139Z |INFO |Init configs |InvocationID=8ca1e836-2494-4737-972a-4b79c43ec7a9, InstanceUUID=4cfdbdd6-7ec1-4459-ad3e-686b5084a747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:31:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |