. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T04:58:50.983Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T04:58:50.990Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T04:58:51.078Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T04:58:53.404Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T04:58:54.000Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T04:58:54.001Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T04:58:54.002Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T04:58:54.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-11T04:58:54.615Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-11T04:58:54.696Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-11T04:58:59.731Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-11T04:59:01.229Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-11T04:59:01.281Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-11T04:59:01.282Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-11T04:59:01.449Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-11T04:59:01.450Z |INFO |Root WebApplicationContext: initialization completed in 6753 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-11T04:59:02.627Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-11T04:59:04.824Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-11T04:59:08.188Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-11T04:59:09.326Z |INFO |Started MainApp in 27.331 seconds (JVM running for 29.776) |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-11T04:59:09.578Z |INFO |Start scheduling PRH workflow |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:09.600Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=253e6d2f-c950-4e1e-b55f-2ca1fde17c48 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-11T04:59:09.872Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-11T04:59:09.873Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-11T04:59:09.877Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T04:59:11.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:21.842Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c28a0b6a-043c-493f-8f62-1e1ca71fefb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T04:59:22.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:22.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:32.952Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b390cc40-5269-4e20-bc6c-818c33c5b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T04:59:34.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:44.122Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8d4fdeb5-faf9-4d71-95a1-18e6aa3eaf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T04:59:45.253Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:45.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:55.259Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d079dead-ed93-4848-8e44-f262d2b61adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T04:59:56.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T04:59:56.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:06.356Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b2314aa7-afcb-4a34-b4f0-39a4492324c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:00:07.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:17.442Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=592ba290-9efc-47ff-81d0-ab933887af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:00:18.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:28.499Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a84c9b7e-566e-4025-a0e5-1beff1bd1f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:00:29.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:39.582Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7ee0ba97-4ced-4cbd-9e97-47a5d2f71378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:00:40.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:50.782Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a2e8aed6-4f21-4015-8d2d-42840c9b63e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:00:51.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:00:51.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:01.914Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=75a98bab-c439-40db-9034-b16646887db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:02.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:12.983Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dec147a4-f0a4-4b86-8a3e-b15fdf409407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:14.026Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:24.031Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e3c85ce3-73d6-43bf-b595-de43295155c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:25.126Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:25.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:35.131Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c730fefb-5235-49bf-9e08-d92eec04cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:36.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:36.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:46.228Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f4d1af89-1f93-4aeb-b38d-bd0e17a3d807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:47.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:57.306Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4e367bad-f618-43ab-88f8-7f5cc658e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:01:58.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:01:58.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:08.376Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e8472cb3-859c-4fb7-b9b1-311274302465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:02:09.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:09.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:19.495Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6ff2fd1c-a31f-4080-a6c9-90b7d25aab3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:02:20.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:30.619Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bc4ff55e-feac-468c-846a-67a4780da92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:02:31.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:41.721Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8f42fde8-8b0b-4cee-a7da-3f865d4b460b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:02:42.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:42.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:52.794Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dd1d3a75-8a68-4090-8deb-c4fed247b886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:02:53.863Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:02:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:03.866Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7f042a6d-ac4b-41eb-a07c-9e3e472827d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:03:04.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:14.996Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=cba1dcdb-f75b-4980-ace6-483b753a184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-11T05:03:16.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.10.13:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:16.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:26.072Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6951afdc-84af-4863-b9b2-702f15e2ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:36.386Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=05c2ef75-5323-4aa7-83a5-7704b3acfcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:46.411Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f7a6f1e3-7f28-4bac-999d-4939d486eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:46.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:56.430Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b2f1ec67-8df4-4e83-a1b6-1bba7bed3ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:03:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:04:03.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:04:03.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:04:03.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:04:03.983Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:04:04.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:04:04.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:04:04.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:04:04.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:06.457Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b4ee9bae-a96b-402f-ac04-2bef70a71373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:16.482Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f730373f-0795-4b06-9925-c94ab4957894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:16.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:26.498Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=565f4b65-f07a-4329-84e0-a8b6e8dba47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:26.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:36.516Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9339fdb2-f5ed-4256-be83-114898901adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:46.531Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=26c67af2-8a01-467d-a822-84a52e612265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:56.546Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3b18d173-f41e-4d99-a78e-cc3613003f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:04:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:06.571Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=da0ecfc3-4b2b-4e4e-bba2-4782017c7ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:16.585Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2d87eb47-cdc2-45f0-8d2c-57af6cef6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:26.600Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=344e0976-9d15-437d-a44e-421dbd40af56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:36.619Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7e00af7d-631b-4955-8494-720efa0c5e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:36.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:46.641Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=11784aa2-d1dd-4c3c-bdf5-3715dce166cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:56.670Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=12e506f8-9121-488d-a52b-b5dcefac2261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:05:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:06.689Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8bb23391-b84c-4b81-9506-08d8b6cbbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:16.711Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=cc434f3c-7f0d-4c94-b786-8a5e5a6e5ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:16.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:26.759Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a0747a78-7024-4f3a-8b43-0b97c1687425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:26.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:36.789Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e1762ead-fb6c-4472-a580-ba75bb000b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:36.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:46.812Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7ae6d02d-60e5-4ee8-b127-64df25d9567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:56.835Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ea4260b6-449c-4fdf-bb07-82341712e0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:06:56.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:06.848Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=01bde6b7-08ae-45c7-9669-bcc67186f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:06.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:16.863Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=540b1dd0-59ce-47fa-a321-b244e1e85454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:16.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:26.881Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5f9bc2e8-1671-468b-9938-84d0d8be9ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:36.894Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6e4b7f4a-b952-4251-9662-a86b2267df8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:36.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:46.916Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b9e74a1d-19a7-4519-b4b6-8caaaeb3f5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:46.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:56.930Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dd998267-8d2c-420c-8480-21e59b373b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:07:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:06.961Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d8b2c340-8a51-4f77-94ee-cc22b93f92d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:16.976Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=16ecf924-d52b-4861-98ae-6e0a94023d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:16.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:26.988Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2fc00ad3-24d3-4990-9876-8be5c1c70e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:37.000Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=29df696f-6fce-4b1a-a661-045e4183f615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:47.013Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=25fbb1e4-f147-4174-993d-689a0ed408f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:57.025Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=101bc49c-2918-4373-ac7d-158e8a7511ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:08:57.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:09:03.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:09:03.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:09:03.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:09:03.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:09:03.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:09:03.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:09:03.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:09:03.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:07.041Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2ef48447-83b0-4281-b482-9f1f25dfb6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:17.055Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=60a94310-949d-47ae-be89-e23102c51780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:27.069Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d5982ed5-5449-41a4-8014-f23c8a535ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:37.082Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=87de6ca7-0003-4ee3-82d0-f0dbb2c44a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:47.097Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f656a691-44a8-4c4e-b6a7-3094dd12cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:57.113Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=445c923d-2a68-4346-ba50-4bbd956924ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:09:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:07.128Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bad3e700-9a01-4170-a9ef-4ba380c473fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:07.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:17.148Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9b4c9aae-dc75-4e35-a988-1de8f5a9f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:27.165Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8dfa0c81-f072-47df-838e-da2af2847d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:27.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:37.176Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=98fe24d7-27a1-4589-8b54-507fa4db4cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:47.191Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8fa8871a-ab9e-4cd3-b53f-3a333d0640cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:57.210Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a8afb9c4-2483-4cc8-9833-539e1c09e733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:10:57.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:07.222Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=47163e43-fffd-49d0-8114-a82b35b1db61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:17.244Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=35590a92-b5f4-4c5b-8e03-94f7872e527b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:17.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:27.260Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b91ea861-6ec9-44b9-a1bd-b66a753cbb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:37.274Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f0ba3093-e7de-44de-bfea-0ab44007f739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:47.285Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4e404b7f-17a9-4e50-805c-20000f1717ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:47.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:57.298Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3c1a5d1c-2874-4d6f-9d65-45d96438842b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:11:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:07.312Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d7f4c54c-b439-42b7-afb3-471b8080c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:07.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:17.324Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d6c99ef6-a67b-4fa0-8ae3-ee06880b7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:17.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:27.336Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f1bca89a-a4d3-4a86-8010-f2049ed028fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:37.375Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1396ae85-f03d-4adf-8052-8206eb418686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:47.387Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a6f80432-64dc-42fb-b2bb-31f36f286c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:47.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:57.397Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=47ed4525-c941-4e3b-a72f-4ea967c4da41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:12:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:07.408Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5ecd4d6a-173e-4168-b3f0-8c04a9ae9674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:17.420Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bba0a621-252d-47a1-8a99-fb1137c779e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:27.433Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3a01d738-4fed-498d-a47a-3c50b1af3bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:37.450Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4aab2c65-e11e-4809-bc95-644602f2d17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:37.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:47.463Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1526c394-78dd-4051-899e-ed477a44d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:57.475Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=945b0437-11f0-4dd4-a144-66aa9c8af5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:13:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:14:03.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:14:03.063Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:14:03.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:14:03.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:14:03.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:14:03.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:14:03.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:14:03.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:07.488Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=42969604-e41b-42fc-a4af-c729ddf01d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:17.509Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=22c03b24-1b5d-44fb-8d80-aa2868aa954c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:27.521Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=73d976b3-6c9e-471f-9420-70ee11524f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:37.533Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ffe61020-1eaf-4a27-8a6a-e11778c0c8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:37.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:47.551Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9e64f91e-cda0-4781-b64d-1be676aedb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:57.567Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=92bd5293-8282-411d-9227-1ffd598d0fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:14:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:07.580Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=485f3155-c5fc-44f6-8174-6a735c1fe063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:17.592Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=770de0e0-d583-41eb-80b1-604c22cb8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:17.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:27.611Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7d8488b2-6a08-4149-9545-af7da0125a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:27.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:37.624Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a6feff63-76fa-4ee6-b51e-183b32a0345e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:47.634Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=55a875d9-015b-40d2-bb65-18d3f5c405b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:47.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:57.643Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=48c9a7fc-0c58-4217-b5c9-2acaaba21106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:15:57.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:07.652Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=08d5fe45-e989-41f9-86cb-acdfc9733ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:17.662Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b293f6a0-a05f-4a22-b61d-7f561c35cf77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:27.672Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d87bdcb2-1a7a-4166-9d08-e864916442fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:37.682Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d835cae8-ef4b-4582-851c-a1a707d57921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:47.693Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c3ba1cad-9ac9-4b7b-8e0a-712cf090022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:57.702Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a8dcc9d8-47b2-46b7-b3eb-b2a98e20193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:16:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:07.711Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=27422167-fb58-4b41-a7fb-0524d2516fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:07.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:17.722Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9f21ca22-da94-41ad-ba4c-dd957b24587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:17.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:27.734Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=abe97577-1302-44f1-9c6a-c45faf7092c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:37.752Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a8fff527-5713-4e17-b087-8bae433fc57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:47.771Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=67d8dbcf-be24-44b9-accb-b809dfbc8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:57.783Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=72f01653-e8f7-43d5-a0c3-259a0f57e91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:17:57.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:07.796Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fb501ce7-5976-4577-8391-a051bf32f2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:07.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:17.807Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=030a5ec8-4a91-4a89-90b9-0331f47f5fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:17.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:27.818Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fd3d2ae2-2e89-4aca-89e7-33d88bc62408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:27.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:37.841Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=57081461-7331-46bc-b10d-327123a03582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:37.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:47.876Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=753ea699-1630-45fe-a269-ca855e806850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:47.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:57.924Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dd13907d-ff82-4166-bb47-67aba0441758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:18:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:19:03.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:19:03.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:19:03.286Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:19:03.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:19:03.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:19:03.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:19:03.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:19:03.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:07.963Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6a9e6c08-772c-4785-aa2a-90a0e4515244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:07.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:17.984Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3758639d-b3b3-4814-9e08-ca571076b0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:17.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:27.996Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1a913318-a0ba-4604-9985-fb7f10b7e842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:28.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:38.025Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1f488b9c-c61f-42c4-91d8-e548e7eb0052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:48.052Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=29385c40-5b99-4bed-8c23-ffb44f6db18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:48.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:58.071Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bc597c80-d78c-4825-9efc-a537c5b39c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:19:58.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:08.088Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3207ffea-7d57-4774-8d9b-7b54cfd22291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:08.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:18.109Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bf6edaf9-7e4a-40b2-9d6c-c1e358d2dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:28.134Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=96c20e60-7e90-4059-8349-54966618bb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:38.157Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b7189f4c-537e-4041-a8a7-1200438a7114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:48.206Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ad2fac1e-ed09-4f5b-b001-55291d8d2538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:58.254Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b1eb6864-d89c-44fc-9fd4-d76586b52493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:20:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:08.294Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=66bba214-afeb-4ec8-b5f1-61c4e2f70ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:18.311Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ad70ee1c-9e71-4fa5-96ae-1f92bfde5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:18.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:28.339Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6d0d3e83-8a7a-454d-a3db-8daf48beb061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:38.363Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=271cc2ee-eb5e-43b6-b19d-1a232a790da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:38.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:48.372Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=cdad1b90-ab6c-458e-a930-9ad4ec632689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:58.382Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c4c4ef94-a217-4cf3-9b0d-ac1a363f8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:21:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:08.390Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4bcb75b2-7fb9-4f8d-ad9a-67b46a788a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:08.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:18.402Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2ec08530-c90a-4f7d-a78a-1a70baddf189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:28.411Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=af5f943e-5b93-4fee-b024-9ae0607eea76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:38.421Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e1e61e86-3a58-44a3-bb21-7f1cd13fef4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:48.431Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=28cdd481-8a53-4055-9e6b-6abf99661e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:48.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:58.442Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=94faede6-7367-43ef-b5e6-67b4e73e50a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:22:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:08.456Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e7ee7761-f255-4d19-9f7f-ee14c66c25d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:18.464Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8ec2ec07-a0a5-4eb0-85ef-ebb49abf41d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:28.472Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fef146a7-f7a5-4f29-b443-504e3e210d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:28.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:38.482Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=cda43190-c4e5-4807-8cbe-bcfeadad6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:48.493Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d498e786-c326-4fe1-9f0f-45a7875c84b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:58.504Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=047ba3d2-503d-4359-ba79-b1c3cdda63bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:23:58.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:24:02.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:24:03.000Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:24:03.001Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:24:03.003Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:24:03.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:24:03.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:24:03.018Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:24:03.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:08.514Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fb1c4af3-3561-4bcc-bea1-6f7525190118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:08.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:18.524Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=153a9df7-cb42-48d1-828e-d703165f150d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:28.533Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f0bb4d05-93d7-43a0-9fd2-7a34b7787b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:38.559Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=460987f0-d7de-4b9e-a5cf-ea48b5d3887b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:38.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:48.571Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b7ca9d21-b1e1-494d-805d-8e4c82a9cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:48.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:58.583Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=095791c3-fb66-4aba-9504-4a1f26af3db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:24:58.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:08.593Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fd027fc3-70cb-46b0-a587-d5c8ed66376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:18.603Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=67a1ad81-1446-4460-b779-691774dba87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:28.619Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d0a80ba8-5e49-4c60-8e17-a9750c70fdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:38.631Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b9a2ca0a-10c6-4bc0-94b3-93d1cdd7ee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:48.641Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1a04d92f-a673-4aec-8f37-bc46bc455e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:48.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:58.649Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ce6f748a-1eaf-4d63-9216-2ebab3f63d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:25:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:08.659Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4ad82a5c-89af-4286-960f-f02bc1bbffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:08.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:18.668Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a83ea037-7cbb-430c-9923-05a1a7ee2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:28.679Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=622f9b46-975d-4efd-8e5b-a451127db4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:28.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:38.693Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=03e37142-bda2-4030-9a58-09d3f1787f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:38.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:48.708Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=17290365-492d-492b-b823-599ec5cb1dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:58.723Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e6968af2-09aa-4c5a-a523-a585baf002f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:26:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:08.734Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8fcc4891-125e-4072-9ab0-84bb6c76f9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:18.745Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e1b76d30-ccb8-4550-98d0-b547a0315a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:18.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:28.759Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c5ca495b-3967-4d4f-9d86-ea2343680563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:38.770Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=20314287-0613-4fd2-acfb-b3d1afaeef04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:48.779Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9f07d680-88ee-4ca4-a95f-798a0a556adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:48.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:58.794Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bb35fa96-a05e-47b9-8a35-5c96311e69dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:27:58.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:08.806Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6a0df6af-d0cb-4308-91ca-1f6de6f0f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:08.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:18.817Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=442e9ad5-7e2e-40de-9d28-722e1fc5ebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:28.829Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f1059061-3898-4d8b-aedd-3af6265e93ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:28.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:38.840Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=719b27ba-e73a-417c-bb51-fed9ef469e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:48.850Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bcc68780-7e49-4a26-b5fc-6722595c94d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:48.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:58.862Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6e2b2a38-fcf4-4aa8-a9d9-eb0e28452645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:28:58.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:29:03.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:29:03.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:29:03.014Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:29:03.018Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:29:03.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:29:03.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:29:03.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:29:03.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:08.876Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d358e7ac-dd3b-419b-80cd-9cfda7adc9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:08.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:18.888Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3709bfbc-c525-4cc5-b36c-cf8a27dfe400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:18.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:28.898Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=098866d5-3e5a-46d8-89f9-efa44e1d5b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:38.908Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=49729ebb-5ab9-41f4-a660-781f1cc261a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:48.916Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1aff9fe9-27e2-4a36-9d4f-974c09f5231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:58.925Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7ce97e98-f4f7-4477-8bd3-23dfebe3aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:29:58.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:08.935Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=679c3332-24f7-4064-87ca-a61d0d216778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:08.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:18.943Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8a5848af-dec4-43d5-b72e-9dbf4d0ee63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:18.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:28.951Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b8564c9c-94d3-4a82-9eee-5898a01049a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:28.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:38.961Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a50c0757-39e4-478d-a432-bf9f7ad82637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:48.969Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=08ea3fe8-69a3-4c48-aced-f07c55462b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:58.978Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b9230c91-5e36-49ee-aa55-fb6cba854470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:30:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:08.990Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2d3f06d6-b409-49d8-822d-7207b166ef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:08.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:18.999Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b2445e0a-e206-41f7-bba2-efaa4a9b42b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:19.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:29.007Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e525b25f-31d3-4b1f-880f-fb8a79cd3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:39.016Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a42b32b2-de69-4fa6-a656-08aba6c4255b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:39.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:49.025Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=09f667b0-d90d-4edd-8474-b8d65f57977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:49.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:59.033Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f71dd457-40e0-44d6-a911-6761983e39af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:31:59.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:09.055Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=16d13ba3-3581-4a7f-810f-81eac50e2747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:19.065Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7793d88c-3eee-45df-b343-fb859fd75b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:29.073Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7e6a751d-8529-4dd0-8114-490d2b9d2efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:39.082Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c753239e-cee2-4eed-9ff6-18a09f2755e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:49.092Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5087b4c6-4512-468b-8dd6-23d0e263aaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:49.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:59.103Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=087a7210-70d3-450d-bf4e-bc6ce46029c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:32:59.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:09.113Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c1401c1b-7ee4-4494-a23f-255e85ab2ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:09.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:19.125Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=093cb6c9-de23-488e-a794-0af248502db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:29.137Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=823c9d09-b2b6-40a4-a4de-ea6e844f1c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:39.150Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7da11a92-35ac-41cc-8044-80927a0a388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:39.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:49.159Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f2c5a1c4-a0fb-47d1-97ae-be8d2298f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:59.174Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=561ebc37-594d-4207-9e8d-7e2f032c180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:33:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:34:02.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:34:02.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:34:02.936Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:34:02.938Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:34:02.945Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:34:02.945Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:34:02.945Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:34:02.947Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:09.186Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=db981455-f27d-449b-b2cc-4eb2c1afc10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:19.199Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8aca3d9c-94d5-463b-948f-8af5b15b7f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:29.211Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6d2edfab-d918-46b8-8423-00a7e19da418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:29.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:39.223Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1ed059a5-2d9f-44eb-ba14-806d8e351d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:39.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:49.238Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a87cc338-078e-4219-8b1b-286eff052d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:59.247Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b00b8ee3-4afd-4f89-b675-460246664859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:34:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:09.257Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2059ea70-bacc-4071-9c3e-8ecddab7a516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:19.266Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=095d1144-a8b5-4a68-bf88-d0cd78d50914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:29.275Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=75c05646-92a8-4b04-9e36-c45bd1250eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:29.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:39.285Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a55be956-a3e6-4d4c-bbde-08cce4ca174a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:39.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:49.295Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c802c0c8-ee0e-4079-b50a-46a2be015beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:49.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:59.316Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c07a134a-cf02-4286-940b-39f8576ec52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:35:59.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:09.326Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=037f1e47-46ee-4f2c-ad95-c10d1ed194f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:19.335Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=01c6fb21-12b5-46fc-9aaf-68388f560435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:29.346Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c1a73652-efda-4ecb-8b55-15ebd3efd926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:39.355Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6e9c7a04-1843-461b-a56b-85a5bdff08bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:39.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:49.363Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f901557d-e72a-4160-ad24-2a2fb096c48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:49.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:59.373Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dfdc911a-6a92-409a-a3fa-b68369e8ff69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:36:59.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:09.381Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=46f2f589-7999-45ee-84fa-3870770a4632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:09.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:19.390Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fed660b5-8c61-4f14-b27b-d09f30f1056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:29.400Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=60b3fe34-383d-45b6-bb34-fe4ba6c0cb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:39.408Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8c1945e5-ddae-45a9-a021-a17068a48210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:39.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:49.416Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ec461923-6b7e-450c-b55c-d8c1cf9e8a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:49.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:59.424Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=377ab5cd-0db1-4dd2-9b50-fb12b01605e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:37:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:09.432Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9fce1932-6d6f-46c0-857a-be512dc2d72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:19.440Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4af0555b-f997-42a7-bdf2-c8a4feba9cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:29.453Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=635d97c5-54b9-4020-aeca-691c6a97c28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:39.462Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2b801998-20d3-422f-9ed1-3062810f37b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:39.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:49.477Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2729ce3e-9303-4fac-936c-70150088963d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:49.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:59.486Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0927bd91-4aa2-461d-adc5-f043b7077cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:38:59.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:39:02.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:39:02.998Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:39:02.999Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:39:03.002Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:39:03.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:39:03.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:39:03.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:39:03.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:09.493Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=eba17f51-345b-4162-84e3-b7e413c81455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:09.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:19.501Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8ba482c9-a328-4d77-beb2-421384f21a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:29.510Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0329b424-266a-4d7e-a8ba-1216c7596724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:39.518Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=619a2bd0-a915-439b-a956-a9364d602cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:49.527Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=04f4bbf7-7acb-4752-a554-1d622c1ad490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:59.546Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8b62667a-2bc7-4877-80c7-25e4c6b76288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:39:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:09.560Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=533f9452-f3fe-4027-bec9-33c6766786a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:09.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:19.572Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e164d7cc-e6b9-49ee-859d-ae069666bc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:19.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:29.592Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9b897055-7f63-4129-9dc9-dcef08141cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:29.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:39.600Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2d86afcf-35e4-4005-a481-1c0fd9379199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:49.614Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=54b7424f-3172-4465-aaf3-124c669c16ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:49.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:59.622Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ded7a031-945e-49c5-81fc-90a7fb9e3bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:40:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:09.631Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c72c83a2-bca5-40d7-854c-1d098a866ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:09.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:19.645Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=00a2c332-fe87-47d3-8d68-800c22b509e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:19.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:29.654Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f3352a81-f378-4891-a42d-c60ef13482b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:39.662Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=79db51db-fabe-4d5a-bb21-74692de0fc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:49.671Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=25a9f4a0-f201-4229-a7a5-b0c4a6695209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:49.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:59.679Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a3ebc7ab-f4a1-4416-abbc-904c27fba72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:41:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:09.690Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1c75eb8e-061a-44cd-841b-e2d0609fd320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:19.701Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3e9526b2-3457-4d40-be25-e58d3e2bbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:29.713Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e5ed4e59-800c-4300-96d7-d88dcceb327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:29.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:39.722Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=95bdf69b-3a3d-4ec8-b1c1-4c4b47b64132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:39.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:49.731Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=773d3509-9d56-4577-86f0-570648aac454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:59.739Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8c9ac2aa-7dd4-4c92-ba5c-ee77f5d11621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:42:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:09.749Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6f8c224b-0321-4ac3-8d28-a82bc8182f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:09.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:19.757Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9181bfbd-26ec-4565-bcdd-82c0d61771cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:29.767Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a300c6f2-cc04-4583-8027-6983138a25e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:39.774Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=491a3c3b-b5c2-44fd-9fea-980f82e45dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:49.784Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=37199be5-aab9-4e94-a552-3308ee697698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:49.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:59.795Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7193cba6-492e-4c94-ac29-2592eecfc3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:43:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:44:02.933Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:44:02.934Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:44:02.935Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:44:02.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:44:02.948Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:44:02.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:44:02.949Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:44:02.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:09.805Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e4ff7ff1-a873-45c5-b817-3cdafc19486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:19.816Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4b3c0002-6988-4396-a41c-8264f438fcfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:29.825Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=000a174a-198d-4d23-93c3-41f94635671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:29.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:39.835Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=78e111fc-6326-4c07-8b62-0a326d8bbe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:39.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:49.845Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ff2df822-44de-4a66-84d0-9d2d34d1badd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:59.859Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8130b56f-c3ae-45ad-b2b0-1c89d4bb8a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:44:59.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:09.867Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5dcb855a-c787-43aa-bd2f-035dec5fdf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:09.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:19.876Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f6e54558-0421-4f4e-afb3-5852791ef438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:29.885Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=03c30654-ce52-4509-9272-c3cd19a6d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:39.892Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=17133221-8981-4a44-bc76-0de5f82a4f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:49.900Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=258f53a8-d95d-4282-858c-f93aa30b22ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:49.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:59.912Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1188cb16-b4e0-474a-a28b-4fe98287213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:45:59.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:09.920Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=55894f62-be67-4301-8a51-8d290e37cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:19.929Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=647b2490-fa18-49a4-8e3a-aedd73d344ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:29.937Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=84002c36-f2d4-43bd-9b47-7b5126de01ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:39.960Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3bbf4fc2-01bd-468e-92e7-fd35a0893119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:49.970Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a402d7cf-77a4-4cb5-887d-c51d7f3fd0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:59.978Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c62644fa-e63b-4dc7-b2c7-134519453260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:46:59.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:09.988Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c79dcd2a-08b1-4126-a666-94cce90400c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:20.003Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5b756617-2741-49e5-81a2-afdbc5a9619e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:20.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:30.012Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e06f05cd-8a7c-4ef3-8dd8-62b69d1baf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:40.020Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fc13b06c-0307-48e7-bf40-a7079bbc82c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:40.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:50.028Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ad8a1713-0cf8-4b53-8d9b-6877582ac84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:47:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:00.039Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3e0c7d48-1a74-4947-84e8-6c63553e8910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:10.060Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d5c70224-eec3-4ae4-a65a-351ff7666d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:10.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:20.069Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=27c1db9c-b472-4028-9846-f1b9f588eed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:30.077Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bc853948-ad1f-42b2-a668-574ddfbebdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:30.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:40.085Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=45b43b63-ee18-4537-b9d7-cd8c116b6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:50.095Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=08373c79-d5bd-4023-8fe4-cdfe7f28614a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:48:50.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:00.105Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9c1a47f3-6801-46fa-bd4f-1123f6521a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:00.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:49:02.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:49:02.920Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:49:02.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:49:02.924Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:49:02.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:49:02.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:49:02.933Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:49:02.936Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:10.113Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=28ed5265-930f-4a3d-9e8b-a40dc37061a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:10.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:20.123Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=99174a52-aaf3-41c5-81b4-62c786a48b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:30.134Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bba000f7-a065-4880-acc4-35bdc4f2e096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:30.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:40.144Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=17f9873b-0263-4f32-ad3e-228771ec7d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:40.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:50.155Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=951563c9-4dd6-49b6-94f1-2bbd3010f4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:49:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:00.169Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=494253f1-584a-4733-aeef-5148e2be3c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:10.177Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7d3e657d-0249-424b-925b-9e0fe412df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:10.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:20.189Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7d54390b-db81-4b71-842e-509b8898075e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:30.201Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=979b20c7-895e-4bbb-9b43-0b486a8242b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:40.217Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3700e518-7f5c-4f21-8dbf-5cc2a8b8e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:40.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:50.230Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=086cba29-c9d5-4fbc-9291-5ecc6d03f7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:50:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:00.242Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=32b445bb-4a7e-4cea-a84f-856998027f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:10.257Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5c51a0cf-973e-4c06-b1e8-02c21a644ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:20.267Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=89af53e8-d0be-4a59-9276-c7e4d2eb4197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:20.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:30.282Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a9a85402-e033-463f-8d68-fa16ac8157ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:30.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:40.292Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c6c26f64-3fc2-40e7-a381-5f241ddf3063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:50.303Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2596d4a0-b93d-41a7-a3b2-15e30b4eb2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:51:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:00.317Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b655b4b0-61ab-40e8-8978-28c600d40bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:00.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:10.326Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a12b91e4-6688-4f44-ac8f-11e9c0634d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:20.336Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=716888eb-c4ea-4738-8f51-a3b2aa6bdbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:20.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:30.349Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1dfcd1c5-d016-461c-9e33-885c07cdf6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:40.363Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=85a41d9c-60a7-4348-be1b-2195d307bb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:40.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:50.396Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6acb313c-a04d-4695-b949-1ebd9ce2d24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:52:50.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:00.406Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=629d1e9d-c64b-44ab-9b66-92209241ddf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:10.415Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=79ecd26f-40f1-4a31-ad30-4b9567944c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:10.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:20.425Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3663a0c0-8f3b-40ca-beda-3a5ddb6f62c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:30.433Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1e1b6a9d-33e2-46d5-a039-9e236ba6679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:40.444Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6239131c-52ac-49d3-ac8f-47e29df0b520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:40.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:50.454Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4bd14b0a-91b8-4997-8710-03cc6546d7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:53:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:00.465Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=03e9565f-bdd4-4897-b249-0d01ebc54025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:54:02.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:54:02.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:54:02.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:54:02.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:54:02.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:54:02.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:54:02.983Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:54:02.986Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:10.476Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=09e27bfa-8ffe-46b0-9f73-c25a70ef8d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:20.486Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1f7b5f1b-a477-4af8-8734-649ac65d86db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:20.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:30.497Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=67a38e22-8d82-4731-803a-f3ee133ff2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:40.507Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9ffc728a-3bd4-4ce3-b82c-8be00cc38659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:50.518Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=09fdea75-7aa0-4297-8d77-81db8e619502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:54:50.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:00.527Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7cf8c8b6-da95-4ff8-bd49-12888923b05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:10.538Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=60c27f5e-b2b6-419f-966b-cc1311292d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:10.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:20.547Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=db03d538-8893-4a0c-8159-3fe57ed616b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:30.557Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a553b845-e479-454b-8801-3ad602497169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:30.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:40.568Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1eeee824-06e6-4c15-984f-60510d8e2124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:50.583Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e206ad71-fd1d-47da-bcdd-c4ea18269dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:55:50.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:00.594Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=23dd61cb-452a-416e-8d9e-7b078e29cda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:10.601Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=373ca8bf-2d7a-441f-8be6-06e450cc2e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:10.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:20.611Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f234b885-51c9-4fc7-bf5b-223afa086911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:20.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:30.619Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bcc70545-eb8e-4448-a18a-264ce24d7db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:40.628Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fae078a5-2439-4ba6-ab5a-bd3a6ea8ee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:40.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:50.637Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=25f6f6f7-a6d9-4c9b-baca-2607c0e2e197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:56:50.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:00.646Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b3a59897-b00c-4fda-a6bf-5445b6c9d548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:10.653Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f543265d-fee0-4c91-b951-b48033730d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:10.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:20.660Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6b41befb-6d77-4c8a-a6fc-58e400ad83fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:30.668Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2c406851-d543-4795-94db-506303e767fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:40.676Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=84e1476b-e655-4191-8b01-8185ffa0aba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:50.683Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a2045b41-6fac-4289-b990-8fca91953212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:57:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:00.690Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b2c1e70c-e9fa-44cf-b48c-665dae70e510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:00.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:10.697Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c3b82cbd-0dc2-4174-ac4f-e9f089c42f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:20.704Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5b46b193-f0a6-4633-86ae-572647539c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:30.717Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=517b99e1-6c1a-4977-8c4b-6570b70c6977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:30.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:40.727Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=546c8889-b27f-43c4-9ceb-7c33e06e3a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:50.735Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=14a073f0-7402-4a70-bd47-97557f19d27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:58:50.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:00.747Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=075afb9d-c066-41ab-be77-e5097fbdbd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:59:02.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T05:59:02.980Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T05:59:02.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:59:02.985Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:59:02.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T05:59:02.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T05:59:02.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T05:59:02.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:10.759Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=79f2113c-f460-44ce-a03c-daa4b2b9f056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:10.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:20.768Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7cc37ad2-ebe4-40ba-ab26-ccb6e918479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:30.777Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f75152c3-4dad-44cf-8434-4d623330bd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:40.787Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fe3ebe44-614f-400f-ba7c-a73f815cdfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:40.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:50.796Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=47a5fb2c-7bbe-463b-a940-e32d4e3a196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T05:59:50.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:00.807Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2d6258a0-828d-4031-897e-3754336c7c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:10.817Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6f1942f3-2292-4870-a03b-63723ba2811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:20.827Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0fc9e66e-d875-4d6a-a9c0-d224b0c5df80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:30.841Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f2be8d30-0862-49a4-bae1-28be1a1a9e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:40.853Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bfe8eab3-21e5-4858-b032-7b0d9f3ad93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:50.860Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=73214428-4c6f-413b-961b-f0755d4099f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:00:50.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:00.870Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8ede39d0-5c5d-4ca9-b54c-99592be6c389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:00.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:10.882Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6d51e231-a0dc-4e39-a400-c55a07870b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:20.890Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3cd162b8-26d3-4af5-87a7-875f22326ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:30.901Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5909cdc5-2dc2-4d77-ace9-fdec514930cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:30.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:40.911Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=14838fcb-d067-4b8f-b38a-5d51c3e69083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:50.921Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f73b1eee-c356-41d2-bdcf-63f5d0406865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:01:50.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:00.930Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2a0b7f59-c230-4a39-a15b-410a00202d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:00.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:10.951Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=494c4e8e-c6a7-41c6-ac01-d8c8bbd1aa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:10.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:20.960Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9a53147c-3dbb-446b-b2c6-96d5983e3d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:30.968Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=13d47aed-1c8f-4270-9f52-09d44dccfd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:40.977Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=16d159eb-22ea-4ae0-9a69-a1a238a64f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:50.986Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e8f871ac-0b03-4923-aa03-cea711ee57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:02:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:00.996Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=365194fe-e1f0-43f7-aae0-26d348f8b52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:01.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:11.005Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0d69a691-c5a5-4946-9b76-5f7eb723fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:21.013Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0c71dca8-951d-47cf-a077-84b09145d1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:21.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:31.025Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=10976415-bd59-4146-bc20-2b0e97ab5455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:41.034Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2673a5a5-58a6-4809-a18f-fc31534dea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:51.042Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2799ec25-2c7b-4995-85df-33413ac8a3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:03:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:01.051Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=756b0e91-eb21-4f9a-b15a-17087fba3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:01.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:04:02.975Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:04:02.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:04:02.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:04:02.980Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:04:02.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:04:02.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:04:02.989Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:04:02.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:11.059Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=75c0e8a1-edae-4cfe-8441-463c136127c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:11.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:21.067Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=748d458e-c80f-4acd-b29e-25d2dac1a2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:31.074Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=aa1f5413-e1f7-4f68-9704-4a8a0580dfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:41.082Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4eee21af-5ab2-489b-921a-2d702769671d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:51.089Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0e703ef3-9c37-42f7-96ed-7e0950968aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:04:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:01.096Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c44e046d-d019-4b8b-967f-910392f30d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:01.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:11.107Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=884af397-ee32-46f4-b350-2dcae923e205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:11.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:21.116Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e87bb275-1225-4381-9e98-166cb6bda82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:31.125Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ff481228-1f14-46b1-b9ce-c8a5077e5cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:41.136Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5d5d512c-0aac-4abf-97ed-dd672cc2de9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:41.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:51.143Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9e68b0c9-48a9-4b3e-9453-0b978351ac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:05:51.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:01.151Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c0fefac1-2e82-45ed-a17f-f027db0ad9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:11.159Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ac56aac3-6dcb-4c60-b69a-2bd1f943b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:21.167Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3ff6e4cc-b665-4837-bdd6-9c977e9e70fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:31.175Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bdddf0a7-eae7-4baa-8fa2-d4794a6fcbcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:41.184Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a9ab5367-db5d-4bd7-838f-c6ed189c2eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:51.196Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ee8ca86e-5338-4439-b3e4-329083307159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:06:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:01.205Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dedd6a01-6d8d-4835-9ab0-d51b52f44602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:11.215Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ba0449e1-0a0a-45cd-b1f4-d9e6341ac762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:11.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:21.223Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fd368ec3-b1d4-4d89-89ba-c94c1cba6d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:31.233Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4eb52818-d497-4451-b86a-6b4adc71d6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:31.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:41.252Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9f4d16d2-9094-44a2-b9a4-0587946a37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:41.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:51.260Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=efaa61bb-e494-48c0-b76b-fa9aadc0e732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:07:51.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:01.269Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=047430d9-6b57-4f88-9769-af052db02288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:01.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:11.278Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4d004370-0d5d-4780-8344-ba541a214ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:21.288Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ae40ad79-de83-4cd5-86e6-80141317a0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:21.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:31.297Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6615f670-1531-46cf-81e3-f913be588962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:41.305Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=28d56ad7-7625-40d7-a9a1-4c9472ce20bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:51.315Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5e720506-dbb9-4d97-a5ff-e12b4c91548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:08:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:01.324Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=199f77f3-eb02-46e9-9506-adf732011bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:01.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:09:02.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:09:02.972Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:09:02.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:09:02.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:09:02.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:09:02.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:09:02.982Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:09:02.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:11.338Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6b6885ec-4f30-44d5-b217-c7924100210b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:21.346Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=620c9a78-c901-40e8-b5f1-7f3d779c9453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:21.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:31.354Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f9d32061-f9ae-471f-bfba-57dad132ab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:41.364Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e790b09b-45d3-4826-8e72-a8bd43ed64dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:41.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:51.374Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7fce4e35-db29-4e0c-b719-2c692f2c2965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:09:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:01.383Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=965013b8-7977-4870-abb9-e43ac668a262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:11.393Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=99471316-d330-40c2-a614-97cc8a39b456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:11.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:21.409Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5cfd7e24-d0d7-4256-9edf-1005fc5a6b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:31.419Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c035bcca-550c-4da5-9523-891eaa5d5b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:41.428Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7db1bf7c-f9c7-4d64-8ae6-68fd5a879535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:51.437Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=99066976-51ca-43cf-bf94-0c9dbe519a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:10:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:01.451Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9f3f67fc-7c6a-43fd-9a7d-e51ff2d91f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:11.461Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d8ad8937-49c0-4ab3-8421-f03ffc0e5047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:11.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:21.472Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=805d0c2f-beb3-477b-9ec8-1bb67e3ad551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:21.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:31.480Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=afd66c66-ef14-4d7e-b9dc-04262424d4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:31.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:41.490Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=55c90abc-e3af-4129-8775-251702050d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:41.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:51.500Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=07ed1ffc-8757-4d3a-ba68-4a3befcb0288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:11:51.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:01.514Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a7a0f2fc-def8-4f31-93cd-e820931f2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:11.533Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=56ea9551-ccff-4b23-b25c-a844fc24d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:21.541Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f8549b0a-6f7c-4399-aa7a-cc7991f50dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:31.549Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=25595c56-6a81-4e74-a0da-5de1dfae25f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:41.557Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=09573ef9-78b5-4d42-af87-febec0e5f04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:41.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:51.565Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ec8da67c-0af1-438c-bea0-163a71d0d9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:12:51.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:01.572Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=58a2d9e0-1f74-48a7-9b45-aebb012c661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:11.583Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=24ec37a3-5baa-4332-aa71-f02cf2e51b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:21.591Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f49fa276-dd89-4ea3-83af-f73e40844ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:31.601Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9f61c118-7916-4aae-9dee-e6a5958f0fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:41.608Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8e94a78f-8751-4b9a-953a-74057b06e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:51.617Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=36967885-0fec-47bc-bca7-a1286c882b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:13:51.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:01.624Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=983d097a-8153-4047-ae8c-6424bc2b13a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:14:03.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:14:03.020Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:14:03.022Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:14:03.026Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:14:03.033Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:14:03.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:14:03.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:14:03.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:11.631Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=436d0b8a-050d-446b-b22c-4e9f8f10fd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:11.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:21.639Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f86fd9bb-1ba8-4107-9e1d-bcc3a720f971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:31.651Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4962d154-f981-4273-bc1f-0fc8451dbd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:41.658Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b5779dc3-f389-4b06-b855-be2b8a53cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:51.665Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2dd0b6d5-db71-42f0-b54d-513feb088cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:14:51.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:01.678Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bc957dbb-c4ca-429b-a4d3-0e5bbf9870d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:01.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:11.686Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0ac1ebe0-4412-41d3-9c4d-f103b1f9f5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:21.695Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2e62c24e-f322-4855-9504-653e4eed13f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:31.703Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=bfa341ef-193e-476c-8acc-8ab755734611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:41.712Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ae363c67-94b5-4b62-baf5-26a06ad8e3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:41.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:51.719Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=930bbd3c-ab07-4867-a8c7-3b6b007f94eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:15:51.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:01.727Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a4f33446-ee1a-4618-9d81-ce1675364e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:11.750Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=567859a3-4858-4bb7-8091-b9b3c46d572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:21.759Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3c60e4d9-d50a-49fb-991b-0a731516d7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:31.766Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1ec2a870-ef36-403a-aac3-a6dddcdeb7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:41.774Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e5b2dc57-ba1f-4e53-bf12-1aa0c7c9f76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:51.782Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=af47c7d8-430d-4502-93a8-00b65ff7a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:16:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:01.798Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=98d25434-20b9-4447-bb69-23764f48b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:11.812Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=38e70075-bc96-4b6c-a957-01e356abc123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:21.821Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e1073172-fa70-466e-893c-bc44fe62464b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:31.830Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0167b1a4-22c6-4587-8e17-e7893def12e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:31.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:41.842Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a2d590c6-bb88-43ad-b04e-04e5daa70387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:51.859Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b764ad22-41be-4b59-aa3b-60415151e75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:17:51.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:01.869Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4b738a98-dbe0-48ea-bc3e-c7b0d5b38739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:01.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:11.878Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=819bda35-b7b6-440e-b588-0d8c8e040756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:11.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:21.892Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=27281594-a1e9-4875-b702-53c6f7e0ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:21.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:31.900Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=77e3a4a9-fb80-4d19-adc6-2c6d6b0a3316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:31.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:41.910Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=98090cb6-a058-4d8f-b701-e36ad600731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:41.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:51.918Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=36a1e3be-2507-4867-8ffd-639010ef6670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:18:51.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:01.925Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0923e0af-3472-4719-afd4-b7f54387d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:01.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:19:02.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:19:02.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:19:02.977Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:19:02.982Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:19:02.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:19:02.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:19:02.991Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:19:02.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:11.936Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4c9f8b66-8d6d-4910-9632-b72f5f8bce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:11.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:21.944Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a2f0c600-60a4-4771-a65e-302274a840e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:31.952Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=09adb4f4-1b7b-41d8-8879-9c82e7bea903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:41.960Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=18fe1fcc-06c2-4163-9fea-e10b562570b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:41.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:51.968Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=02e73c9d-682b-448a-8414-23b547ba0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:19:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:01.976Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=fe96e0ca-dba8-4d8c-bb3b-7b35dd3a91a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:01.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:11.983Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c0d99b87-9f05-4ce8-8276-d97d029e788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:21.992Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1b261827-42da-4174-96b4-c2f91c339118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:21.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:31.999Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=92121feb-5f41-4a84-a478-468900e5f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:32.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:42.007Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3c5de3a4-55d4-45c7-9fdf-3808af3143ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:52.015Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ba67c0b7-89b3-445a-ab48-a056df7ad734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:20:52.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:02.025Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=21803e4f-0e31-437f-9dea-05a4ee765b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:02.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:12.034Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ccf83122-eacf-498b-bc99-6786822aed4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:22.042Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3f993a9e-2138-4f2c-a777-4042e41694f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:22.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:32.050Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4003042f-9723-42b5-8f08-38a1d59e3fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:32.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:42.059Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=faa19bb3-43e1-44f5-857a-48092c5d4f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:52.068Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ad150080-7855-44a2-b233-f575d9b783d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:21:52.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:02.076Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=00d54183-e0ae-449c-b8d1-eafc6b29d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:02.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:12.084Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a93f1c70-e208-4314-9532-e0f6ba50a767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:12.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:22.092Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a9be1cb7-d27e-4bef-bd94-4c51a3ec991f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:32.101Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c3ed22d1-5e44-43fc-af52-4320de22f32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:42.109Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=86514a67-b9cb-4c56-a2c6-9a6d434cdb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:52.118Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=72e6b9fe-6c85-48f6-93ae-9fac6eab8d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:22:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:02.127Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9ad27345-96f6-48d6-8705-cb8091379fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:02.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:12.139Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=da3ecbd9-eb5b-4884-945e-8b08892d58f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:22.150Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0927b240-b95b-4bb4-9cf3-1b82f1487440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:32.163Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=acfa1c0a-7b1e-412c-b3d2-101a19867c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:42.172Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=154c9661-2fde-4ac5-857b-94c0e28e03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:52.180Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0ce3b3f9-66b8-497b-9ccc-201e3c589bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:23:52.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:02.187Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=59baaee6-e02d-4c8a-ac63-6b7edf4a745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:02.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:24:02.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:24:02.947Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:24:02.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:24:02.951Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:24:02.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:24:02.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:24:02.957Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:24:02.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:12.194Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=37787a7c-5419-4348-b12b-b3bb9893a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:12.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:22.202Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=42e863a3-115b-4d53-b981-de48f22522f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:32.211Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=106e1287-5a02-41d3-b69a-995dc5bf22f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:32.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:42.219Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a060c491-a638-4c2d-a439-68d93fb43fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:52.227Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5ce7a4aa-ee21-4841-9695-50ff884a2771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:24:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:02.236Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=106ce093-ec60-4c2b-a8a3-15fafadbcf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:12.253Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=08c8bfa6-2b50-497a-bea0-655f60bb40dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:22.262Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=15db1003-a8e9-4115-bb0e-11eb5d2d9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:32.270Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8e967156-610d-47b6-a3c0-40c2254536f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:42.277Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=190fe757-2ed5-476d-9372-f33b4e3ddd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:52.284Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3d1d37a7-a3f2-4964-89f4-1db1790a7587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:25:52.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:02.292Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a5319fa1-09a2-466c-95e4-5f3c8513eebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:12.299Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3f9bdb9a-06b6-4e8c-be7e-6bf27b98a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:22.306Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=6b138492-9e48-4e46-a377-f15b5ef29498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:32.316Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=79d17aee-0661-4555-bc14-4430d000fd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:32.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:42.324Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3a456c85-92a5-4226-b4c3-2ffe2d83e0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:52.331Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=aceff115-066a-4b3a-b677-2d6ddc55e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:26:52.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:02.339Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c1e7aaf9-198d-4bda-9638-5d35b8f2df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:12.348Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7f97cafc-ffc0-4199-9a05-88fb7ca7b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:22.357Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=95459812-c5d6-4b8f-8a10-164af4c230d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:32.365Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=882b6747-ba82-4b2a-a59f-31195b48a8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:42.373Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a9aa13c1-fa43-45d9-bdee-12d9d64a1751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:52.385Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4d0a634b-4ece-4a21-b1cd-90db4b7dd1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:27:52.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:02.397Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4a5c36f6-c1e5-481e-ae69-3cedfe9ca192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:12.406Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=4060bc84-b63c-4d0d-b142-bd1762e7e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:22.415Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e705bcdc-5e6a-482b-9417-7f0ec76e72b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:32.424Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=60195b4f-e3b3-4728-abc6-db6b8581a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:32.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:42.432Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a1c6ca00-5cf0-4795-ae08-dc685c5e9307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:52.447Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f3073e00-278e-4a9b-9095-eda0cd23abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:28:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:02.456Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f475ed02-21ea-436c-ad27-fdd5702edc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:29:02.958Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:29:02.959Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:29:02.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:29:02.962Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:29:02.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:29:02.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:29:02.969Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:29:02.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:12.466Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e6838d4d-8bc8-4af0-ad2a-258bf7fb56ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:22.475Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f904d740-1f28-4785-8124-2f84c340b0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:32.482Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e986587c-011e-4877-9a65-125010b9d9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:32.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:42.492Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=84944b00-18b3-4024-880c-18e904607525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:52.499Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0f19c693-13cf-4e14-bfef-49e7a6843266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:29:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:02.509Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=39a08a60-20e4-496c-8822-3051d336029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:12.516Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e48dfe6f-c158-4153-8384-458d524138ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:22.523Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c60d5f6d-8374-4f7d-81d5-a2c1efd5768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:22.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:32.531Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=f87eb948-a7af-4ab5-a377-b7d82d6986cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:32.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:42.559Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9499e3ee-a7a6-4bae-bc39-d2a6a5d89d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:52.567Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=215758e9-265d-442e-862e-c0ab4032f1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:30:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:02.575Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=8b2ffe6d-2b50-4326-b223-bd59216ad7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:12.582Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b50b2d0b-d7fe-48b5-b5a3-80fdf3246291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:22.591Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=45de22e6-3412-4d2d-87a4-6deb7be63673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:32.600Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7183fe12-1a6a-420a-9bb2-87c895731ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:42.607Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=dcbe8d70-1060-4eb1-a18e-367c3df6c230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:52.616Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3d5bb0e6-53b8-48a9-b23d-fd4c01ac424d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:31:52.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:02.625Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=59b9966a-86a2-463d-97cc-c2435a72e297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:12.633Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=2078fc8f-938c-4de0-a88f-889bd7799fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:12.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:22.643Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b2b44d2c-18d2-40a6-ab45-200e0a4c1a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:32.655Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e2f74e76-f09d-4c0a-b590-c5ab3d7dba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:42.665Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e72348e0-3b6c-4da4-afc4-460fa6178054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:52.677Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e932f7e0-fb86-4c50-9588-986e13ce176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:32:52.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:02.685Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d4b68998-0db1-4326-9d03-d5c4b69b10bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:12.694Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=7ce90d8c-9e25-4b65-a68d-42e48a96e357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:12.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:22.707Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=79645516-5530-4b38-8362-413c0dc51260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:32.715Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=911918d1-7793-4e6d-997b-c8a9c9edb9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:32.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:42.725Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ab0a0caa-1a84-4bbc-b67d-180db3bcebac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:52.734Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=32fced63-60db-4a1c-9840-8b667cc5692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:33:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:02.751Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0870a966-635f-4230-9058-6aa7bbd9d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:34:02.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-11T06:34:02.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-11T06:34:02.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:34:02.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:34:02.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-11T06:34:02.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-11T06:34:02.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-11T06:34:02.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:12.762Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0b8941e5-ffd0-4839-8d6b-bbf0d07b3a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:12.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:22.770Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=a611b784-060c-4875-a704-cf144cb1cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:32.783Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1fc8e47b-b6fd-4c84-8d55-497be2a4c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:32.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:42.792Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=d78f65d3-d644-482f-9e2b-10d5fb39677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:52.803Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1a98dae3-0777-4d85-b102-5943aaa316e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:34:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:02.811Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=0935243a-896b-4ff9-956c-ecafe0e6c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:12.820Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=52126dd9-ca4f-4807-ac17-4f9dbb602b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:22.829Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=1de11407-9563-43b7-a886-62349dcb9519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:22.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:32.843Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=9ae07cd6-b0d5-4555-a709-3be08ad28bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:42.852Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=b53a45cf-7ae1-4a56-ac48-2e17c2a49d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:42.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:52.860Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=eb0fab78-911d-482f-bd87-f9d4b172f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:35:52.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:02.868Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=055575e2-ffed-4922-b942-dc29bedca6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:02.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:12.878Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=c048337c-8378-46cf-8869-69cc1bbf3f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:22.885Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=271c0615-5969-422a-996a-807a42eda9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:22.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:32.892Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=502681a7-a7ed-4470-964a-dc49d1e563f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:42.903Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=898df5d5-40ad-4211-9137-1c106b1fdc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:42.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:52.913Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=ebd876e9-2c88-42c3-90b6-e5dd9c7423c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:36:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:02.921Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=5150a26a-9358-48ad-bfc3-6e0a00914824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:02.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:12.928Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=97eec4d6-c7b5-4bd1-a397-2ede4afe40bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:22.936Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=12ebaa70-42e6-434a-aedb-647d290c2290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:32.945Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=3c5cadab-01d6-46a1-bdf6-0e9595e5ec29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:42.952Z |INFO |Init configs |InvocationID=10475fdd-92ea-4f8a-b87b-f122304ccc65, InstanceUUID=e4d4ca84-27c5-4280-9bd7-9382621df262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-11T06:37:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |