By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:08:34.849Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:08:34.864Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:08:34.865Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:08:34.867Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:08:35.332Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:08:35.485Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:08:35.485Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:08:35.485Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:08:35.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-28T05:08:35.650Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-28T05:08:35.675Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-28T05:08:37.557Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-28T05:08:38.141Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-28T05:08:38.166Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-28T05:08:38.166Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-28T05:08:38.273Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-28T05:08:38.274Z |INFO |Root WebApplicationContext: initialization completed in 2598 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-28T05:08:39.470Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-28T05:08:41.943Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-28T05:08:42.653Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-28T05:08:42.703Z |INFO |Started MainApp in 10.824 seconds (JVM running for 11.77) |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-28T05:08:42.947Z |INFO |Start scheduling PRH workflow |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:08:42.963Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0eb97f93-9137-47cc-b0e6-d213e46cac7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:08:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-28T05:08:51.052Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-28T05:08:51.053Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-28T05:08:51.056Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:08:53.797Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e54745b9-7201-4e14-848a-23e2bdc26776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:08:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:03.827Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=260fc96d-c483-4c95-884e-04c90bee63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:13.860Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d5e3d926-65ab-4f41-a2d1-ac152005a671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:23.881Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c66b2265-663f-4705-a302-a5c4c58743db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:33.900Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a0024836-5fd2-4ec5-b47e-282efd971e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:33.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:43.941Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0e5f44b5-896a-4474-851d-b183911ea072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:53.975Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=256a6371-eb43-4b3b-80f6-d61f68aff84c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:09:53.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:03.997Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ab047604-e1df-402a-bf7b-9fe847cdda51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:14.009Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=59583aa6-3b43-4aa1-bfea-4ce60e97cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:24.028Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f7b6339b-0407-452b-b606-6361c4ea4cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:24.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:34.073Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=63702afa-6f20-4125-88f8-736fbceb727a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:34.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:44.091Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=75477676-6935-4ede-ad26-c84d826073c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:54.126Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b4a1a470-b9cb-4819-a6aa-ad87ddbb001e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:10:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:04.136Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e5aa6411-1848-48be-97f7-b71daf4dc378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:14.147Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=341d1886-48ad-4aac-ae22-ad6fc7f6c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:24.163Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=358672cf-e42b-4400-a1c8-5e6bb2a68120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:34.180Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e3626b0e-5faf-447f-8ade-190186f0f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:34.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:44.210Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0ca01e40-3f7a-41e1-8583-6510a421e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:54.232Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f0a45725-328d-470f-9eb1-198a5689aa01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:11:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:04.248Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ca83e130-7e75-4391-9749-0b62e599a43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:14.267Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b892c03c-fc6b-4e00-9ef4-8238a7c44c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:14.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:24.292Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=192f9f1f-3f71-406f-9dfc-90516930a72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:24.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:34.300Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8bf7d45b-82e5-44a6-b079-58fb2ad9d95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:44.312Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=019253cc-1b39-4162-989b-09bac61d787d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:44.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:54.322Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3a7d727a-83df-4fe6-be0d-9a39475d30c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:12:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:04.350Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a57114aa-7d03-4d3d-9ef8-97f0f6e15914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:04.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:14.370Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1c48777a-f7a5-4ab9-897c-16a8087c277f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:14.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:24.382Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4d419d31-4b72-4306-a9ff-1a37159a378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:34.394Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=193fd95f-0d5f-4893-b6f4-fb712d57da65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:13:40.643Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:13:40.644Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:13:40.644Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:13:40.644Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:13:40.645Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:13:40.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:13:40.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:13:40.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:13:40.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:44.409Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=246feb7e-6348-4705-947a-c58224d2e5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:54.421Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3b4058d3-8b17-4021-b46b-f3fb46126b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:13:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:04.457Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=abdf02c2-f6d7-42c4-b469-74e1d1b7770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:04.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:14.470Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d421db6b-791b-4a8f-9976-97082224c685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:14.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:24.490Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=34a4c1df-0699-4f39-8514-91c8d390a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:24.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:34.505Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=774b5aaf-1fdd-4c41-9556-31edbf8cc3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:44.517Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7fc734fe-cc47-4246-962f-411c8d32e4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:44.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:54.534Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a9f6e901-88d7-4e62-a0ff-feaed198ee7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:14:54.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:04.560Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=36ff2ba6-7eb5-4876-9ca1-f9b5a1fa4832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:14.577Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8352be86-2fdb-4dec-9b3f-e5e009ab3491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:24.589Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c4b4f43d-14df-4abc-b369-3813ab2f84db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:24.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:34.613Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fd765feb-fd01-4414-bc8d-bba9f4b40a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:44.637Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c1706e03-74ac-4554-8136-11fa2fab7301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:54.661Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9290d3ce-1942-4ff7-ac1a-48f9adc68bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:15:54.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:04.673Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=af2f1be0-856b-4ba2-88e9-7b9d43d5d10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:14.686Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4915a4c3-2a53-4657-b47d-3e45db746961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:14.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:24.712Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=39868bd1-37d9-4aad-b3db-45dd38275584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:34.727Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0ae18462-57f5-467f-8ead-64435c3efadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:34.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:44.745Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0943310e-c899-47e0-b14e-1f78bee1b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:54.779Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1ef0c1f8-808b-432a-902c-c7ea815921ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:16:54.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:04.789Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b02ac32f-eb60-4c12-9a01-8450f8519ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:14.800Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=86bd151e-4b2b-4587-bb4d-bbc5e018755a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:24.819Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fd8144cc-6f4f-4f89-8a88-cc6cd24d5fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:34.832Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=10814100-411d-4116-916c-a1bf4545de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:34.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:44.843Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=228bd613-f946-43e4-a1e0-da2b1c5cac23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:44.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:54.856Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5d80cb4c-f8db-489d-b381-812b6dc2c0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:17:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:04.869Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f09a2900-cb90-44b8-9ead-e35aaf6def98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:04.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:14.886Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5d7b790e-75d1-4629-a656-f935a15cc1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:14.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:24.901Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2d51f02b-3ee4-4b9d-ac03-615f7d8ce06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:34.917Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bd7044f8-d4a4-49ff-9d46-0c6c5f899b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:18:39.838Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:18:39.839Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:18:39.839Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:18:39.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:18:39.840Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:18:39.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:18:39.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:18:39.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:18:39.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:44.938Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6e026edc-6125-4c23-a720-53c5078a3667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:54.953Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1c58cd8e-c2b0-41f4-95d0-90c0a5656e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:18:54.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:04.967Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e53d1510-8b92-405e-b00d-08402c315ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:04.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:14.979Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7a4134d6-00bb-435e-81cc-766268750a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:14.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:24.989Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cf345bc6-e120-4488-abf1-a863997c7c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:25.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:35.002Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0c0f222f-022a-44d4-8b3b-c3841f417660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:45.036Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ede29830-baf7-40e2-91db-ae15ddb64276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:55.051Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3692fa22-7739-4415-a63f-983cd36ed117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:19:55.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:05.071Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=08319b74-173b-4dd6-9a8d-fddd8d798141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:15.109Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=836cdc3c-7609-4348-8eaa-a2e49526b128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:25.119Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a48c2170-0550-44b0-9738-a09dac586a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:35.134Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3d265037-1da8-480e-9318-aa3ebefaa213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:35.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:45.148Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=05f89f14-52f7-423d-84be-1563418840cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:45.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:55.165Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=db66fb5b-e757-4861-80ee-f093ba9dedbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:20:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:05.180Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f4e4d828-8357-4ccc-9720-120dc8e7c606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:15.192Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=54fe0c2e-26ef-48a6-8477-59b05c582536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:15.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:25.206Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d65815c1-dded-4a27-ad23-3ca33c900603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:25.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:35.223Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f99a0014-3e25-4e60-ba4a-c012a9192a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:35.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:45.240Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=090612e1-f8fd-4991-87d8-83f115c93c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:55.261Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fd56a2fe-0f7d-4939-9e78-e1ccefa76b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:21:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:05.273Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e12ab96c-03a1-496f-a279-945561b461fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:15.287Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7b8cfc16-5a5b-45b7-965e-24d14f977543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:15.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:25.299Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7b4fa6c7-9b60-4d30-82c2-03aad479c2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:25.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:35.323Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4d838d1f-6bda-4393-8607-543f00e7c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:35.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:45.344Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c5ce1f1a-b86f-4f76-bee4-adcc8b99474f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:55.369Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ab61cb7e-d68a-4722-a1b3-2b2f34b6ea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:22:55.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:05.383Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=baca846e-9580-46a1-834c-ad2ce897ce7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:05.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:15.396Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3fc5983e-40d7-4822-85eb-310089bec07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:15.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:25.418Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8e748c8f-0eeb-427a-8628-0f7de916fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:35.434Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b96fee72-7230-4435-a9e1-fe41ac7f4b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:35.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:23:39.842Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:23:39.842Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:23:39.843Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:23:39.843Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:23:39.844Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:23:39.861Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:23:39.861Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:23:39.861Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:23:39.865Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:45.456Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=913d0e77-64aa-4b4f-8358-34cad9cd8d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:45.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:55.468Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fdd203b4-596d-4603-a366-dac8601bc745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:23:55.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:05.500Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6a183772-c71a-4224-8ce5-ad0202e87032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:15.511Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=08ebc3d6-eaac-442b-8d28-ff01d57fe99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:25.523Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7d3b0a08-cf64-4123-b5d3-30ef673ca729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:25.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:35.537Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2bef10f7-0ad3-4dd5-ad5e-cce18f4f769f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:45.552Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=25769cf9-e58c-4cac-906f-f9b59de7b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:45.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:55.571Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a712c7b6-29e0-44a5-8c8b-e3cbed6ea425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:24:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:05.589Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3a805522-5a01-4466-b36d-2761c9a3f317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:05.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:15.603Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=77f13236-6794-401f-848a-5b118373ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:25.622Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1fd94c6f-8b89-45b5-bf9b-6d3a9ac2232e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:35.632Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9d0467d7-e5f3-4451-b2df-12126cefe76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:45.648Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f5ef3572-4259-4154-a528-03e7dedaca76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:45.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:55.663Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d0fb6e18-42c2-42f9-8703-44f026c4c697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:25:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:05.693Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=615f1f22-3b39-4597-8c5f-4398de963a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:15.708Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=690ea75e-3fda-4a71-879a-9d59d1960690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:25.719Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=525083ca-c7e5-4689-a2a9-c5e085715f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:35.736Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=74cba780-13fb-46f6-a540-4766af1a37a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:45.753Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ade94661-bcd7-40a9-96ff-c50f30a53a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:45.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:55.771Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7891256b-ecab-4f93-b082-e21b6f8774c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:26:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:05.789Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=dfc5a319-123a-4bff-943c-78d817bef5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:15.804Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e68682bd-54bf-46fb-b684-bf1e0ec41528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:15.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:25.817Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=70415f57-9f86-42fe-af3c-daf4180ba837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:25.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:35.850Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=962b8043-bdd2-4edd-b737-fe1cb1409837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:35.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:45.866Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1fcb49b8-fb3b-48a9-9323-b9a58d5c89ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:45.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:55.881Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bd78d4ca-3188-4b96-9d11-3984714c0b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:27:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:05.901Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5dc75c3c-7a6d-47bc-bb8d-cab9184b45e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:15.913Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9f24587d-e84c-4747-a3bf-b1a825fe8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:25.925Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=11153f0c-ea68-40dd-b3a5-57ee640e2a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:35.940Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8dfe40fe-13a6-4797-a2ae-52a64042d6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:28:39.948Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:28:39.949Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:28:39.949Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:28:39.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:28:39.951Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:28:39.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:28:39.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:28:39.968Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:28:39.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:45.950Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d5f3597c-85a4-4d09-8bc8-83d74dde075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:55.969Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0b51959b-6d6f-4242-bc00-7e4f7592afc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:28:55.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:05.982Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=090ff379-5523-4cb1-894d-85c3ef102982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:06.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:16.007Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d615c445-fafe-4bae-8b2d-bac9062742bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:26.026Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ccc6ca86-c7a7-490a-95fd-5864ec629832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:26.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:36.044Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=78b35415-4ca3-42a7-b742-b8c33300239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:36.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:46.056Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cf8c7060-2f53-4a9b-ba61-03069bbb5586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:56.077Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f005a12f-49f9-46f2-9b98-4ef2ffca7840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:29:56.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:06.097Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b06b18fc-86b2-478d-b8e9-6322a8d8cf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:06.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:16.117Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=33702467-0872-4ff4-9bf5-120b6162b21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:26.135Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=39f051c6-8df7-48db-a13b-8b618e3a7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:36.153Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ad4d38ca-98c0-459e-8124-6f1e4bd72185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:46.177Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1795e705-3870-4429-b01c-98b0ea73806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:56.197Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5b84f3d7-4374-4c0b-a7a8-f6622667e65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:30:56.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:06.224Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=70e18a0d-d8f0-4b7a-8d86-e4b29eb422e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:16.244Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4be286b7-4926-4735-9daa-014b503cb631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:16.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:26.263Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8f6ba6be-67fe-46cc-a971-2ff186da4e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:36.282Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f83cfe93-d1a0-47b7-a0d9-e2fc14c1e4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:36.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:46.301Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=be05bbd8-f430-4d6d-8604-d70fd371b24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:56.315Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8f187ff5-23fb-4ffe-9e68-21ae82efe9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:31:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:06.356Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=869f6c43-77c3-462d-9805-f471033eee09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:06.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:16.369Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d944a3fe-1e2c-4769-a7ed-97e35cda522d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:16.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:26.383Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=eb56fee1-2fb9-42e6-b9b9-797ad7d58afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:36.397Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a11172b2-0843-431e-9ef9-eabc151f6970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:46.413Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6981e7c0-ff17-4f0a-bec1-870078356aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:56.437Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1b3c79e7-adef-4826-b85c-b9616ca34c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:32:56.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:06.446Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=dd95a4bd-323e-4718-bbe3-c46df66b04ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:16.460Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=afbd89c2-77cc-4ea0-8302-10ae5ebd8eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:26.473Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7cdd0122-cd0c-462b-a38a-7138ec4ea2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:36.490Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=db82c7c0-3c60-483b-b7cd-95d8ee8c51bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:33:39.802Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:33:39.803Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:33:39.803Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:33:39.804Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:33:39.805Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:33:39.815Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:33:39.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:33:39.816Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:33:39.819Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:46.509Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d0fc3f12-09f4-4505-b114-2c1327f67247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:56.525Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=eb1608b4-3508-4c48-951e-ccca5aedb01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:33:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:06.542Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ad037fae-054f-485c-8f01-59330a2368fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:06.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:16.554Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=077e7379-ea20-4168-9c4f-8ae187778fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:16.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:26.581Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0b1291cf-c4b3-438c-8e3e-dc945f3277ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:26.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:36.591Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ee668cef-829c-4b61-a09c-13dd81d099bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:36.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:46.606Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=551ad1d3-ef00-4f31-8ccf-d5ad52ee426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:56.622Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=94ae3226-7289-404b-837e-64de67a87f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:34:56.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:06.633Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=df0da1c6-8d9a-468c-a5be-879e39bf3f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:06.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:16.644Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c6dfb58e-438d-49ad-b83f-d187f0919420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:16.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:26.656Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d66f3552-61df-438a-94f6-0169fac56cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:36.668Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cf9081de-25a0-4032-ac03-8379848bd705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:36.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:46.683Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3ae29384-dfff-4c47-9c55-38b9c7041fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:56.694Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cb19843a-2f0e-460e-a5e3-e8ba75608b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:35:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:06.705Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=26d0e667-7a33-4c0c-8ed7-112d9408ce68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:16.717Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=46ccd33f-07b6-4045-bce8-d3cb2562a9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:16.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:26.730Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ff179028-7568-49be-a1e2-0bfc8007a5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:26.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:36.744Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7ca17251-c01c-4c48-aa3f-7e3a85cc15ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:46.757Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f9cae3d0-df33-4080-93cb-e2d0cd26ab83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:46.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:56.771Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a1b3bae3-e383-493a-aed0-8419aab6c1d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:36:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:06.784Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=58cc5fdf-7541-4f53-a738-4970d251fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:16.795Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bb1d3fd3-7e4d-4dbc-9e8b-bae082ba74bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:26.811Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3e8563cb-9baf-4fb2-81be-be4dbfd438ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:26.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:36.840Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3e82f8ee-9e6f-4a5f-a664-0b331c747767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:46.854Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=90e11257-40ad-4bec-9163-87750cb8677c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:56.876Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d2ae0dee-24c9-4443-bf2c-0cdc987c037e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:37:56.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:06.902Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f3a23660-f592-45d4-956b-f825ed3612f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:16.917Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=22c92b41-056b-4a4a-a8ae-2a17fd17b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:16.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:26.928Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c321531f-afd1-4596-9212-c6d019f10d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:26.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:36.939Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e4bed51d-2915-42f9-b1c4-06112056d944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:38:39.748Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:38:39.749Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:38:39.749Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:38:39.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:38:39.750Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:38:39.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:38:39.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:38:39.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:38:39.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:46.949Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7d3b004f-9350-411d-8bf1-a45456855abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:56.964Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fc3c82f7-1998-4d9e-8ec4-b1f72f276d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:38:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:06.980Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bdebc07c-ce09-4570-b40c-77e2602d456a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:07.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:17.005Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b220f0f3-5e9e-4823-b676-776fe28cebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:17.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:27.043Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4a133267-ee1a-4a08-aa86-7ebbc7b535e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:27.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:37.055Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=57bca10b-a7c6-4fcb-8dc3-a992a7c82887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:47.066Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=58075650-dcf2-4c2f-93b3-35b9218c05d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:57.103Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d11bebaa-a478-4dfa-ad5c-96b46d99f363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:39:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:07.118Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2c6c46dc-65ca-44d7-b529-cbad0de9b088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:17.140Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4766722f-4d14-4d1d-8253-1f0581930e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:27.153Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bf3bca61-ec00-44b9-8e18-aa1220f445ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:27.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:37.166Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8b6bd308-ee7c-4a22-acc1-4fdee4231d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:37.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:47.179Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1e5ad1bb-5a3a-47ab-806a-5164d0b4fdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:47.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:57.202Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7acf3db0-4151-4c8b-9595-ac47937e9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:40:57.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:07.211Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8bfb837d-9aa4-4d52-937f-1c735e8cfc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:07.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:17.222Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=205e1cf8-0db6-41d5-9827-073996fa71da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:27.234Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=00d4adcb-6a2c-40ce-a0ca-b3afadc8a95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:37.256Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2fee22df-b93f-4586-8b45-9ccf87fa2695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:47.265Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1e7c91fc-dafb-47da-bd45-87790b54a2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:57.286Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7c3f072b-d525-4cac-b55c-c01f99f83949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:41:57.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:07.301Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c5443106-d4d2-43ac-8727-1f8d622fac7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:07.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:17.312Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=802f8d26-404b-4def-91ae-caaf028b71c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:27.326Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5324526d-7455-4ca7-95a0-1b7d00397a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:27.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:37.339Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d2d43ef6-8e08-4536-92b1-b0dff3764f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:37.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:47.352Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=71841f5c-57b0-4be4-8843-2fb76938fa63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:47.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:57.364Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bfe00345-54c0-46a2-9208-2e1d364e1b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:42:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:07.386Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=59243f72-6183-4bc2-b19d-5c373ef91138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:17.396Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=22a93ef0-9387-45d9-8a7d-d286dab8122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:27.406Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c299993a-3647-44d6-a9bb-336bcd67698d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:37.419Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2f9cb277-4987-4a3a-a35b-2f45552f8bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:37.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:43:39.808Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:43:39.809Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:43:39.809Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:43:39.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:43:39.810Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:43:39.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:43:39.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:43:39.819Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:43:39.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:47.429Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b8ceea71-2b5e-471a-b995-d07d5fff0a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:47.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:57.443Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2eba7533-6a75-4786-ac92-bd44a0b08096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:43:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:07.455Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8f6f80b2-c378-41f5-a6c4-d8a1c49bd7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:17.468Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1546ee55-218e-4894-9d7a-ca0376a776ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:27.480Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=aa0cd0fd-2aea-44a0-a793-dffe2b963836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:27.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:37.504Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d2df2c48-8e16-40e5-8ca2-6b7b9850e263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:37.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:47.513Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6831fb67-c9a8-4b91-96ff-34c4a7384f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:47.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:57.527Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=39f8bb1d-c275-48cf-89b9-d2919d6564f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:44:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:07.544Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=19157228-2a08-4df5-b35c-2f0802e26a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:17.566Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c6ba8291-1c83-47e0-9c0e-c90def487a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:17.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:27.578Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f3cb3324-b3e4-4036-bf1e-042cbcbf986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:27.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:37.588Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=47089c0d-ac38-4f16-bd2e-6a8a93073766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:47.601Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=db044354-4ec9-491a-90cf-2c70acd1452a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:57.614Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=10937b0e-afd6-4ef3-a8c9-1bd5277972c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:45:57.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:07.625Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=37630e07-7c11-4742-98de-83d3156a99f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:17.636Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0351cd88-96f7-4c35-a2b5-b6ccdfb7eedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:27.653Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cdeab064-33c6-417c-a997-a1a814df8c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:37.662Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e543e3b8-459b-48ad-b787-de75d442ad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:47.681Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0a125823-bffc-4298-88e3-bba8b37585a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:47.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:57.692Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=690a6c0e-6aa3-492b-ac14-5b011e2981e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:46:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:07.704Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0bc15c72-fd84-4272-bdfc-888a78cbff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:17.712Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e2818e66-e4e5-4e30-be9a-b7b3d63df2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:27.725Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=014bc463-4f17-4a09-92eb-c1b5fd332772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:27.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:37.735Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a8b3d09f-11c9-40c8-86ab-37532e0467fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:37.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:47.744Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0332ce5e-6fb3-4631-bdbc-e7abe54a19f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:47.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:57.754Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d291b162-d23e-459d-9e00-40f4c42f404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:47:57.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:07.765Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5006cf98-6351-4f10-b83e-47583d7026a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:17.788Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2a66b013-21bd-4b4b-a68c-f3997e2db213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:17.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:27.803Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ca5cffc2-843a-48e3-94c2-0050842ef33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:27.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:37.814Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ae2b3250-9ed4-42fc-bac9-55c9a747871f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:37.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:48:39.868Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:48:39.868Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:48:39.869Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:48:39.869Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:48:39.870Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:48:39.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:48:39.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:48:39.883Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:48:39.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:47.831Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c81dbaa4-b90b-49d3-b3e6-c68ce69813fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:47.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:57.839Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5e80c37d-e23a-4eec-975c-0b7e72130fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:48:57.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:07.855Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=71c38e7a-2738-4f13-b4a9-5c165e770c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:17.872Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b4d74674-56aa-402a-b6ad-88725d8cba7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:17.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:27.882Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7f2f3df0-4cdb-47e3-ad82-6bbbb3fdd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:37.891Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=313d5aaf-8dbe-4ec9-ad3b-0f73194a5d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:47.909Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=451c52ac-9a4a-4c6d-819f-252ec8bc7072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:57.932Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2d91ab1d-58b6-4de1-a5ed-7a9a6f369abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:49:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:07.949Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ffbf7fc9-d05d-4267-82b8-41a50a60502b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:07.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:17.978Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ad4ea98a-3039-4eb8-81c8-88ebb82b4f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:27.997Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0e08922a-0ef1-4deb-ad68-1e46b749a94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:28.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:38.010Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a399d5d7-c5d7-4a0b-8cb5-bf3b7d8a3982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:48.021Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=04d6c1ab-976c-4ab5-924c-246147924ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:58.032Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8f407cd2-aeeb-48c0-ba4b-435d3a40fd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:50:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:08.043Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c5cb9f19-701b-4288-9c1b-1df36a7c47b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:18.072Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4f70f677-6ca8-41a0-b904-0b47dcb8f849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:28.083Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=faa47962-8961-4184-9fbf-0103a2db27e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:38.095Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=10e12ad1-fb7c-4744-82ff-b03354e4545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:48.112Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d5320235-313c-4b7a-a7c4-d2df997764c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:58.123Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=11d650ae-907d-478f-b138-dc9e1722725f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:51:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:08.136Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1d3f2df5-0148-402f-bcad-44e2ff53ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:18.158Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=51cd0f8d-42e6-4340-8823-3c29327c95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:28.186Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d6a809ad-c959-415d-81c3-cdf716dc154d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:28.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:38.210Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=15f49916-1bf7-4808-bd21-5f90adfa532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:48.225Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7ebafca9-85f3-42a1-805f-efdf5cc70f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:48.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:58.246Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b121febf-df38-4016-9dc2-d55d0db791d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:52:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:08.260Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8a799b32-fe59-4d47-bb6d-15ab1e40fcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:08.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:18.283Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f0a2da30-970b-414b-8644-ed34e1867c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:28.301Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8ce836b7-9373-433c-ae98-426d0e957ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:38.311Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5067de7c-6691-41d5-87e4-47d7fcd1552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:53:39.826Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:53:39.826Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:53:39.826Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:53:39.826Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:53:39.827Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:53:39.836Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:53:39.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:53:39.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:53:39.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:48.328Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=918c460c-c360-4d4b-8b5f-7e4e4d23f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:48.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:58.339Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ed5350c2-8692-49fd-af85-9f8812b229e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:53:58.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:08.349Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3875a69d-c8f2-48ea-a5cb-002795341633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:08.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:18.360Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fcd3e3d3-3f27-40b2-823c-5180c70b20e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:18.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:28.375Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6a63a8eb-19ac-4a24-8a68-44bbafdcc369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:38.386Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fe06dc22-ee76-456e-b901-350bf538e4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:38.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:48.415Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=33b07e41-e5f9-499c-a25f-ad9a2bf0f4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:48.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:58.424Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=53b77696-5030-4c2c-bdb7-5ed5d01ee15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:54:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:08.454Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b329a0e8-bfb1-4341-9c93-564c5ddbf107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:18.474Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b89feeda-8c07-46a1-803c-2a44b1303a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:18.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:28.487Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6d90403f-b0cc-4351-856f-3fc06f6d54dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:38.500Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1627d65b-5914-4072-8ca9-4a6b03770857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:38.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:48.527Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7b5a71d9-128d-4e7a-963a-09d09fae59be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:58.539Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e519de6e-c8a4-4b08-b686-80f2d81374de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:55:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:08.550Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bf3e0754-0025-4819-a24f-261abfadaac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:18.561Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=66e98b21-81b8-48de-a712-7bc80d767c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:28.571Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0268f900-8d66-40db-985a-0298d8a8925d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:38.583Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5a2862f2-ac3b-4896-93ff-21d0e6384179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:38.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:48.594Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=13840201-7073-4078-a64a-ea8c1a65b755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:48.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:58.604Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=11afd48d-2622-424b-a3d2-c6c18b93a451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:56:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:08.616Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6fd88267-e4d8-45a1-9d99-89d23c35d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:08.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:18.625Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=107369e6-56be-462b-84f7-f86e9f074662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:28.636Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4ba737ee-ef8b-4b9e-81d0-38e672a0505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:28.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:38.645Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=220f337e-b44e-4192-96be-34499179c60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:48.657Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=42cb4926-160e-4cbf-b292-f499b712927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:58.671Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c2dacc7c-50ee-45a3-981a-ea9ba0318c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:57:58.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:08.690Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=91ef3cf6-cc57-4949-b3a6-23f5517d3bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:18.701Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fdf84a63-b303-4508-ab08-a9c94829e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:28.710Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c709d3fa-0ea6-4a19-abb9-48180d78ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:28.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:38.723Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a4174233-b3b4-4406-8a0f-69fb5c3ad55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T05:58:39.788Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:58:39.788Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T05:58:39.788Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T05:58:39.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:58:39.789Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:58:39.800Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T05:58:39.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T05:58:39.801Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T05:58:39.803Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:48.737Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3c6a6254-8fb8-45a9-8fee-4766b72d5bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:48.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:58.752Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5810b175-fc6f-47a4-8866-d671368e3476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:58:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:08.778Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b753391d-3eda-4f1c-aeef-8cff7dc1ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:08.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:18.788Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=43801e60-044b-4ceb-8b7b-c187b9577203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:28.810Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7c8abdd5-e1c3-47b7-93ba-4eb746fc1462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:28.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:38.823Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8bac30b4-5bbf-4bbd-b16f-b0da8277a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:48.838Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=66e1ac53-021b-4691-90c2-82a4a0a1a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:58.846Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9f6e20ae-6df0-43fe-bbcf-3f3708860d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T05:59:58.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:08.855Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=80f6f5e1-80c8-46e9-878c-7f62d63a2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:08.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:18.868Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5cecd9e6-a4eb-47b7-9270-fe62494e146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:28.885Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=07a746a1-1550-4a46-95bd-e21934102722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:28.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:38.909Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9465fc7e-3078-42ea-a61c-5e5648951eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:48.919Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e44bd6c0-36df-4d75-be86-91279fd9e2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:48.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:58.942Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=85db0dac-227a-41df-8c66-a6c8af5b191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:00:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:08.951Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=be18a0f7-6195-47b2-ae74-0015febd0b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:18.969Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=54ce7b37-8ed7-4c08-95be-8006db57d10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:18.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:28.980Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a2687d7f-954f-4517-ba54-47470be953cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:39.004Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1b824521-43bb-4058-bfc8-ac47bd0cb780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:39.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:49.020Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3916848a-4631-4ab1-87ed-4e22391bc537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:59.040Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7f61a1d6-c528-4c6a-a440-e979bceb8ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:01:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:09.055Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ff96176c-9b75-4079-9eaa-45a57282b861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:19.071Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5923a0aa-0ebe-4abc-b706-f0593c37334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:29.083Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=751921c0-7112-4649-bf49-c5e57c187296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:29.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:39.097Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b1cd344f-cfbd-42f4-a64f-e5d2987cc66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:39.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:49.114Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c6ce3e9b-2629-4741-b440-2818c183efdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:59.130Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6a90e037-7436-40aa-b19a-946f4a683200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:02:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:09.139Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=604270a2-553c-4f82-9eb9-c1fcf49ee6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:19.166Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=86983399-7ae6-44b2-b93e-154c60812970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:29.178Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c6414290-3651-454a-aa8d-9045cb53dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:29.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:39.192Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=476e1d29-a0e9-4073-a00d-d36b2a883a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:39.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T06:03:39.762Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:03:39.763Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:03:39.763Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T06:03:39.763Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:03:39.764Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:03:39.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:03:39.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T06:03:39.770Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T06:03:39.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:49.208Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1aa814f4-6e46-447f-87a5-b58b61619c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:49.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:59.225Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=ea72462f-d0a2-41b4-9888-79ecba9210c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:03:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:09.237Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=479229cb-a83e-4b4b-9c57-57097656edfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:19.250Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=127d2c29-1365-4a3b-a9e8-f9ffd6c32d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:29.268Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6f51d892-41ed-4cb1-a42d-94db927515f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:39.277Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d830be8a-f78d-401b-abdf-848f08dfecbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:39.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:49.287Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cf8b7bfd-1c37-47fc-8699-da759ebc0762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:59.299Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f34aa000-027c-48d3-9533-1b1cd166795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:04:59.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:09.313Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3dd0f87a-16a6-40e8-bbb3-1be2795b8e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:19.327Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=aafbd494-51b3-4f3f-80c5-3de422723b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:19.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:29.343Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=385c238b-21b3-4a85-8ead-077cd47274ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:29.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:39.357Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=13049be3-310f-41cf-8932-82d4b5c134f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:49.370Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bf841593-adda-4234-b35f-d385a4695756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:59.386Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b1515369-889c-4d04-9b7f-c8f432ed67f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:05:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:09.396Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a3c09317-9f98-426d-8a33-bef3edc0c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:19.410Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=14f108d2-4b5f-4f57-ae8b-0ba2eb373841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:29.421Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2036726c-a0a7-4a48-b5f8-ca14b0832b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:39.430Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=938e4129-4cbb-4845-8603-02db163da1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:49.442Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=073e59e9-1af3-4726-8024-d3081a7158ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:49.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:59.462Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=09706683-debf-45e1-8269-c293f59bde16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:06:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:09.561Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=60a35cf5-379d-42ea-8163-93c26b3747c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:19.574Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f447e30c-4040-4816-a5e3-495917d226e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:19.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:29.588Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=0c47b4ac-e1fe-444f-868a-6f885f8c8145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:29.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:39.603Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=77b26755-d486-4ecc-805e-0648cfe31b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:49.612Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e5d6602e-148d-4b33-93f3-a1ccca2444d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:49.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:59.623Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9b78242a-9dc1-47ae-8530-0eb723a386ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:07:59.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:09.634Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=60a506d9-add8-405a-b3f9-5e7a7d8c2ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:09.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:19.647Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=57abf8e5-ea50-4ea9-bcf4-fbced4ae1b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:29.664Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a83384d7-628a-410a-aedf-fb9c44a7ccd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:29.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:39.686Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=eaabbae2-35d1-4898-a748-374d06381562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:39.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T06:08:39.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:08:39.777Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:08:39.778Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T06:08:39.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:08:39.779Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:08:39.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:08:39.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T06:08:39.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T06:08:39.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:49.698Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cfc7b32b-9b7c-4f9d-a5e6-9d360c829a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:59.717Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=baece1e9-f063-4976-8cab-a1e1f4197741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:08:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:09.727Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1efc3883-4a71-4fe4-bc15-b5a567886b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:19.741Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=529ae417-3e28-4835-bc98-b925d4fb3175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:19.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:29.754Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d7ed8cc4-60f7-4fd3-86c8-2f6929e51da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:39.767Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e74c6360-52cc-4aef-b448-00d491b12950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:49.783Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=49a150ef-fdfc-4e3a-a7ac-0a4d15debc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:59.792Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7609fa88-5f3b-4a0d-9c76-4e388d37a7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:09:59.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:09.801Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1acff1a2-6983-47a4-999b-dcd309dca29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:19.814Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7eb030ae-6b75-4367-a09b-a43c62b60be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:19.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:29.825Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7f54efce-46a3-454a-989e-07cccfc0c960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:39.837Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=526bb19c-f06b-415e-95fb-3d445a73bda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:39.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:49.852Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5f505b42-eb85-4b58-a6ec-03c06a584735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:59.868Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=519ca6ac-a69a-4cd3-ba97-88e4a52c04b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:10:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:09.881Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=22a1f440-44ce-4f31-aa44-a52818acc886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:19.890Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f55162e4-e389-4f46-850d-f70ee3c219f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:19.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:29.900Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8d4c3a87-c75b-40a0-8fca-9c1c7955f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:39.910Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=51921109-3bf2-4136-b371-c3b31c80f418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:49.925Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=eb00c582-bc8a-47c6-8a24-1da5aba817b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:49.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:59.943Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=da103437-7cec-4e52-9374-9105d24f173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:11:59.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:09.960Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f079b6ad-9259-432f-8477-f405adbc4b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:09.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:19.972Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bcc32645-2a01-4a18-af9a-6233242c633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:29.983Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=95ae7a25-f31e-4c62-aa93-31c31e526fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:40.000Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=13875476-bad3-49ef-addc-17279fea938b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:50.013Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=27820227-74ac-4ed4-b64f-626d6a8020c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:12:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:00.029Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=837dd4c2-534c-4934-b00d-76f60745d64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:00.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:10.052Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1e9eee00-8dd6-43d7-8d28-ae05debb5450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:10.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:20.073Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c6129e58-ea10-43b9-bea4-52cce2e554fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:30.099Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=029d8377-ddf2-4d19-80b5-8fb007297352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T06:13:39.779Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:13:39.779Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:13:39.779Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T06:13:39.780Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:13:39.781Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:13:39.788Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:13:39.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T06:13:39.789Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T06:13:39.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:40.110Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=15738b48-a1ad-4bc2-a29a-9a0982390682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:40.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:50.124Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d44f9955-4892-4f31-8c7b-4f80868fe092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:13:50.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:00.136Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a42e6b54-903f-4310-8685-953131d36bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:10.151Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2fed3ba9-fb14-45ee-94fa-d3de3d6542bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:10.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:20.164Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d26d6aa4-70ad-404c-ba86-2e11b174519f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:30.182Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=15ffc971-d78f-4a7d-9886-2d360f288b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:30.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:40.194Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5b0f3ae9-f7ba-4612-a142-065080f0969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:50.208Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=aebb3c92-3022-4a8c-8a4b-94d605a5a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:14:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:00.219Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7692d1c0-e77a-4978-8ab1-7aedc197000a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:00.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:10.227Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=103927a9-4b26-4beb-923a-1cb9ec4c1bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:10.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:20.237Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3911fbbe-a2a2-4c7c-9d30-db0ab84ef1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:30.249Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e85da8cb-240f-4813-8430-9ae6d10a674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:40.258Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6ceede8b-6ac3-479a-84a9-eaf3c968fc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:50.270Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1affa804-f09a-457e-8de3-b47b9b272be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:15:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:00.279Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6157ae7b-49bc-4b87-91a2-5043c9289b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:10.294Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7e5fb2d5-c9d6-4ea5-8016-17d56f22564c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:20.307Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=deb54274-b738-41b1-84e7-6e99c53d2c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:30.321Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=dc04a3af-7ff4-44ec-b6ac-27b1bbfe54e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:30.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:40.339Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=34cca479-9c7e-4f5e-ae3d-6953fac8785a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:40.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:50.353Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=92ec1034-a570-4f01-b6a1-e800c8e1e847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:16:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:00.364Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=531a54aa-bb38-40c7-9a97-21031a6a2410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:10.374Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=b469f899-435e-4536-b11e-515af84211ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:20.384Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bd2ae583-41d3-43d8-a10b-88b19c08fc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:30.414Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e3c516c7-c148-455b-b38c-60713af80345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:30.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:40.424Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4ff899a6-2839-4cdd-a5e2-d18ff08a86f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:50.436Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=911a394d-e2d7-4831-bbd1-464d47da0824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:17:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:00.445Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=907c99a0-3cf6-4b80-9917-568a414dd316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:00.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:10.456Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d3ea6d0b-9cec-4173-883c-1b7b9079722b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:20.469Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d568f2e2-669f-46a6-9800-99a081570b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:20.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:30.490Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f5cecb72-556a-44f9-b59a-e6f483763002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:30.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T06:18:39.698Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:18:39.698Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:18:39.699Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T06:18:39.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:18:39.699Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:18:39.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:18:39.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T06:18:39.705Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T06:18:39.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:40.499Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2f878700-cf44-4dfd-b0b7-05cdc35d991c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:40.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:50.509Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4e27f7b9-d75a-4689-91af-6bffbc886aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:18:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:00.517Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=14eb7ad3-0da9-42f5-8f1f-d3ea1af5a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:00.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:10.534Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5df7e32a-9605-47af-b532-2cdd1cc9de4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:20.544Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3144bcae-a2e6-468f-97b4-2688f19f2658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:20.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:30.573Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=3ecc9920-f721-4247-9e49-b560bc2ce24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:30.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:40.589Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=350c29cb-c42d-4105-a33c-ba79517bb78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:40.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:50.604Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4f2448a2-8a24-4ccf-a149-06b037439155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:19:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:00.623Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5312562b-dc54-47b0-9b0a-4c744b82311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:10.631Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=64db207e-2ed1-47f4-83ca-0a2c0a00479a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:20.647Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f4375978-9460-4714-ab18-751c4e929b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:20.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:30.663Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=33e15619-fe71-4803-9938-155c5d9eee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:30.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:40.675Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=4b3c6e71-7006-4bff-a64b-2a72d90f1c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:40.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:50.688Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a724ee35-fada-445b-8d3d-e3f2804a7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:20:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:00.699Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=46a3fbe6-bddc-4814-a95c-fe1524d55646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:10.709Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d1ea4022-7bc4-4ee9-b3f6-29f6cd7f7dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:20.721Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d6ce6ff1-b079-4f14-b41e-847bea341199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:30.732Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=caef571f-fa8a-4510-ba59-668bdf214a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:30.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:40.747Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e4892cf7-641d-44a9-8bc9-12ba4e5e82f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:40.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:50.758Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=02b70eb7-eb2c-4456-ba06-ef3a579caa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:21:50.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:00.770Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=1c91ee7b-c1e8-4fd3-b05f-9cabeb748ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:00.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:10.781Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2f07e4e8-b2c5-41dc-a08c-eabce499cf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:20.797Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=9c6aa5c6-0f82-421c-895f-68a7159b8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:20.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:30.807Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=28481716-5b1f-4036-81ec-01c225ac7278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:30.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:40.819Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c7810593-a949-4fb9-bea6-f371423ca33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:40.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:50.829Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=7390d5fd-b5db-40fc-ac34-6f80edf2ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:22:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:00.840Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=23baccdd-4a50-4fdf-8edd-74bd91da3086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:00.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:10.853Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=48067d93-d7ca-44cf-8db2-639d44d8e663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:10.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:20.864Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=bcfbafd0-1958-4fb8-8f35-a8c44c70a714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:30.886Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f59198bb-9ef2-41cb-b2e0-d13cba7c7a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:30.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-28T06:23:39.790Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:23:39.790Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-28T06:23:39.791Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-28T06:23:39.791Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:23:39.791Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:23:39.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-28T06:23:39.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-28T06:23:39.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-02-28T06:23:39.800Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:40.897Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=492e3b67-4127-4e59-93f7-f7d80f95cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:40.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:50.909Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=a1135355-f8ab-45e9-b70b-b2493d834a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:23:50.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:00.924Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=5f2ccab0-6c30-4450-8e60-2ad751379a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:10.934Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=2d30a308-0a0a-441f-92e0-d2e8150951d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:10.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:20.945Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=6375cb29-60f1-4f31-a599-88b14fc70771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:30.963Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=8a7c5958-123c-42f8-9bda-f6ad56513344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:40.974Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=57a10298-981f-480f-9ea9-930ca796f7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:50.986Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=766007ab-778b-4db3-b843-2748cc10d98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:24:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:00.996Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=96c7125a-f46c-4b59-87fd-0958baf24cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:11.007Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=47169ee7-e235-412b-b98d-8cdd5399fe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:21.025Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=f148a9ed-8619-4347-b251-b3ddf5d61cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:31.041Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=c8d8ca05-5318-4f97-96e0-4d1cf1e156a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:41.064Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=e0d2c128-76e0-489e-8a9e-77b6e6fa8c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:51.076Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=cc4de54d-c8b7-4beb-934a-14e4c9c6c1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:25:51.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:01.109Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=101e0de3-5c4e-44fc-be3d-9662e1391014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:11.130Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=d090a535-6a89-4958-804d-97910dc51b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:21.146Z |INFO |Init configs |InvocationID=79428713-7ed0-4333-9351-a0e2334f3bb3, InstanceUUID=fcbf7b84-900a-439d-a6c1-6bbcb566e068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-28T06:26:21.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |