By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:07:55.280Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:07:55.286Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T05:07:55.352Z |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-10T05:07:57.012Z |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-10T05:07:57.193Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:07:57.194Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:07:57.195Z |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-10T05:07:57.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T05:07:57.678Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-10T05:07:57.730Z |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-10T05:08:00.830Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T05:08:01.687Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-10T05:08:01.736Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-10T05:08:01.737Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T05:08:01.846Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-10T05:08:01.847Z |INFO |Root WebApplicationContext: initialization completed in 4117 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-10T05:08:02.885Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-10T05:08:04.683Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-10T05:08:07.211Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-10T05:08:08.381Z |INFO |Started MainApp in 18.342 seconds (JVM running for 19.656) |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-10T05:08:08.546Z |INFO |Start scheduling PRH workflow |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:08.567Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4bfb9de9-4ec6-4ccc-b052-e0dfec4a13f8 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-10T05:08:09.572Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T05:08:09.573Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-10T05:08:09.575Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:08:10.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:20.490Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c80c6f09-54be-469a-9baa-614523f9e545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:08:21.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:31.670Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f09cabe1-a232-4d40-8517-fa6dc5224641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:08:32.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:42.755Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bd8db9e8-fea4-4060-b3b0-8aedd6b2ae38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:08:43.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:43.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:53.863Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=45c5909f-cd4a-4293-a459-0af7205f2510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:08:54.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:08:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:04.961Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=61a1b635-ec89-4eab-b595-c4a3cf1fd5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:09:06.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:16.033Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3037db7f-cf5b-4fd7-b81d-4eb605b7e5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:09:17.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:27.139Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=12a48e26-5b24-4b8c-b43a-2170334d0321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:09:28.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:38.209Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0afce169-bac8-4e88-914d-fd4b8f072fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:09:39.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:49.285Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=af69c4f2-db07-414b-af90-15ec78880ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:09:50.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:09:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:00.390Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=701ef0b8-a90e-4ddd-8e3a-cb0c5e0961c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:10:01.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:01.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:11.490Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cf53f7a8-836c-4da4-b28e-7a83dc868393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:10:12.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:22.595Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=383e6685-7289-4ddc-8469-b0914bc16594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:10:23.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:23.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:33.731Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f40a4a46-6c92-4607-8f5d-c28624c1ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:10:34.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:44.832Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=eb9a16b4-6414-46c8-997e-672c29be08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-10T05:10:45.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.36.12:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:55.906Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1eab83fc-b852-4f03-befa-23fd41025eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:10:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:06.152Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=52a5a659-6bcf-4f14-8ca0-4a0ab3434801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:06.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:16.250Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=edbb1f28-817e-4012-84fe-c71eadbb7503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:16.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:26.287Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bf12e645-86bb-459b-b81a-9edb6a06d25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:26.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:36.329Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0c16145a-72e4-4ade-8612-0ff4a5b4f9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:36.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:46.375Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=908fbee2-c32c-49fc-b044-e7b7964c9df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:46.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:56.409Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e87cc3e7-bcfc-4a4c-8675-4d6fed151639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:11:56.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:06.441Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fb0cfce0-f847-4e3d-a3c6-54d4b0bbc860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:16.464Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bc8e7553-48a6-4bc9-877f-1092502d8f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:16.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:26.496Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3a2f050d-75f4-4bbe-9769-2d34cb36f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:36.532Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9b23b218-1fb6-416a-98a6-77160f2fd911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:46.569Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=359ee2fb-f827-498c-9853-c5db94fa60bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:46.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:56.602Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=702c676f-881c-4713-963f-8819081df592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:12:56.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:13:04.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:13:04.549Z |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-10T05:13:04.550Z |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-10T05:13:04.620Z |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-10T05:13:04.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:13:04.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:13:04.650Z |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-10T05:13:04.655Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:06.625Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5937a0d2-4847-4255-a295-8bffd6187f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:06.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:16.650Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d550ef35-8f91-4898-899a-18bb27c0a56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:26.676Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a37a915a-b022-4756-bcdb-36267420b319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:36.707Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8b11c36e-8840-4b21-ad86-a01adab29a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:46.735Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=34594684-e9ea-4ed5-9bff-1261e0557632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:46.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:56.761Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bc7ebfe1-276e-498c-bc2e-2684d29f857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:13:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:06.788Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=46e01b86-805a-4af0-899b-3a6d0d990a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:16.811Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dc25927b-63ae-442f-8b94-89bea8c004e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:16.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:26.839Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=df0d7adf-1c90-40df-a855-dddd11e1dcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:36.863Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ba3184e0-76da-4c71-997d-5c20f4006119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:46.895Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3fd0bbd0-c666-49c9-8a14-004aec6814b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:56.918Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dbb22ff7-112c-46ac-838b-636ec2a7cf11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:14:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:06.962Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ef2c1739-4e95-4755-a4e7-2416d6ee2ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:07.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:17.003Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c9bb1fd3-7f6b-4fec-855b-83e91ca0fc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:27.043Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3634cd89-51db-4bb1-b1db-c60de4701612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:37.083Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c8af4dd3-1122-4a37-97c4-4dd408bee23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:37.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:47.119Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=25912a2a-d7ac-4c29-a3a0-b6c09a3451d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:47.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:57.143Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dcdd5f4a-712d-44d5-9ee6-56dbbff14a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:15:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:07.167Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1eb2c92d-244c-4a4e-8883-2e9c345d521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:17.195Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ce1f7322-61eb-462d-86c6-81f2a8f1386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:17.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:27.224Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8590419c-39e5-4975-927a-b5326229f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:27.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:37.251Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=646867ef-de67-4d2d-8f46-69ec135e9c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:37.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:47.275Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=85c6d005-05a8-4dad-872d-5000915d67cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:47.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:57.310Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2fae028e-1d56-4297-8627-bf78b64237fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:16:57.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:07.331Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3a58c032-f450-4873-b918-5ecb00943315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:07.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:17.355Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bf97ed20-1351-45e5-a840-7d0b0b4ddeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:17.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:27.374Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c8d84924-6357-4cb8-ac2b-884a2accb4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:37.399Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=092d28fe-44a7-4e48-8977-7e2bc3beee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:37.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:47.427Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5f557a13-217e-4fd7-a5f4-aa76609bc470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:57.469Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3bddefec-2254-4d42-96c3-4723715f1e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:17:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:18:03.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:18:03.323Z |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-10T05:18:03.324Z |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-10T05:18:03.328Z |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-10T05:18:03.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:18:03.344Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:18:03.344Z |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-10T05:18:03.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:07.498Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ccead2e5-4b93-4d6d-8f15-9d9263a15ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:17.522Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8aa3297c-dfac-4127-880c-af27b0788939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:17.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:27.541Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=251b1e50-88c6-4fb9-bfc5-07a1b852e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:27.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:37.567Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9423f911-6bc5-4540-9a2e-dd093111f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:47.598Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fed7f7fe-626d-49c8-9b76-8a1a001e0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:47.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:57.639Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=303bea93-dc65-429b-88c0-5dd1e3b1e46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:18:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:07.668Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=70f0afac-f0d4-460d-9e52-bd6094eddc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:07.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:17.691Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2cea504f-d59e-451a-90c2-d3f64b708079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:27.721Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=30f5719a-4d13-4181-80cf-71b4587536d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:37.749Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9c83dc3e-a22a-4e3f-88a8-c3c1d7eefd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:47.770Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3ef89d91-aa20-45fa-a0de-a2c12a5c4f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:57.794Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7b0893de-1850-43fb-86ca-f5e8c81db937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:19:57.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:07.821Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5531f40d-e329-4330-9100-af08bbfc0df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:17.845Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fa9e4546-b030-451f-9a80-c82b41354c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:17.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:27.869Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5fb4539f-f6a6-4997-812a-81464da0c0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:37.926Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1499b945-f26f-4bc1-8917-fd27df4f6773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:37.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:47.952Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=79b9e4c0-2789-4758-92b9-59f93b538da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:47.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:57.984Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b434de4d-a667-465c-9795-0a8ff0b4c489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:20:58.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:08.008Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=829f9941-a6dd-44e5-83c2-a9ebc468233b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:08.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:18.038Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=83137f58-8dda-4f21-8b6c-72c2d0014c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:28.064Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9afacfb3-8031-40ab-897a-e9faef3e3797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:28.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:38.098Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dd5e66fc-f1cd-44ef-bdb5-303af81b2ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:38.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:48.124Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d3525e3f-03d6-4f78-a793-3f9ea318a27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:48.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:58.158Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b76fdb61-55d5-4a35-8482-b44f1a2872a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:21:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:08.188Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=869d1ed9-8baf-4cbc-97a2-f5f7f93f8035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:18.219Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=439e79ab-2b6b-4d2f-a25a-b247748422a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:28.241Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9afa4f12-faea-41a6-91a5-ca029fe85685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:28.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:38.279Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3db9730a-d8ee-4d8c-97c6-f021bd2a5c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:48.301Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9adaedc6-5581-4f54-be0f-7579c3df3366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:48.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:58.328Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f5246b1d-42d3-498b-adcd-dccdbb42fef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:22:58.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:23:03.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:23:03.263Z |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-10T05:23:03.264Z |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-10T05:23:03.267Z |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-10T05:23:03.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:23:03.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:23:03.282Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-10T05:23:03.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:08.361Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4d51f8ff-450f-459f-9ce0-abdb13e34236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:18.388Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=48568df7-04b5-4b05-a21c-3894d22ff4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:28.410Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e2114aa2-77af-4efc-a5fd-a9ed762d51a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:28.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:38.432Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a3f16601-5752-420e-90cf-86a45ffae962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:38.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:48.456Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9e3ee75b-e8c7-4d51-8833-607aeabb7a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:58.474Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ecfb12b0-0e2e-4ed7-b9a3-7cff9a2e1d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:23:58.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:08.506Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7b5f1a55-c111-4adc-8172-0b07f907a539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:18.535Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28f96785-8dcf-4fa6-b359-76bd62f4b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:28.556Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=90b8211e-c8cb-4676-bf95-da4aa7ea127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:28.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:38.578Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2431038a-7649-425c-ba70-0fb18c14b7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:38.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:48.609Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=61a357e5-3295-451a-93db-4a0a127b60c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:58.627Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7d0124a5-8498-4a3c-9477-43f7beecebca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:24:58.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:08.648Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=518ed548-6b6d-479a-85bb-78d2751d65e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:18.672Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=323df74c-d8d4-4fb6-bc84-0c546b257bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:28.692Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6983dd47-31cb-4d82-9154-2d5223fed5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:28.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:38.722Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e274a295-3418-4932-b9c4-70436e9d20e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:38.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:48.744Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=72a40683-ec78-4a1c-9ff9-cc21c6f9cc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:48.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:58.766Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a4cb0006-7091-4f9a-9511-39989cabd109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:25:58.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:08.790Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35cbe92d-8316-40de-9357-6ae077503ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:08.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:18.810Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=486f90d0-d53e-4edb-8857-0d478c592530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:18.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:28.832Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8286c74a-86dc-4410-bb43-f04dec41d5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:38.867Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3598c3b6-bed4-4e8f-b6c4-8c6029c84121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:48.908Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dcdfb848-0e0f-4f03-b22e-4f0ceedf0833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:58.927Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5a558820-d3c9-4793-8c70-5b99ed5b8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:26:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:08.951Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7acb8eba-461b-4369-8d86-e04d17a1d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:18.978Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e0876dea-870b-4242-92d4-bb602538d8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:28.996Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=02a140b1-0e6c-48fa-8774-2dc3b071cf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:39.023Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=667c1689-9fdc-43ae-a2a7-140976450f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:49.084Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4e03c215-23d3-447e-96be-8dbaea54da05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:59.127Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=56314539-5e4a-4e4b-9811-218fcb952400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:27:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:28:03.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:28:03.984Z |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-10T05:28:03.986Z |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-10T05:28:03.990Z |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-10T05:28:04.010Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:28:04.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:28:04.010Z |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-10T05:28:04.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:09.307Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1468e889-a473-474a-89f8-46de09bf3ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:19.487Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b45276f6-2522-47ca-8cd3-3b45f4b15512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:29.576Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3401fbfa-5bf1-46cf-8271-150836e1e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:39.640Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=eb3d67af-8ffd-4160-9ddc-7c53d5779355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:39.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:49.715Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f43d32c1-c06f-4e0e-a684-194067444d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:49.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:59.749Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3c379084-87cb-4f7d-a0eb-3436e5b6816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:28:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:09.811Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9d5508f2-e44e-4e8b-ab4d-642edcd5d2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:19.871Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7d241d15-aff8-46d4-80bf-1e81f921f024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:29.927Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2238f145-d63c-44d9-94a3-faa3c0fa1bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:40.028Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8de2ff39-10ed-40ff-8652-638f22377a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:40.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:50.069Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6be33d12-2d3f-4f01-b971-361b31826fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:29:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:00.097Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=76159897-d200-4c0f-ade9-58ad62a46989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:10.131Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fa4b75df-2f56-42a3-80e6-ad037f5b614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:10.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:20.195Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9f8edba1-c8cd-4f36-a4c2-6b4ecc0c08d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:20.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:30.231Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e575f6e9-14f0-4b4c-8c52-6363d5a818e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:30.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:40.295Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6b09db0c-4494-4e34-bd11-d4ec6c16d2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:50.368Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=697310c4-84dc-477e-9ce0-99f51feef6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:30:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:00.441Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=40eb4464-0b98-44ad-851a-2b46d9d51c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:10.488Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a14dcf92-04c4-4533-9ef4-12331aee6bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:10.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:20.670Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3b66da13-8fdd-4214-af3d-2e37e5d80c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:20.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:30.711Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5c19cbb3-8a81-496b-8ad3-524ab1cb5ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:40.741Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d1e18ede-a730-4dae-ad65-2784cf4d0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:50.792Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6a7a168c-8d2f-4e82-b026-f41c37696dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:31:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:00.831Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0d8d894e-7249-462c-82ab-74df8eb5a346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:00.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:10.890Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=30580bb6-37c4-4f2a-9ade-c852ed7e0d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:20.919Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c49865d3-3e15-400e-9df6-8964f162598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:30.942Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=347d5746-c208-4ab4-97e4-7d00be5762e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:30.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:40.966Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4c3e30d6-2286-4587-8b70-e8f22b4bdb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:50.989Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=643391fc-25d3-4fbb-81c9-47ee69f5fbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:32:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:01.013Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1c97ba57-e7f4-4114-bc2e-e0c31c07fb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:33:03.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:33:03.339Z |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-10T05:33:03.340Z |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-10T05:33:03.344Z |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-10T05:33:03.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:33:03.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:33:03.360Z |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-10T05:33:03.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:11.047Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28982f76-9c91-482e-afdc-3db773517b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:21.065Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ae04339d-6a7a-40b9-9b56-5bdbfbfd948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:31.085Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=79a768ad-93d6-49a8-a16f-d78cf18ae86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:31.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:41.171Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fe685347-b3f6-4e62-a8d4-16fe1222304a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:51.199Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8bbd8f84-c7eb-4b97-af47-048b6f26e2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:33:51.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:01.222Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4fda78f8-1fd8-4c02-a43f-0d14cd490e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:01.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:11.275Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=40f9c0ba-8f70-42d7-8796-0bb2e22b73ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:21.326Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3a52bdfd-13a7-4c45-9746-92e693b1bc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:31.357Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ba2733fd-4d04-458a-a9d5-d2aee3e0267b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:41.392Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28bda12f-44ab-4d76-8c11-4474c79511cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:51.425Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f96cfd52-d02a-4fad-8be8-ffc7fa7af005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:34:51.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:01.456Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7b991665-d1fd-4c0f-bfa5-0fc5202cbca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:01.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:11.487Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=732934de-e846-4132-910d-e4f0a4b66620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:21.515Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ac08485e-6d5a-430b-b14f-a10bcdc2de55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:31.543Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=051c317a-ff74-4aa2-ac10-3965c1606686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:31.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:41.569Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4ae8414a-6f02-4d13-8dd8-455011a91345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:41.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:51.587Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a660fee5-b75b-43fb-bf1b-39733f9b3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:35:51.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:01.614Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=57c8ceaf-f9d3-4498-8a13-d6729b38f513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:11.643Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=90548c5c-c9be-44e1-92d9-640975eda373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:21.665Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=404fe471-aad3-46c9-abba-e920e858ea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:21.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:31.683Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4897bae5-face-4aa2-8aaa-dc5cccb235ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:41.701Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dcac4dc5-256e-4a92-acaa-0fca477ab1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:41.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:51.729Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b96ac0d0-8c75-4bd8-a5ea-c9e41598de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:36:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:01.748Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c8dba84a-430c-4fc2-9a88-5ad5fb5b13a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:01.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:11.770Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28cf2dc8-9286-4640-b7c6-bd4499ed0bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:21.799Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ed4e436f-6122-4e66-aef0-ffd6a4d4415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:31.825Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=19056281-c1b5-446a-8e20-446c7d85c6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:41.843Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8b95f216-6e79-44dd-a8cd-59ac3f5d4354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:51.864Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7d168417-19a7-438b-bc6c-313931247f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:37:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:01.882Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a017162d-ecfb-4a5d-b063-f9efb49b27bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:38:03.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:38:03.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-10T05:38:03.276Z |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-10T05:38:03.281Z |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-10T05:38:03.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:38:03.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:38:03.293Z |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-10T05:38:03.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:11.899Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dbe5025e-0ec1-4639-9dac-b2df128cf2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:21.922Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=03338b9f-64be-40cc-a9ca-b8ee0fb58655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:21.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:31.939Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=673a0b2b-d52e-4312-a5eb-31672d600298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:41.960Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d15a2f13-1b67-4f0a-bd42-f9f4880e44da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:52.033Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0dd08804-9712-4bf8-b286-01df1ddffe2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:38:52.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:02.056Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6260ff86-5e5d-41d5-b23d-246d294c22c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:12.073Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0db0ffe9-b6b7-429a-88f3-0a096866efc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:22.095Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=633f7662-cfa0-4d40-95a4-655a052f7327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:22.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:32.111Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e6f91997-0c4b-4969-b004-c774b236d040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:42.127Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9e65a611-724f-4e11-bc93-cd88e3fc4837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:52.146Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f50922b3-4b87-4516-a3da-741f8cfff4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:39:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:02.163Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dad2855a-2a21-4638-98ea-e1e7809046ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:02.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:12.179Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=15155fc8-1d3b-4e89-84e4-78cf34653e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:22.199Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=33121878-e0db-4e8d-8167-ff05c9da10c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:22.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:32.217Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9fceb293-aacc-4612-a200-2e66fe6a7e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:42.235Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e7a39a9b-364b-41bb-9688-21bcf5093d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:52.252Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9fe17b6a-2d95-4fb3-8218-6e94d815bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:40:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:02.267Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=947b709f-0d05-4c7d-9aa3-544367d229c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:02.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:12.285Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a058ea83-6c0b-45a6-923d-aab9b589a587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:12.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:22.319Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f66ecca3-ff85-497f-b755-20d30dc1f9e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:22.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:32.338Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5645b2c6-78ea-41b9-985d-865a193475a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:42.358Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8b434077-397b-4d21-ab86-86dceb0c117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:52.376Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=11109efc-6df5-4a42-bb06-82eb476bf796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:41:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:02.401Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e8971f12-c4db-435b-a1d3-4ede0e135857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:12.422Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=25cd2b47-0a18-403d-965b-e72e699b1c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:22.452Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=79d799cd-3fd6-47a9-abc4-e101b86a744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:22.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:32.473Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ab3954c5-db55-41bf-9c02-34d9f80d7841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:42.492Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cbf04284-684b-4f26-ab0b-563f7783362c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:42.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:52.510Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9cabdc19-2173-4c8c-bd0e-d89553dbf50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:42:52.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:02.540Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6d3dd625-232f-42de-ad60-454891d942c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:43:03.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:43:03.260Z |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-10T05:43:03.261Z |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-10T05:43:03.264Z |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-10T05:43:03.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:43:03.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:43:03.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-10T05:43:03.278Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:12.563Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=69a93d14-956c-4142-a535-ec171c10bd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:22.579Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dd4ad2ac-5619-4748-8d86-25108712196f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:22.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:32.595Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cb31ab82-01bb-4b7f-9f26-39195f41d397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:32.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:42.621Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5238dccb-b96a-4f4c-8357-10d4f5e29713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:42.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:52.646Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dfbfdeb3-d8b9-425a-9448-be9c0cc4b29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:43:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:02.668Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=14b92be0-e23d-4a8b-ba95-d53ba7ffc129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:02.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:12.688Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8dd7301d-85d4-4656-af36-a9a3ef714ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:22.709Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f9221b02-d1ef-46e8-9651-ecbb4dad571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:32.724Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d6b940f7-16c5-471c-8681-d46b5f51e18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:42.744Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2f75b335-e57c-4a7d-84c5-faffb3627331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:42.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:52.780Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ced283a9-57b4-41b1-bf0d-bb92857d7d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:44:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:02.798Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e90e40d9-21a5-4071-a4ed-95b4611d73be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:12.820Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ba6a975e-5b33-4b50-8da4-b4905a219aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:22.838Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0b482172-46f5-4214-ae66-e4e0ebc84a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:32.858Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9d0fdc51-89a6-4df0-b0fa-02aab3735155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:32.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:42.877Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=21fa3f07-98c6-4194-92f7-5dc960d336e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:42.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:52.906Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7737eb62-7438-49ca-9e81-9ab47ae3f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:45:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:02.923Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c1e0c9ca-2f34-4236-ab62-abad09a749d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:02.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:12.940Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=69a9a9b6-df84-4815-b591-326d0d2eda50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:12.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:22.969Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9170561d-7bcf-4f6e-957a-39c826f5e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:32.985Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=52965f43-a848-460f-9bf0-a7517cae6480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:43.005Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=825a8c3d-e40c-42da-bb11-f26dceb2a1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:53.021Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2ddd530d-5a5b-4db0-832f-4c4b2a393430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:46:53.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:03.039Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a9c22d3c-01b2-4558-9385-27f61dc126fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:03.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:13.062Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bee9fe55-6a3e-410e-9792-b0e0077beb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:13.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:23.085Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b54f1840-4e26-41de-bd1e-b38f14f38d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:33.117Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b45ff5e7-9d98-456e-a0ff-1d4bc0265ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:43.142Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7ee0fbc4-dac8-458b-8dad-3933e5acd98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:43.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:53.159Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dda59a09-7b63-4124-989a-3d2afc12b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:47:53.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:48:03.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:48:03.229Z |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-10T05:48:03.230Z |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-10T05:48:03.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:03.237Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1ab5fab5-6086-41cc-8edc-3a0fd7b3ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:48:03.243Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:48:03.243Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:48:03.243Z |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-10T05:48:03.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:13.256Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=74d04289-2096-4033-8ff1-d3166d0bb8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:23.276Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=82b5492d-a6d7-4e4c-828f-55eef7839349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:33.294Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c9261aec-6089-4d5a-ac64-b7e9c43edc1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:33.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:43.318Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=898b0961-5e83-4d40-a304-bb32623ae85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:53.332Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=174b60df-51ca-4a23-afe8-3ca88c4b2153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:48:53.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:03.351Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4ead6e22-3466-4b90-8f8c-452e574c3a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:13.365Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=94d46907-4912-4ca2-9201-c91d8ea61f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:23.387Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3c614b96-0c6f-4197-b2d8-b173c75c58be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:33.405Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a5dce9dc-e612-4e11-8ceb-b4cffbd9fd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:33.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:43.419Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=007d5081-002b-4fea-b6a8-8c35724474a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:53.442Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fcdce1a4-85b3-4df7-aa56-dcdf6c92575a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:49:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:03.471Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7fc20650-c556-4ca9-b4ba-27bacfcb8b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:03.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:13.499Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7c3ab1e1-1205-4591-ba04-19f8e38f0112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:23.522Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a66305be-df0b-4e68-8263-95ae1ad9c6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:33.537Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=62351708-0fd2-439b-a193-0eb6ef003808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:43.560Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dc2e4470-7554-47c4-9fbd-b6e751e4afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:53.583Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9c5dda62-6b5d-47d5-a1fe-7eaa68bb309a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:50:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:03.602Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5f0f53ce-ff11-4c26-9a21-4e43b443ba17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:13.638Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=434c7fa5-dbfa-47f7-ac2a-381ab61ee191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:23.656Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a78f8119-d1e3-4adc-9772-d3708991824c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:23.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:33.680Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=32b836d9-6f62-4ec8-b314-0e54ded364c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:43.702Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f569e1e0-8f5c-45d1-bd31-51410b9c7187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:43.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:53.717Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9766a9df-eb83-402f-89c5-d34c86497c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:51:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:03.733Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=63ad4323-2f12-4294-a871-601462281389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:13.751Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=09081cc3-55a0-401b-8949-3d7f9630ce6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:23.767Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=620d7a65-aaae-45c8-8925-c65911c19db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:33.786Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=005e15e9-d168-493a-ac1b-da28e6ebd307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:43.805Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=930ad14f-f187-4aa8-bf26-8496c892bef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:53.820Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1811ba6e-b9a7-4b09-959d-214a68f49b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:52:53.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:53:03.247Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:53:03.249Z |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-10T05:53:03.250Z |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-10T05:53:03.255Z |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-10T05:53:03.264Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:53:03.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:53:03.264Z |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-10T05:53:03.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:03.836Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=296d0acb-85d4-4fb1-9b6d-2442bd04b8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:03.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:13.852Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5d73dc89-096d-4e49-a28c-9e574e8e5bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:23.875Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d2661b87-b920-4be5-91fc-4f9dc913a785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:33.890Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5715fe95-7a96-4583-bd5c-d8bc6c07998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:33.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:43.917Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=06b68e59-d315-40d8-9ed1-87bb19ed15da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:43.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:53.942Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a19760b1-e473-4847-bd31-de1387ed6aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:53:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:03.964Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f5d9923f-6596-4bf2-81e8-d7751bd3d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:13.978Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=16e9402c-65a8-4eba-8af4-ef1336eb446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:14.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:24.009Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2f3d5e6d-ce16-458a-ae60-49b38cb766c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:34.024Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d247f25e-0cb5-4016-9c41-e3aa46ecc634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:44.040Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4de48553-739b-4816-a6dd-c86b16be4191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:54.054Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=999f7e0b-dc57-4cec-820e-6a33060f6fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:54:54.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:04.069Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c661369b-d2aa-4a52-b4b6-b9fab47c58f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:14.085Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1c323b45-de80-48fa-8cb6-275fbb8ace2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:24.103Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0964aade-2176-4f8a-b8ab-9e220cad7aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:24.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:34.118Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c88c0b86-8e90-43e6-8414-29c41a224c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:44.134Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=09d63fba-1400-496c-b3bf-63dd23371410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:44.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:54.149Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e7a1c9a4-c7d9-4dce-ab6c-c8ab954056da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:55:54.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:04.163Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a4398e48-4b10-4df0-a919-b80260cb84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:14.180Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8b5558bb-44e0-4073-a7db-180355fdd79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:14.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:24.203Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1382adfa-f40f-44b2-b115-3af34bf3ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:34.222Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cf1eeec7-73fb-476a-88b9-19f5a188c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:44.238Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1a638ffc-5363-4539-abb9-8c2c96b6c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:54.260Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0da7cf9b-ef57-41ad-993b-34a552feb49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:56:54.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:04.282Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8a2da4a2-ebd0-4be5-8ba1-e256e10a79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:14.300Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1f0055f1-f7a1-44b5-a898-53db3647ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:14.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:24.318Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a803144b-e076-4d69-b1fe-7e5f5c00e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:34.331Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ad6ee67b-5240-479b-abda-1b257774a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:44.348Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1ea04e19-e14e-422a-99d2-57ccb5cebd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:54.361Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=26026836-e83c-4e07-9582-3063ef0345c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:57:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:58:03.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T05:58:03.298Z |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-10T05:58:03.300Z |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-10T05:58:03.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:58:03.312Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T05:58:03.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T05:58:03.312Z |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-10T05:58:03.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:04.378Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35760c4c-1336-4a34-96d8-8a224cbe1935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:14.399Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b33d00aa-9342-4e89-b90f-45fb095a804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:24.423Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bcc17d42-2c6b-41b7-8d6e-699ece144673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:34.446Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a3724be9-7c48-401a-b28a-c523b0392fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:34.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:44.470Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=eff4ec74-6f46-431b-ae4a-83b592e68b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:54.487Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=434dba15-59be-4808-9ed7-6b3f4db77049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:58:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:04.502Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=93239b44-120b-40d8-9ef5-0fa78af803fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:14.516Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4ac6b550-9878-4cc2-9d1f-6f25899a87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:24.535Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a4e6f13b-e8aa-4f4e-be04-37ae44978657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:34.549Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a8259887-9fc7-4bb3-a633-51a9181f3af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:34.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:44.568Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=006b6ba3-f542-4a71-b284-334ecc76b16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:44.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:54.598Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=80abfc09-07bd-4f74-9f03-3c5058bd5d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T05:59:54.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:04.615Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=eab215eb-faba-4032-a7a1-2a6769b91451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:14.637Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b44758d7-5d94-4e8f-901d-135d4d4fbc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:24.651Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=176f92cc-5366-462c-bfaf-7b8ea4b5e6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:34.677Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f4a225fb-4900-4506-bdec-f3528ff5a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:44.692Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ccfab756-b42d-44a7-a6b7-f09d4f3107d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:54.705Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=14a6c499-7bed-4eb2-89fb-79758317335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:00:54.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:04.720Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dec10efb-047a-42cd-8a0b-8623e258d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:04.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:14.735Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5bff561c-b63a-4cd3-a72d-0d24c7381319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:24.751Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aee2f999-2eec-43a4-b634-617b4f15f604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:34.767Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=13bfe645-7d65-45ca-85c6-ee16de3d0a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:44.784Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=66b88af9-6910-4034-8c90-852124dd3d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:54.801Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7dc6cd94-a572-4c88-ad01-57f912850041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:01:54.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:04.821Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=85636618-f8b3-45bb-835f-3752ff30fff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:14.835Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dac7f9b3-7cbb-4e2c-8d61-21817efc2b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:24.855Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ee0c1430-fdb2-4dfd-ac0c-19f211af94ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:34.870Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=849c6fc9-906d-45d5-ba73-8c4c10043849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:44.906Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bf9a5b20-64c7-41e6-9b8f-215ef63d6723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:54.929Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0c49a17b-d24d-44f2-8a11-252bd10193ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:02:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:03:03.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:03:03.126Z |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-10T06:03:03.127Z |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-10T06:03:03.129Z |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-10T06:03:03.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:03:03.136Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:03:03.136Z |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-10T06:03:03.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:04.948Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4e826e5f-1015-4166-8788-c5ef6d4442eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:04.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:14.982Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7f8a4b60-62b0-4617-aaf5-a5521cfbe946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:24.996Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1c6c9521-415a-4e53-a9ba-8507846c12b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:35.011Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fab80371-8778-4653-ac75-f4754976968e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:35.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:45.035Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0b71f5b7-7402-40a7-bd33-881fd09aae5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:45.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:55.054Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=63e5e5b1-0e05-4832-85d9-ffa79be0e81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:03:55.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:05.106Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=73ebdef5-09d7-4a15-8081-124c339ab1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:15.125Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d4d26aed-20b7-4ef7-8a05-23413704bb58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:15.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:25.143Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e7517ebe-36bd-4595-bb4a-2c07c6126b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:25.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:35.166Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1ae8974f-8daa-4e52-81ac-2fa9b0de2158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:35.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:45.182Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f73348cf-932d-4a44-b474-eec27d3e2c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:55.199Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6f89518c-943a-4754-995d-7969039387bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:04:55.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:05.216Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5cfbc49d-6917-4274-946f-e5a176c51490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:05.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:15.233Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5b833e0e-3896-408d-bab4-a64b6b2e92b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:15.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:25.245Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=89dc946b-966b-4dd5-910e-cc7f868b2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:35.260Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aaa18253-c8bb-45ac-ab6c-9ebbeb2f70d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:35.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:45.272Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ffc6b455-8c80-4774-a64d-fad6eb7e5bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:45.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:55.289Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f0a53739-70b7-4104-967e-55450eed27de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:05:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:05.307Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6c06e774-cf31-4ccc-ab15-bea67d31f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:05.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:15.321Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e12815c8-b1ed-4bcb-b402-88edb17dfbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:15.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:25.338Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6ee8e07c-b005-4e9e-88f3-55f0e897b6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:35.351Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ec780aa6-928a-4fc1-9be9-a41b59321298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:35.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:45.370Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ac360ce7-88a9-4b34-953d-08aacebeb3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:55.386Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3a6f0270-211f-4682-8c8b-25ad9c907d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:06:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:05.400Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ea2248aa-9098-488c-b664-d7490a577a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:15.417Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4065f087-75fe-4205-b0ff-ff958dfa00a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:15.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:25.431Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b28a3b7c-31e1-49d9-b2eb-00d608aafbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:35.446Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=11733e40-d3b8-4af7-8553-80e99f2c79ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:35.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:45.460Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c3e4e8a4-a901-4a06-93ee-794d34412a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:55.476Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a0119145-a77a-4172-90ee-e28aee7b0ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:07:55.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:08:03.200Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:08:03.201Z |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-10T06:08:03.203Z |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-10T06:08:03.208Z |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-10T06:08:03.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:08:03.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:08:03.219Z |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-10T06:08:03.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:05.490Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=69fc379b-2b69-450d-9ac5-0a1a4e0678f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:15.506Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b588ba28-ba1e-48a4-8c5f-a8907d6b575e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:25.519Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=84675610-dec1-4b00-84fd-524fa9ef94f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:25.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:35.536Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2ce57703-f75b-4c9f-95e2-18762acbefbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:45.549Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=105fc0a1-e6a1-41b8-ae49-2b8083067297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:45.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:55.563Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ba93b438-4553-4c02-85f9-6338af6288cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:08:55.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:05.575Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=75b769a7-ab1c-488f-a322-bfbfe70d90e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:15.595Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f4d0b5ce-efcb-4331-8810-6d1f3df32341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:15.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:25.614Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ddd0282d-29ee-4172-89e5-ac2a1272dd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:35.631Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d52c79b2-5979-4a73-aeb8-2ec8565abc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:35.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:45.651Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b030982f-b4ec-4569-8c86-7e61cf1edc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:55.663Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4bfd10ae-ac1f-495b-bed6-8b2496fa3e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:09:55.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:05.680Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ea145287-c52e-4b57-800b-ab6d4fce52a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:15.694Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f397e8b1-ad27-4114-8030-6be6aaf7cc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:25.713Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=24090922-5859-469a-927a-456eac1cc7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:25.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:35.729Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b19c014c-a7b3-4572-a334-c94a70e005ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:35.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:45.786Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=47db052d-b836-4d58-92e9-7937c187aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:45.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:55.805Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=def317e4-e506-4bf0-a8ff-2ef06b8ca0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:10:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:05.830Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bec50b32-82aa-494c-a25a-f7788823bec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:05.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:15.851Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8439a0b8-df83-4a8f-8259-515f3e884847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:15.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:25.884Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8d61c658-707b-4dc1-a605-db819dfe8e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:35.899Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d684c4bd-ef16-4737-b12f-c4ea3a9e0361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:35.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:45.914Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d7d532ad-d5a6-4711-bfa0-93cfd134db22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:45.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:55.931Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2d5ee044-1b04-4067-8cd1-7db75cc2ac9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:11:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:05.950Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=95fe9637-2237-45ab-ac74-da190f46d6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:05.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:15.966Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=21980747-9802-455a-b2d8-53897676cab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:25.990Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c5762f06-cae5-4d26-afa9-8f7551927a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:26.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:36.004Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5f8d0f1c-6ed7-49a3-8d60-2520c3a10f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:36.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:46.020Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d889b7d3-49fe-4c2a-8d03-328949d967ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:56.033Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f783bd30-a62e-4e96-b4ff-e64d96cab6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:12:56.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:13:03.251Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:13:03.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T06:13:03.253Z |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-10T06:13:03.258Z |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-10T06:13:03.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:13:03.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:13:03.268Z |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-10T06:13:03.271Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:06.045Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9220c728-5909-42f2-9117-4a0e53f86d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:06.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:16.062Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1607ced1-661c-47b4-b9d7-24a758976277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:16.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:26.077Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c9e7428d-b962-4aca-808f-d5cb47a33980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:26.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:36.090Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fedd0dcb-c5dd-49e7-8443-69f4e381be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:36.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:46.104Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2d59b57b-d4a0-4dc8-8691-d8b097c32916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:46.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:56.121Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dd9402a8-c0c6-4193-afd9-7cfec2815c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:13:56.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:06.135Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6b5c2dd9-59c1-42dc-ad2d-fb9ff7bbf1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:06.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:16.155Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c1369148-5fef-4db1-8f23-6be505f06008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:26.167Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=38606d6c-8997-4ef6-8c33-4691f6403a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:36.179Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e265af61-bf4d-48fd-a8ca-d6ac09f0c9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:36.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:46.192Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4710ade0-6c3e-477d-9882-061d707f4302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:46.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:56.205Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c1b4f33d-fe03-423b-b5d1-e92de9036a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:14:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:06.220Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7ca7e940-4fe8-4c49-bafc-ef0e6b71356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:06.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:16.233Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7035a121-1023-43a2-bd1c-79447b9c747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:26.247Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a9998cde-251e-4fee-b9f8-29d2cb76b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:36.260Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=883cf90b-d7ef-4777-818f-ba0eb2ad91ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:36.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:46.272Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c3a2f97e-e099-481a-9787-9a55c8207565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:46.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:56.287Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1dc1f5a8-8e95-49ee-af0c-8dee88114d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:15:56.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:06.304Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4e8a3b48-0912-46dd-9fdb-f30cb0dd4c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:16.316Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f885182b-9ad5-4ef7-915e-f314beb201f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:16.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:26.329Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=10aa048a-4ad9-4110-816d-dd4b98d5d119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:36.344Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bb670100-0e05-4f29-b42c-7ef3d326eb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:36.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:46.356Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bdb38d24-dddf-4f4f-b6f8-3876112a9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:56.375Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f7828aaf-6f2e-4f2d-8982-805e1d8742bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:16:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:06.389Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b0b487ac-3f0c-4373-8f67-0626a58e5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:06.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:16.401Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a9048f53-a8f1-40e9-947c-de1779f036b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:26.415Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fde8c25d-90ad-44bc-8c3b-8c0e5528f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:36.431Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9672d6bb-f20d-4f84-935c-faad6414f110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:46.443Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=95714c87-bfcf-41c1-84d4-7b5602122787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:46.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:56.457Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ed3958ef-2971-4093-8ff1-a67077530f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:17:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:18:03.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:18:03.141Z |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-10T06:18:03.141Z |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-10T06:18:03.143Z |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-10T06:18:03.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:18:03.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:18:03.148Z |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-10T06:18:03.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:06.470Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ee419a20-1784-41bf-a26a-0b8ab0923e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:16.485Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1284c45d-c473-487d-a3d7-d368359dafd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:26.496Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0e9c1803-e874-452e-90ae-4f15334aad3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:26.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:36.510Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ac1ac7c0-5d52-437b-b158-bc8d74958eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:46.522Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5f24c361-d06f-4ce2-87be-2010736aa35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:56.535Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b18178bb-a6bf-4f49-99b2-302c3565ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:18:56.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:06.548Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=58eabb45-21f3-4ace-91a1-4066a2310142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:06.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:16.563Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0a0aa22b-5562-42be-af44-f24f3137708d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:26.577Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=42014452-a09b-4a2a-beeb-e323522baee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:36.594Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=08a2b63a-3f88-450f-9929-ce379e7298a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:36.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:46.610Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=976d99d6-4b49-47b6-8337-67525cc50983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:46.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:56.627Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=31da295c-4d96-489f-a755-a4cd7054ffb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:19:56.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:06.641Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cc181df3-1181-4a13-b879-9d01ee6fc7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:06.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:16.654Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=668a4c32-a1ea-4aff-9fe5-a5ca739e4142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:16.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:26.666Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=85d570c2-ba62-4b81-9624-5146599c0960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:36.680Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d2d81473-890b-4a56-b079-aa531ba9ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:36.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:46.696Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a6ab17ba-8a43-4f02-ab87-3dfefb4f4a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:56.709Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fce640c7-426a-422c-9f8e-d25a1a67ccf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:20:56.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:06.728Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=901c5bb3-1dfc-4fc0-a22f-82a84147c246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:06.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:16.743Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28e23972-45ef-479f-841a-63e59da0d1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:26.759Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=70b5c7ab-7ebf-498e-ac76-f6d58af65ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:36.777Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=44365e1c-8742-438a-8cdf-be3b7d2fe937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:46.791Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=69bb14af-cda8-4db2-8c5c-d95760fa6a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:56.807Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e5362f8f-67c6-452f-b5fe-f3efdb46ed26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:21:56.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:06.818Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a18e155c-f745-40c4-8317-404bc93356ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:16.830Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8bbe14b4-60fe-44bf-af9c-9fb7e29bdf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:16.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:26.841Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=442f1d74-cdc6-4656-8bb2-78e46bf4da2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:36.853Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0152ff04-a5ad-4ac9-ab68-a6879853e488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:46.867Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c47fd2d4-6b26-409a-a09f-864f0f3c14ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:56.884Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c67853ee-afdf-4646-ae4f-62ab41ee3e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:22:56.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:23:03.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:23:03.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T06:23:03.294Z |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-10T06:23:03.298Z |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-10T06:23:03.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:23:03.308Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:23:03.308Z |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-10T06:23:03.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:06.897Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=17bdcb59-8629-48d9-a33d-48048c0e671a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:16.912Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=513f9de8-f16c-437e-afbc-f62be3c3d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:26.930Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=59f14669-6593-4ffb-b670-ab92f6c91391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:36.943Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4fd800d4-af8b-4275-96ce-507e7c3c0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:36.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:46.960Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4b37c773-e46e-42d3-b7d1-9342a65838ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:56.973Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2e682702-76fd-4eb8-b956-a362e035896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:23:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:06.987Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=561a7706-f303-4874-8c7f-d944905df087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:07.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:17.001Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c55fbca8-cbe5-40c0-a365-feba91d424d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:27.021Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=684bc477-1f26-4af1-816e-9bc40a360cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:37.035Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aa252400-3dd7-4b06-8f7c-fef76d4be60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:47.060Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ab2c2e00-5c87-4549-8b73-cfa8e9895a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:47.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:57.076Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5794938b-0138-4485-a434-46ddc87ea625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:24:57.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:07.096Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0f5cd434-6757-46fa-be81-f8ddde96214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:07.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:17.115Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e9752819-25f5-4f27-b007-e8a8f3708f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:27.127Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f5bdcc67-dd6f-474c-b6d0-5b5685e78ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:37.141Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=797026d8-7edc-4fdd-b1ff-5137ab3149ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:37.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:47.159Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1b12e6a4-a2c1-4a14-a664-33718e6e0a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:57.178Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c959e9a0-e106-4880-b272-5c1f912bcad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:25:57.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:07.192Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=47eb7bad-1d59-4ffa-b983-7f340a6bf05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:17.206Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c224a5dd-e6f8-4da0-83ef-68f46e9234cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:27.219Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d0675301-b5bb-4709-b4e2-8509b43514c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:27.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:37.232Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=292b12f3-c677-43ad-ad5d-8fad21a8aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:37.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:47.243Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1b922975-fd6d-46d1-9bd7-fc56aa790760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:57.267Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f234b625-594a-4c83-802a-031afaa0e990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:26:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:07.290Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=715180ee-ce2b-4739-885f-ae6a33e57438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:07.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:17.305Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=03a3097b-ebd6-4bd8-9ea9-219316db4dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:27.320Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1966700e-acd6-48c8-9e54-9e3bfac18147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:37.340Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aa2d85c6-db24-45d1-8e82-7d174fd3ce2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:37.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:47.356Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=98a7e555-81f0-4460-98d0-ee6a70dd40ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:57.368Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9291c72a-e4a9-48e9-820d-d64f11dc4348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:27:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:28:03.256Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:28:03.256Z |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-10T06:28:03.257Z |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-10T06:28:03.261Z |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-10T06:28:03.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:28:03.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:28:03.267Z |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-10T06:28:03.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:07.385Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=537adea7-1df5-4231-b6be-2aa3a5af1db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:07.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:17.403Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5936f88e-7237-4948-8a47-95a219a0f48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:27.414Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7ba0a87d-5d9d-49df-88b5-c7c757b55b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:27.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:37.429Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c5b4bc9f-bf92-44e5-bc52-58c7773b8399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:47.449Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aba4b7cb-578f-4930-9cc0-0f9049a42b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:57.472Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=01c35034-89fa-4ee0-9400-8096b75127e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:28:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:07.486Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3ca81b2d-f9dc-47f0-b599-a3fb75009353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:17.505Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fd13e31c-6ff2-49f7-863f-41f10119ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:27.519Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9f849a17-3550-4151-a112-75da59297869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:27.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:37.540Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b281479f-3649-40e4-9024-4eea4cb996c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:47.557Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f7200676-26e1-49dd-b51e-cb6d2be120d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:47.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:57.570Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fc6dd620-f842-40e4-b64c-2c2810be8ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:29:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:07.587Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dadba863-62d3-4521-bc15-59d2ae3ef9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:07.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:17.604Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ebd4aa12-f7e4-45dc-9ac4-7e170c7a88bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:27.621Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0b4fa902-9886-4197-9b17-5ac19175368d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:27.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:37.634Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5d3634fc-2a6e-42de-8158-27474a23e820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:37.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:47.649Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=02655055-ff87-42dc-bd9d-9b0add914b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:57.662Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=51db7f7c-7d82-4a48-bf8e-6e179dbbb555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:30:57.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:07.676Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=77a4a2a4-874f-4bde-ac8d-4a15fe360b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:17.693Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0acf1414-976a-450d-ac89-7c0e5db76595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:27.704Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bff18456-69a0-4b7b-9793-630a116094dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:27.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:37.716Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=593363e1-88ea-4196-ad70-c91930087e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:37.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:47.729Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7209accf-2461-4f27-b650-ca6726ec53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:57.743Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=98291ff3-1503-4519-b5da-592e51a72af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:31:57.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:07.755Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35a92e4c-8ee7-4bba-87a0-5bf2809dc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:17.773Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=04f75d1e-fbea-40cf-963b-3d60c7f9def4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:17.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:27.795Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=976eaa70-534e-4be3-8769-d26e6b70fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:27.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:37.808Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a51532f8-83fa-4563-9fe8-ab90a1842ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:47.823Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4b520044-b159-4cc8-89af-d2a621922df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:57.843Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b8f14646-9edd-457f-8904-c4ae0a6de052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:32:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:33:03.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:33:03.224Z |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-10T06:33:03.226Z |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-10T06:33:03.228Z |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-10T06:33:03.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:33:03.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:33:03.236Z |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-10T06:33:03.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:07.856Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0da1af6b-1803-4a50-b997-592f7e67d9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:17.869Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ea8bd7f6-2f83-49f2-9632-691363ab1290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:27.886Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b1957597-0c48-49a8-811c-a469c7812901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:27.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:37.900Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=91ca1b2a-8149-4a17-95eb-9bbe8cd4912e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:47.914Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=36ceab30-241a-4b58-ac5f-51f03c34b1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:57.934Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9b1ec65d-463d-4bac-9393-301625e4e450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:33:57.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:07.944Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f8b7b2ec-6aae-4d36-abc0-8f47a0b3f039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:17.957Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=00955a3b-1e60-4e94-baa0-0a8b051d807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:17.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:27.967Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=db9f74aa-2ec0-4be7-80bb-7b94cd6c8b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:27.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:37.982Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=43d340bb-5ad8-4ba3-b48e-51da23f421ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:47.995Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=43b05ae6-72fc-4937-815d-b2d1c789de17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:58.008Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e69240fd-01e1-49a7-8dbc-9e25e2e42261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:34:58.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:08.024Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0e79d466-3107-4590-b2ff-d750a3b03d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:18.037Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8dd4ba40-97d5-4efb-aca9-07fcba9328ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:28.055Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=780db618-b036-466f-a1c8-5732600e4495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:38.094Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=db9489fc-07da-49d0-aa8c-9b6501dcf915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:48.114Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2d763713-80c6-4e1e-8a6c-5b97db42bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:58.136Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a0400938-3cb7-4b94-b975-3c7485612b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:35:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:08.159Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2418a9e1-a8e9-4109-8190-0badc4c8253d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:08.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:18.174Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b9101c9e-6719-4d14-be47-d9d768762da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:28.188Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=13c5c2a0-65a1-41a3-ac63-85d5fd497965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:38.200Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=10ac5364-27ca-4e29-ae28-302baa22e169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:48.213Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4c6b8a65-14c5-4e1b-98d5-dfd3440c2d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:58.230Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d1f1e5df-28aa-4b5e-a4f4-49778e0e3601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:36:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:08.240Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e2e61526-7ee7-472e-b0a6-6c60628f239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:08.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:18.253Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d8beee29-cefd-4852-831e-b63e152d5cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:28.267Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8db0bb27-e20e-435e-a325-88845edefee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:28.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:38.280Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5acd1bca-bd38-4f5c-9c8d-cf168c71b2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:48.294Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=66fc632e-593f-4728-a081-81b8a76b67fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:58.304Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=79efe5ef-6e5f-4b4c-a230-1d9a747c84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:37:58.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:38:03.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:38:03.250Z |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-10T06:38:03.252Z |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-10T06:38:03.255Z |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-10T06:38:03.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:38:03.263Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:38:03.263Z |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-10T06:38:03.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:08.317Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2ce2d435-a827-41c3-9c99-37bc5da359ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:18.329Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=218b4252-1817-473b-b65c-ac2269fcf3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:28.348Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3e924ba6-9ad1-4e48-af70-c9a2a1dd3920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:28.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:38.360Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=50f63c5d-c433-4136-ab67-a3fd9b4842ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:48.375Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a4de749a-a1ba-4cfc-a823-e2de03b2a90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:48.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:58.387Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a0f216b1-d7a4-40fc-80fe-69665a994ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:38:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:08.404Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3fa741cf-97ed-4d5a-a860-ffb193e7ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:08.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:18.420Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d3024301-d242-4fbb-95f4-81059983e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:18.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:28.437Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5bb8f7a6-add2-40bd-882d-8cc9fadfc3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:38.448Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=68b7755e-d3b4-4417-b5dd-37aa3e04b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:48.462Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=18a8bc77-e98c-4763-a949-e066576b2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:58.472Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9e16bfb9-cfb7-49d3-b9ad-2ae168e3d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:39:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:08.483Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=15640ed2-f1fb-41fa-9a5b-8e3ad967e45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:08.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:18.498Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9249451b-b837-4dcf-8562-9ff990205d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:18.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:28.511Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ee394e87-eef8-4f41-b8b2-eb00ce8e50f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:28.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:38.526Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a7131688-fce4-4d00-a6ea-16d092bbe0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:48.553Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=53df9ca7-3dc1-441f-aced-37a038807a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:58.575Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b6d79907-718d-40f8-b9f7-aa9f34eca06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:40:58.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:08.591Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a9e0cf3f-d7b9-4214-98ad-a9ad50899097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:18.610Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=364b6d56-1b54-421d-8bcb-64c5ac9ca463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:18.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:28.631Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f4ad49f3-83fa-4080-9b95-401c16ba9550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:38.646Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=234ae285-a3ad-4d88-a9d0-7be2c4e2d03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:48.662Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=550f61c1-da88-4d91-99da-11428abd8327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:48.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:58.681Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3019b22c-b0c0-4d2a-9890-d14ccab9fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:41:58.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:08.694Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cc18eff4-2cbb-4662-93c7-96f1a2ef93b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:18.709Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35b02682-ff65-4043-b579-f746faae778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:28.725Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8a77b033-56c5-4fa0-87c4-3542e1032a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:38.759Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c438beb7-e0c7-4051-9278-9bef6bd58529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:48.781Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=713ead7f-a389-4ca3-9f6a-3aaff8a5210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:58.807Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=832b26ab-b2e0-430d-a06d-f4eb244eb64c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:42:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:43:03.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:43:03.344Z |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-10T06:43:03.345Z |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-10T06:43:03.349Z |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-10T06:43:03.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:43:03.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:43:03.357Z |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-10T06:43:03.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:08.831Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1d9bad13-3f5a-425a-a96b-8da0bd20e33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:18.849Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=67d497d1-9d36-4a5f-854c-fe4b32ef94a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:28.871Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=729bdf2a-d5a1-47a1-8b30-8da2c4e4a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:38.887Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b89b36d9-c781-4d09-877c-5a6d8e186500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:38.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:48.913Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dfc6f777-c5ea-4261-9409-f23d5c0807c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:58.927Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=19a7436e-2221-4d98-b709-c21779e881c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:43:58.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:08.938Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dffc003f-ee48-45b8-87cc-a83ce35e2783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:18.954Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f31eb502-8677-4b89-877c-afb15662b004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:18.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:28.970Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=36e84939-80e4-4278-9e3c-a9d03f34ae76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:28.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:38.984Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a74400c6-a9f8-4e90-8b63-ab860bde92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:48.997Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0e8d5ae6-fad0-4b2a-bd02-83f24da72c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:49.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:59.013Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f9760678-de27-4336-ab6d-bbf6460fe492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:44:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:09.028Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=741bfd30-a53c-4fd9-b973-9b8e358724bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:19.042Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1d7259a3-9091-407c-975f-b5b10903b654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:29.071Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5818b55f-6f56-4bb5-b401-d98b6dab7fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:39.106Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e4832be3-b082-4f94-a3dc-a0d972561889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:49.126Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3efe18a1-408f-4a40-a8ae-de8d9200a72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:59.146Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=27cfc779-0b93-4b32-9f19-d63ed0441513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:45:59.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:09.167Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cf9e1124-292a-4ff6-b9ca-933bb6ad4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:09.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:19.183Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=30cbc99b-f30e-439c-be68-167fddaa1b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:29.196Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=28f4d47d-8982-4a3a-a859-a1fab2241bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:39.221Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f2baf819-f101-41c1-b1cc-4cbe5fb88910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:39.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:49.236Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c1bd9772-c2cd-496a-897f-d6df60f11f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:49.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:59.249Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4988d7ce-dc14-4178-95d6-503629035f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:46:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:09.275Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=429a29cb-e504-468d-a1a5-d39b403248d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:19.295Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d3c4bf74-0eac-4540-84b5-30e9afae9031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:29.316Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=365f8cee-6811-4932-9dc5-0c67f4b17ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:29.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:39.329Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=08d69b7e-3c38-41e0-b7a4-f573dfe79e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:49.356Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d557bfb2-f7ad-4041-9c7f-22767e1a5c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:59.382Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b6564478-ef58-47e6-a544-51e44a50a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:47:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:48:03.226Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:48:03.226Z |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-10T06:48:03.227Z |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-10T06:48:03.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:48:03.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:48:03.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:48:03.236Z |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-10T06:48:03.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:09.399Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f6a4149a-92f8-48df-9bae-94d730165ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:19.421Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2e9e631a-b6c5-4285-b612-b88c9e53167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:29.434Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5cbc8868-1bfc-4c19-951c-c8090a6cd0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:39.457Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6f18a2d2-7de7-4817-9dff-880a548f4679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:49.469Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=00be644c-52e6-488d-9955-a25e289c70e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:59.483Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1f648cfd-b7a6-4f79-8917-3c908c478517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:48:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:09.506Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c03595f7-ac96-4bcc-bce8-cf3885eb5c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:19.518Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3eded1bc-61f8-4519-9ce9-4144c163744b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:19.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:29.536Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0e1d06a9-2937-410b-a753-1169dd1a88fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:39.549Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=92236782-0cd0-4f25-b663-668b66915802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:49.564Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9638c4ed-ec10-430b-bdbc-d66d9424755f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:59.577Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c556f173-4040-4ebb-83d0-8fe83d1605a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:49:59.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:09.594Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=05cfeaed-8a50-4303-8ae1-8fdc68af7e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:19.611Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3657a968-9377-417b-8861-f5de121a1edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:29.630Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=598e1a32-b77d-4d47-8ef4-60b0ec21ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:29.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:39.646Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=81112fac-c684-4c28-a3a1-74aecffd9e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:49.658Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=de5bb4ad-2122-45d2-a289-fdc8755f9b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:59.679Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c8b22b78-0d4d-4472-bc8b-4c3e33435b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:50:59.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:09.695Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fe0b925d-f795-4f38-b4fb-73c4ed9e6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:09.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:19.711Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8aff8772-68b7-4b68-b8b6-9473f89d455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:19.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:29.727Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b0f15363-8de8-4a71-aea8-4951cbac2d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:39.740Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3f7d63fb-7d60-44a2-8619-48f0acc97558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:39.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:49.756Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=55a9daae-96bd-4d3d-a4c6-72996e0b958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:49.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:59.780Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6c7ee1f1-c5b5-4460-b9fc-3ff41c117057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:51:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:09.799Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=42c6bc3b-a62b-4be7-8681-0f32e2c6193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:19.810Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=214f6603-ba66-414a-afbd-b3c3d7040f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:19.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:29.820Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cf3f7df4-54f6-4585-ab88-6909fb6506d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:39.834Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=95bea706-d421-487d-8240-43f7ad5dc54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:49.847Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=11b24329-0e91-46db-925f-e8c17063f681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:59.858Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=49f1a6c0-9dbe-4619-a97e-cf37ec6294ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:52:59.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:53:03.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:53:03.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-10T06:53:03.203Z |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-10T06:53:03.205Z |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-10T06:53:03.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:53:03.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:53:03.212Z |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-10T06:53:03.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:09.871Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b19ce2c7-b0b1-4670-b47f-8bc16a6a3b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:19.883Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fc2e4a97-d1f6-4ae9-b648-c04ff06da544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:29.905Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d6210fea-0d7a-45e6-b7ff-f1f9ba195407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:39.917Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9c81e741-b042-4195-964f-7492d5a4c080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:39.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:49.934Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fbdd2db1-135e-41ed-9efa-be1c59c2dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:59.949Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=23009d93-69a4-4780-804f-74cf0743b410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:53:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:09.962Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=50661f12-290a-4aca-bc82-c6766304edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:19.974Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bd7e0a02-0436-4412-927d-4f84396931cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:29.986Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fb8668d0-1ff5-46fc-bb52-4b314bb08498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:39.998Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c96b7e86-03b5-4fb7-82a5-b9b99a8df6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:40.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:50.012Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8cff5998-fd79-4a03-9437-504add0abc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:54:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:00.025Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b3cc6cb2-f213-4749-a9c3-0b8916640fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:00.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:10.039Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a4b354d2-07bd-432d-90af-25b98aad7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:20.051Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=91f6cfe0-5ab8-4d32-b809-0f7629d093f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:30.065Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d8c3f673-b7a4-4876-a2cc-0036c8103794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:30.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:40.076Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=925ce701-1e33-4424-9c52-9028c6d74255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:50.094Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b733da28-1683-4b42-8218-52e6995226f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:55:50.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:00.108Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e14ee2b8-5dac-4ba4-a8d1-40b289441aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:10.126Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=22b585e3-2f8f-4044-ba70-8a68d8e7215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:20.137Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=57f888f1-3ebb-4348-92cf-1307f2372e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:30.154Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=90e6fc1b-17e3-496b-a965-1197117eb5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:40.176Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=13ec3493-9c98-4ce3-8f33-feaf8f94d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:50.191Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=be0ed56a-121f-4834-a240-c4e0a00e6b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:56:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:00.234Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=af7ef0bb-cef4-4c0e-87ab-a7b1309224e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:00.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:10.252Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6c6e4552-2899-4a05-a321-7f420ed4da28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:10.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:20.265Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=246ec9f2-bca7-4e7d-86d7-5bddf536920c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:30.291Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=84ca9207-c51a-49af-a171-bf5605b678f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:40.312Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6cb6e72e-cced-4563-a730-105ced7997ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:50.329Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ebfc7eff-078d-4e58-b3ae-9e95ed306351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:57:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:00.343Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3b3884c8-5418-41b4-aecb-765b2adc3c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:58:03.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T06:58:03.114Z |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-10T06:58:03.115Z |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-10T06:58:03.116Z |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-10T06:58:03.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T06:58:03.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T06:58:03.121Z |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-10T06:58:03.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:10.356Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a79e5484-e51e-4ebd-a02e-68a45288a884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:20.374Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=87c19c5d-1ad4-4fb1-b11e-4742b7f3bb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:20.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:30.400Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3da65658-58de-49d6-be09-e8ba755c6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:30.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:40.433Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ef7bf181-edd5-4a68-ad26-787a80d37915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:40.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:50.449Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=99454af8-024a-4032-8501-73ff5676495d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:58:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:00.463Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=13a4ef5a-9d82-4311-83c2-6f0d2f6e2451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:10.485Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2171e66c-c6b7-4fed-8b4a-492e4dfe4c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:10.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:20.500Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8ea7d9cf-1a06-43dd-b4c2-e425bdf0df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:30.520Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bf936433-1f21-400d-8d72-f91e526eea0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:40.537Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=985ef851-5915-4bc4-8770-2d3b9728c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:50.555Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a5e0de97-ef9c-43f8-b514-a763b6577641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T06:59:50.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:00.570Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5fc20769-a6c7-4b89-954c-7351a1eef102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:10.583Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=566f5320-55ae-4561-9bdb-9b8887351d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:10.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:20.602Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dbaecc42-3c63-462f-9d8a-97a4ded59617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:30.615Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ea31f16a-bbea-4380-91ae-8672b98d5712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:30.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:40.634Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3106ce91-caf3-4d9f-b562-695afc75bfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:40.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:50.645Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4428b154-17f7-4074-b8b5-3ba75044e4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:00:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:00.657Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0ffd019f-f52d-4148-9241-545246e91cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:10.670Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ec2a2bcc-367a-4163-babe-78ca190912b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:20.690Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=abdd7353-dcdc-4385-b56e-e6b5dbe7e60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:30.703Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=14bb65ff-f8d2-4614-8bfb-9967061847dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:40.718Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f22304e7-495f-41bd-b393-5ba6fb22ba04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:50.733Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a8896ca4-a140-4576-92cd-d414a9d187bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:01:50.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:00.747Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=29c73a93-e000-417b-b4b3-99de62c53964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:10.771Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=37a5d6c1-6316-4191-ac32-84e7b636cf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:20.786Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=20b2e7f4-0185-4556-8fdc-ac141eb149f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:20.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:30.802Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=78c6a271-4059-4599-9f92-8755e5171631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:40.820Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3d0bd013-d259-4512-b394-474605e499a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:50.832Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cb7077ed-d51a-4082-93cd-2989d0494d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:02:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:00.844Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6f9089cc-6386-4aa4-b885-44bc095c73c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:03:03.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:03:03.341Z |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-10T07:03:03.343Z |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-10T07:03:03.346Z |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-10T07:03:03.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:03:03.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:03:03.356Z |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-10T07:03:03.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:10.857Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d4588d37-375a-4c14-9067-8efc47c642cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:20.868Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=00ddb36f-0818-43f8-9150-655f95d12aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:30.882Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=37252df4-b012-4d2a-af37-adf552f36e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:30.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:40.898Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8b19488a-fe7d-46ef-b234-07d3b8cd86fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:50.911Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0f8986f9-b174-4c84-84e5-e91f76daa7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:03:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:00.924Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=64c86ac6-76d1-4b56-ab82-13f19599314b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:10.938Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=945660ee-2c06-4a86-961b-af2f2233a208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:20.952Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=95887d66-d520-48ba-9268-3ce01f66f31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:20.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:30.964Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6aa00590-5d2c-487d-9374-2e450755d845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:30.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:40.976Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=42024982-ca99-4bf1-b332-b88bacb283d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:50.988Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ca0809d6-6560-47d7-8b76-ac9f8788b655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:04:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:01.002Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=88cee159-f5cb-4aff-afc6-bd0985815cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:01.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:11.014Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9e14dca6-b616-44e8-8eee-fe52e1e70862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:11.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:21.029Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a49075e7-8a6e-4292-8cf0-f330bdc9fb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:31.044Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7d8926d1-e2e5-4d6d-bef1-604c681cda29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:41.057Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=9f65d6ae-dc30-4c18-8ec2-e3db929a6ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:51.071Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0489eeac-1940-446b-b5de-869be0ca56d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:05:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:01.086Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a7c22e13-2729-48a6-aa11-f5257041b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:11.102Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c4178b9e-e629-4d88-99ab-0d49ab82100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:11.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:21.124Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=610bd05d-2f51-419a-bf47-e010f248c957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:31.142Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b55b0e61-b2f1-41a7-8e7b-f65804a3beab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:31.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:41.155Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f589d4d8-0e4d-4123-8082-f2d6bcc6b1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:51.168Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3ab067ef-aafa-47ae-8158-a920dbc3d057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:06:51.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:01.179Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3e2199b5-a4d3-4e5a-ad55-a5d81b2d9dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:01.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:11.193Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ea7a35d6-4c0d-42fa-b4a4-76189df5009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:11.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:21.209Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=273b37c7-288d-4ce0-92ea-b0cf55d9b56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:21.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:31.221Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b7aa25af-7d31-4cf6-9d7b-f529f073a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:31.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:41.235Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d0701b3f-f215-433a-bb34-9af54691b55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:51.248Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e2f10612-9e21-4e6e-b9e3-7e7fddba9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:07:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:01.259Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c1ec54ac-2c42-405e-bcea-3d8a94108683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:01.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:08:03.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:08:03.219Z |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-10T07:08:03.220Z |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-10T07:08:03.223Z |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-10T07:08:03.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:08:03.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:08:03.230Z |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-10T07:08:03.232Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:11.274Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e9b68d27-74e5-4d51-b469-42787c664869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:21.287Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3f2084ef-712d-4829-a8ca-91c2f3d192d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:31.310Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1200ed9a-20f0-4b9f-a899-50a7e526b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:31.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:41.325Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4ef52458-2181-4e90-9f62-e683dd44ad2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:51.341Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=46e80537-8211-4808-8925-2bfb205dd87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:08:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:01.361Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e65fa116-5b13-4a59-b181-5c552cd3381b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:11.377Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=dca2b73d-b446-4905-a79a-5a18c2565160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:11.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:21.391Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0439808e-eeac-45d1-8949-7011ad4415f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:21.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:31.413Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=74c6bdb4-5b75-4113-a6ec-1078b0a6fe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:41.427Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3240febf-3cd8-477d-b5bb-9e40887ce5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:51.441Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1703caad-3510-42ec-ae32-7e55d6a02a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:09:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:01.455Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0d48b8ab-b2e3-412a-922d-055e9695138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:11.469Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=e5692233-8f14-4a07-858c-8cb0be035dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:11.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:21.487Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d5e11e1f-c38b-4fd5-817a-2bec8702bd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:31.502Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=424e7625-f092-4cf2-8ec8-038d1cb83402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:31.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:41.516Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5f33ff42-64bf-4227-a6fb-0e1ad0d20233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:51.535Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=144a5903-80c5-4ce0-b35a-78ed1b578a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:10:51.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:01.549Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=548072ea-ff49-47cb-bcd4-83051557296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:11.573Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7cedb429-a285-4142-9de3-65bd692efbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:21.600Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bddd1225-d61c-45a2-a29a-b39049bb2007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:31.618Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=7d42777f-06a8-436a-8e64-d92a27a19fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:41.636Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=1146999f-eacc-4e15-8646-ee93f97f4a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:41.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:51.651Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=639472d3-42de-4834-9eaa-156a8a208dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:11:51.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:01.667Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=789111b7-48fb-4ded-bdf9-3ac8d54d7f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:11.681Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=27fcb069-dc62-4196-afab-640b754db281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:21.698Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=41d234c2-2eb5-41f3-96ec-2f832d3ffc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:31.712Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ce788f25-2eef-4f2a-8636-256fd31248e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:31.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:41.726Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fcac79fb-0017-4b51-bc40-e0a98ba83060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:51.742Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=753bcb13-1564-48c5-a02c-e7dcd942813a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:12:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:01.754Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=26e59676-0988-4681-a6d0-d2feb26c7371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:13:03.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:13:03.244Z |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-10T07:13:03.245Z |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-10T07:13:03.248Z |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-10T07:13:03.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:13:03.254Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:13:03.254Z |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-10T07:13:03.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:11.765Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f134a7a7-6b3f-4cb9-b82a-ff7d3b8af584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:21.781Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3dbdd947-9bbb-45f1-a07a-4eb2d76cc629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:31.798Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b98d2660-d5e3-4be2-a46e-21de0b7da6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:31.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:41.813Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=409b8946-90a4-4596-bf16-034d4e53bb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:51.825Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4a1f9890-c19c-43ad-9e64-cfafb8eb0afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:13:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:01.839Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b191edee-79ea-4bea-afa3-f38c7336625a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:11.851Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=40977944-cdfe-410f-939d-e75a2d344f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:21.864Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=80d34e07-9e1a-4411-a81d-ddda802624f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:21.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:31.880Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=68117c97-5750-4319-85b2-1e9171f60582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:41.895Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c398df15-27d5-4606-b5a9-4f7850964269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:51.908Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=457a0e7c-1d45-406b-80ad-24b0a29d3b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:14:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:01.920Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=04cd6413-f24f-4c74-b7e5-a0de9bfb3beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:11.938Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=14c72cf3-6732-4a27-9236-92c05294c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:21.958Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=551cd02d-8b91-4e8d-86e9-a5374f64fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:21.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:31.982Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f0e751ed-dca2-4a67-a75b-69c66fed99d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:41.993Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=328b2245-ce63-4053-b342-901c549536bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:52.007Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6c674548-f348-4b52-ace3-8d152f7916cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:15:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:02.030Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=22128503-dc54-4108-b860-69032bba8a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:12.060Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c8c9f8de-877a-4a25-9eb8-f43eb07df74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:22.090Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bff1617a-9e4d-4fef-b494-a1faa5d58c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:22.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:32.104Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=afc62f34-2ad5-4c96-a0df-1f498dd67587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:42.125Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5761bb32-b553-48d3-940b-4d59dee959b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:52.142Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=09e85c8d-8ed0-4dd4-84c6-5f01ea0507c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:16:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:02.162Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a2cb99e2-c143-4824-b519-6485475e33ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:12.174Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=efd0998b-9122-4ff6-b424-3aaa22e45759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:22.200Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0cb7d9b8-77f1-4d7c-a819-b6da71adfbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:32.216Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=989a9dc9-831b-4b6a-a5cd-aec3496b8ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:42.232Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ac5c795e-97a9-427f-ac49-40a0eb69ee10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:52.250Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=af49d980-0b1f-4ca2-9295-2c5c4c572e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:17:52.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:02.270Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bf191461-be38-4035-a712-b1ccd678ce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:18:03.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:18:03.130Z |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-10T07:18:03.131Z |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-10T07:18:03.133Z |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-10T07:18:03.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:18:03.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:18:03.139Z |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-10T07:18:03.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:12.289Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=05e0d936-25c3-45fd-b685-914245f0eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:22.309Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3444b6bb-9ed9-4be5-a146-4e933ee3978b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:22.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:32.336Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ee69f94c-cf44-4ebf-b83c-307cc9652681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:32.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:42.354Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0877b535-5c8a-4bda-8ab4-8bea3dca77f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:52.373Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=90a5952a-17bd-43f2-a3be-744f1cad906d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:18:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:02.411Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6dc2ac60-05e8-4b77-8c61-2fc82b3f4083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:12.437Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=44815eed-e0d4-4b94-afb0-1a65a44cdca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:12.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:22.458Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c32ac214-d235-4bc6-9e70-524722746816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:22.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:32.480Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f6f54c56-bfb1-4a16-8c86-f87aaf75bc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:32.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:42.506Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0fd46d64-99e5-4ea6-8f3d-41afb57f5a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:52.521Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=cecad6f6-97f8-45a6-84a5-7c0a3293c579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:19:52.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:02.547Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b4413be2-6dfc-4206-958c-4e418e0033aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:12.560Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a8c8c3c2-7f26-456a-a4ec-2cf53a102bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:22.590Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f032f44b-763c-48fc-bbb1-7c035635374e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:32.610Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a399582e-01a4-49d1-9c50-717d273c307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:42.646Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=24664630-9130-4034-beba-71d3f28631af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:52.658Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=038c47dc-85be-4dd4-89eb-4a44ad151a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:20:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:02.685Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c17d29c0-70dd-4ba7-a85d-542143695709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:02.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:12.707Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aeedcd2b-18de-48f9-affa-f414b85125ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:22.721Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3194bfc9-b14d-4935-bee3-0c691932abf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:32.736Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=db5e5467-9610-4b42-a600-bf8b3afb32e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:42.756Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=efb20e87-5d2d-4dd7-9355-221f235dd6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:52.770Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4a768283-b973-43a4-bf63-a6287391cc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:21:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:02.786Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3578cde5-e1f3-43b3-bc77-6e9cda0b80f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:02.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:12.798Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35430e08-6c36-4863-8f13-9cd90d05b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:22.813Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=10fabecb-8591-4e8c-99d7-9a3ea5241d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:32.825Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=176d2a99-1083-4397-b5f5-e3412d0d3a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:42.837Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d678903b-c971-4e5c-b1f0-ca9e62958456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:42.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:52.853Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b9adb35f-5ab7-41de-9890-8cdcf5b6e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:22:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:02.865Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=adbc8a5f-b63e-4c34-9b4b-4b9f89a886b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:02.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:23:03.231Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:23:03.232Z |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-10T07:23:03.233Z |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-10T07:23:03.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:23:03.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:23:03.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:23:03.241Z |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-10T07:23:03.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:12.880Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c4a9a172-913b-4d41-b72b-f32e9c93ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:22.898Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=3d497868-adfd-4bb8-bb10-93f86c9be10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:22.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:32.908Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=55a595f7-6efa-45a3-9414-6038cc7d5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:42.926Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=08c834c8-09dd-47b4-8e1a-198c7c67971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:42.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:52.940Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=4308141c-d464-4e4c-b00f-4df81c33dab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:23:52.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:02.964Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=540e8a30-958a-4b73-9d3b-32282b89136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:02.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:12.979Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b5b6d92c-bf79-4e53-8af9-08f4dcf9e2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:12.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:22.994Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=087ac1ed-0e93-4e42-a511-2da0197790bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:23.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:33.022Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=8abacb4c-a02a-4454-9a16-5b023cb6fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:43.033Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=75295948-3511-427c-8b5e-4e6e59030f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:53.044Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=aad66630-1149-4f5d-97ec-713e09edaa20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:24:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:03.055Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=ba254195-558d-4edc-8eb8-9bc485e57772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:03.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:13.079Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=58cccb29-c1a5-4409-9381-4c085af7b3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:23.091Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=02e8ba7d-7784-44a4-9423-13a8a5572e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:23.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:33.105Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=026169ff-41f7-4ab0-9082-58fa1874f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:43.119Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=582899d6-33e9-4c7c-a9a9-f9c8c8c3a5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:43.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:53.133Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=d6e5e94d-46f1-486d-8061-05733ccd5e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:25:53.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:03.151Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=b61ee0b6-db05-436b-b261-d73712a0b69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:03.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:13.163Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=f48ee96a-3cf6-4fb8-94a5-1e6beb0e09b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:13.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:23.190Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=be93535f-0c19-4fc9-ae9d-3492567e1987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:23.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:33.209Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=edd735d6-5ecc-4aff-9322-34915ff9405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:33.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:43.221Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6e028f89-7672-4fe4-af37-e0f3e94741fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:53.236Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=bfca3cff-7339-46bc-99f9-622bdd265399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:26:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:03.248Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2241ec32-4a3f-43fa-8ed9-ef4af4c7e90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:13.263Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=c905968b-8052-41e1-b98c-a055e80fffd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:13.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:23.276Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=52202f34-d6d0-4338-9f40-2e872ffac592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:23.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:33.289Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=38f77adf-33a5-4337-b9eb-30f1c46a4fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:33.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:43.301Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=5c307eb4-3584-4f1e-91b1-19cede378dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:53.312Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6411bbb3-6a11-49f7-8300-c25cc3ced101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:27:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:28:03.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-10T07:28:03.263Z |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-10T07:28:03.265Z |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-10T07:28:03.268Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:28:03.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-10T07:28:03.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-10T07:28:03.278Z |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-10T07:28:03.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:03.327Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=0ba99eb6-8703-410d-a1de-0df5c3bb4c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:03.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:13.338Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=2c2c6bd1-0c3c-47c1-a67e-7d53f9da63be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:23.352Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=a073a92d-48ba-46d6-88d0-1f6f45c3139b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:23.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:33.369Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=40e63daa-5ac8-4f6d-8847-111d293109ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:43.386Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=fef1acb0-0020-4ea7-ad11-e9bc8253dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:53.397Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=810582d8-8c9f-4d0b-a0a0-5aecac69a4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:28:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:03.414Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=617912a1-9485-473e-8a46-0fba15c41d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:13.426Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=35caaa58-dc77-44e6-85ff-fc06010aab45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:23.458Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=65a5dee8-858e-4d44-9a70-0fa01a589817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:23.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:33.478Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=14881779-1a27-48c3-a4d3-edc311c94b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:43.491Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=721bf759-740b-498e-91a9-34fe0783ac97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:29:53.504Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=80823a25-2489-4ddf-ab30-ca23b8441686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:30:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:30:14.007Z |INFO |Init configs |InvocationID=a07b5629-a90a-4fa0-9ef1-b11b4b964421, InstanceUUID=6612e4fe-07fc-4eec-8f44-644301ef0317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-10T07:30:14.993Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf/OzlxcgQOtOHdzRrBHu9B'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:119)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:702)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1371)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1234)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1283)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:510)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:449)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:279)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java