By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:24:46.218Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:24:46.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-05T01:24:46.269Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:24:46.875Z |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-03-05T01:24:46.962Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:24:46.962Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:24:46.962Z |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-03-05T01:24:47.023Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T01:24:47.079Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-05T01:24:47.102Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-05T01:24:48.698Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T01:24:49.181Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-05T01:24:49.195Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-05T01:24:49.196Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T01:24:49.259Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-05T01:24:49.259Z |INFO |Root WebApplicationContext: initialization completed in 2157 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-05T01:24:49.615Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-05T01:24:50.214Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-05T01:24:51.523Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-05T01:24:51.912Z |INFO |Started MainApp in 8.102 seconds (JVM running for 8.725) |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-05T01:24:51.990Z |INFO |Start scheduling PRH workflow |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:24:52.001Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b33ddc41-7ea6-488b-999d-03d8e4610117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:24:53.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:24:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-05T01:24:55.180Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T01:24:55.181Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-05T01:24:55.183Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:03.482Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=66c83d5e-5c40-4631-be44-21a72aba8b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:04.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:14.551Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=98229135-ff00-4603-b700-99ee7c500ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:15.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:25.590Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c95de59b-d56d-4c96-880d-a82bea5307d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:26.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:26.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:36.662Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5df8fe68-6131-448b-953f-01611d9bda92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:37.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:37.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:47.737Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2817f515-7e14-468d-90c7-8b63c642240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:48.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:58.812Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bce45daa-4646-4b89-b99f-73b912b8032d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:25:59.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:25:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:09.877Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=be4d53ed-164b-4dfd-9d78-31d0bdcb5fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:26:10.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:20.952Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cca1aa69-26fa-4ba0-906c-b36e315572cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:26:22.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:32.120Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3a534ba3-7c57-4cad-9f8b-a829d3fbed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:26:33.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:33.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:43.190Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=11419b94-d82b-4b2e-832d-c6509cf96751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:26:44.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:44.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:54.235Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6b051f32-3c3e-43af-9a43-8a6406944869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:26:55.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:26:55.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:05.302Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bcbfbf2d-f8cf-483d-9222-ddd888ae7698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:27:06.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:16.439Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=caa18667-246c-4d45-9a2b-9a8a2094306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:27:17.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:17.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:27.573Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6aa949fe-e254-410d-a3af-c44a2633d6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:27:28.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:38.649Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9f0d40c5-f10a-4e98-8871-66f5528268b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T01:27:39.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:49.722Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a785c3ea-70d7-44fc-bf4d-1b3ff95d3a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:59.837Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b5a7aba3-5a96-4285-9b53-1a9a298c8cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:27:59.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:09.851Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fd4ff4e9-c140-4580-b279-c023ddfe55b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:19.864Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6ba29325-59d5-4bdb-aed9-8486fada858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:19.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:29.877Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4c3566e0-aa8a-49f6-97bc-b962e991167d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:29.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:39.890Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=aadb7373-8d4d-4deb-b590-3ffd07190cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:39.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:49.904Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d17c307f-8558-4bcd-9ef8-f2a8ae8053df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:59.918Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6ba6743d-a544-49f7-9c6e-0ac3d2a0b7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:28:59.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:09.929Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=14ee1ddd-e0c0-4416-9761-cfe74bdab4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:19.943Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f20a7f4a-a0f9-4b8a-8e58-cfbe6f61afe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:19.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:29.956Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=80a88e64-9e22-4fce-a8ed-4e714b9b0d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:29.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:39.969Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ad85a824-1f5d-4a8f-a3d5-89158b0cdf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:49.985Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bd33542d-cb37-4f91-b03a-6153791de41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:29:50.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:29:50.502Z |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-03-05T01:29:50.503Z |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-03-05T01:29:50.505Z |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-03-05T01:29:50.512Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:29:50.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:29:50.513Z |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-03-05T01:29:50.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:29:59.996Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d587ecb6-6553-4ae1-b6cd-7b0824f01f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:10.011Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f1d15344-59b5-40f6-98d2-c1fbce0d5a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:20.023Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e0466314-b144-4760-a6ce-dc01c4687a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:20.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:30.035Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5c677191-659c-473d-a3f9-6d54014ab4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:40.047Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7d64874c-c354-40b7-b86c-c6e2472f3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:50.060Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fdb90147-cc40-4e2b-bf20-9900a70a4ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:30:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:00.071Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=34940bde-8ff0-459f-913e-37ab9735d873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:10.082Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c2e82766-71f0-4fc6-bcce-f9ced3264313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:20.091Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7705eb41-b326-4a11-a1a7-b243bf5d3d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:30.101Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=889c5cb0-c2dd-4da4-9338-8e4760cd83a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:40.112Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7235f05a-68f1-46d7-934d-f2275de5a396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:40.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:50.122Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4a1d8b59-c4b9-4a15-aabd-e12008634b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:31:50.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:00.135Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=37761cb6-ecac-44a9-9f2a-5540d278c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:00.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:10.146Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=09ad6147-ed24-406e-b95a-56afd9ee9540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:20.155Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e2aede6c-3085-465f-bd5a-04509cdc4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:30.166Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=85cd0a39-1de8-47de-a21b-cc9950f3828b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:40.177Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=441fe60a-b0fc-4cb6-ae83-eba2fe68e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:50.187Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f7cde872-735f-4a39-a095-ad21750627be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:32:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:00.197Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=18a95019-7d40-47af-a568-c7434fb25779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:00.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:10.206Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0e540c9b-6df9-44b7-a3e9-387cd846b59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:20.216Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b7d4fb10-0b0b-4582-9fe0-b184454324a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:30.225Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1fdc191c-85a6-4307-9dba-2e3333973818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:40.235Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6a80c193-3a75-4536-985e-86d073cd1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:50.246Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7214c459-9483-4c18-9da3-983ceb72e186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:33:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:00.257Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fb0082fc-ba78-4309-bcc0-47aff53ae489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:10.266Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a644a25b-404e-4926-bab4-6508737b613b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:20.278Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c28dd182-ceb8-4d2f-93dc-b7216d9eb55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:20.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:30.287Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eac34a88-f4a2-42d8-923b-234a60b29422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:30.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:40.298Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6da1a43d-99ae-443b-a88b-b3bae08b6be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:40.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:34:49.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:34:49.818Z |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-03-05T01:34:49.818Z |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-03-05T01:34:49.820Z |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-03-05T01:34:49.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:34:49.825Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:34:49.825Z |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-03-05T01:34:49.826Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:50.305Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=605b5d23-b728-4985-8979-86148ca0c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:34:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:00.325Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=71a1e1dd-0660-40b5-afd2-8aa82a35bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:10.335Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=37297f35-ecc0-4c84-845a-981eb3e7208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:20.345Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=19b27557-b68b-41f2-b258-0fb2201e0c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:30.354Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8b31fdb6-a4d2-4907-95dd-ecd37150588a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:40.365Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=df068d2b-7b91-4feb-b14d-16f6b1cb4d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:50.375Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=90ecace0-a85c-44e0-8db1-072892ccefec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:35:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:00.384Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a77daea3-4295-4e2e-8a37-52fb488cf14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:00.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:10.391Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=32ad94b3-f4aa-4b66-aaae-247360196d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:20.401Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=743e9d56-03e5-425d-b6c0-c86d9635ca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:30.410Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f3b16f24-1664-47f3-b72c-eebda314e8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:40.419Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1f864fc2-2483-4d64-a13a-9f45409a7e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:50.428Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=41508b4d-8064-4563-a7dd-105f56d371f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:36:50.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:00.438Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7417e823-a13e-477f-9e78-2e9020012337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:00.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:10.447Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ea244d0b-63ca-4852-af11-afa390cdd351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:20.456Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3c8f54a4-efbe-46a5-ad5c-9a46075f56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:30.469Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3a2134ae-66db-4a4d-9b02-b3985fae3d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:40.477Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=48dbdfc8-0f95-4a2d-8e00-74b0e2dbcddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:40.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:50.485Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ba3dfc76-c9fb-453d-a75e-8c3b29176cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:37:50.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:00.493Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=867cb5eb-d9c1-4673-9c9f-349736b1dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:00.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:10.502Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2360f957-eee0-41af-b1bc-958b4c32f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:10.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:20.510Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c8726910-d940-40f5-9cb1-b0205e2095e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:20.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:30.520Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ef34d019-5a4b-4940-8b87-28423b4700c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:40.529Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f50f2a0d-7d65-4a66-ac66-a42eeeff95d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:40.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:50.539Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=46738611-dde4-4152-bebb-99d2f8702fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:38:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:00.547Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=af441148-b61d-45b1-9811-10949d219682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:00.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:10.560Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=45f85509-2758-40ff-a782-526ce625dbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:10.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:20.568Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4b10c068-9e12-46ab-b83d-fd154accd5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:20.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:30.583Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=34f200e8-8dc1-42ca-9337-c1b16372b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:30.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:40.591Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2609384e-7d91-4aa4-a47e-b8e8d2c08c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:40.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:39:49.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:39:49.807Z |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-03-05T01:39:49.808Z |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-03-05T01:39:49.809Z |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-03-05T01:39:49.832Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:39:49.833Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:39:49.833Z |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-03-05T01:39:49.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:50.598Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9ab9b0dc-342c-411d-a83d-a50b04780264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:39:50.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:00.607Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e1aedde3-efcc-4cc5-b8c8-4a140f937703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:10.618Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a1ea6a65-c525-4e4d-becb-e291ee20f6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:20.626Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4f9b0335-6fe2-47e8-b9a3-c33fe5b2ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:30.634Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d1ba5ca7-cf4d-4542-8207-fb846c8d9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:30.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:40.643Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=77f2af31-744d-4f99-9c5f-6b1dc2f7de78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:40.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:50.651Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=23553553-3094-45b5-83ae-2f54a293fe1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:40:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:00.659Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4d553caf-0df4-4a3c-a7e0-a5c9a58de365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:10.667Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=74aca4e6-fe09-4334-812f-04e1b43ac116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:10.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:20.675Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9a9af0d3-262f-46eb-ad96-69a850651dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:30.682Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=54c130a3-dc54-4c3f-b9da-74b9d660853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:30.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:40.690Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4db0b5a7-c444-4c00-b508-f54011f3c677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:50.701Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=37de9796-8327-46d5-b2ae-240b99b32ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:41:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:00.712Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1c10e013-1d05-4ef2-9ee9-35d9b4219dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:10.720Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d7c244ac-8815-4751-998c-529c8dd9d14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:20.727Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=abae8205-a202-4373-b580-84a65a13f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:30.735Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=22ac71a6-0524-433a-8c16-6bb60e9716cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:30.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:40.745Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8631ec00-78e7-4820-926e-3bfbad3f90b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:50.754Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1fbf7e0b-55af-4682-b032-bb18c5d82fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:42:50.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:00.763Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=24bbedef-b876-4f2a-8f7d-ef0e1701d202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:00.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:10.770Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7ed86217-543a-4a51-99fe-6a9e00a9f5a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:10.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:20.778Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=482b09ba-9278-4592-bcef-0196adde65dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:30.786Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d47dc144-8799-4012-8e36-ab15a38bad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:30.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:40.794Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b6b697df-506e-491f-90b8-04d2f238406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:40.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:50.803Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5a0aa664-f50b-426d-a034-824894280ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:43:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:00.811Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3ed7527b-cdef-4779-ab04-bc071a3ddb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:10.820Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1dd7696f-3e56-4819-99b3-c7474f5e37e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:20.828Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c6af1b55-073f-4cf2-bc5f-096c781bdb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:30.836Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=20b8a8c0-3635-4f76-827f-6fbf2ae70507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:40.844Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7515a961-92cf-48bc-ae21-f3f3aa1bcab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:44:49.817Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:44:49.817Z |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-03-05T01:44:49.817Z |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-03-05T01:44:49.818Z |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-03-05T01:44:49.823Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:44:49.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:44:49.824Z |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-03-05T01:44:49.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:50.852Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0b5fc5d4-d8eb-4da0-b524-6ea298c07255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:44:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:00.861Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7da8b00b-1f8c-4b9e-8d06-a3724e7b1a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:00.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:10.867Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4798673b-b0e9-4728-86f8-81f91c3920a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:20.875Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4470fea5-7724-4181-b7d1-d1d6223c193b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:20.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:30.884Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7eb434f8-13b5-414f-9598-2083c09e8fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:40.892Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9a7c44c8-a37d-4d18-96c4-7d195db61386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:50.900Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=534d1036-ef6b-4822-baa1-e836c2ae220d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:45:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:00.910Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c5fef4f6-f056-443a-9835-8809e329d5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:10.917Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=92030a83-84ff-47da-9620-b992c357d4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:10.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:20.925Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4bdc0a7a-2968-4be9-9216-8f8875e24b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:20.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:30.937Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3f2fd04d-94ae-4e72-bca7-0ac05f6848bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:40.945Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=151f868c-f6e6-4eb9-ac58-2b3dcb80fcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:50.954Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5987eda8-ae29-4b86-b80c-76fb2e85079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:46:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:00.962Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e869f27b-a157-478f-a08c-9e7830910c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:10.969Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e76e047f-4cba-4cef-bb6f-63a8b9f409ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:10.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:20.978Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0b04efc3-06b7-4223-bb37-8d14fd59bb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:30.986Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=60bf0899-ced3-4adb-ba02-16c0b4ed2d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:40.993Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7bbd8566-bfd3-4325-aef9-0603e14d2502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:41.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:51.001Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cc4ff5b8-62d4-4c58-a209-4659469a9792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:47:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:01.009Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6661e04f-a289-436c-a6f4-80000efb2fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:01.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:11.017Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f0868b94-43bf-45f6-a3c0-c7d54bed29f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:11.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:21.034Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c78dcf92-bc86-4b07-a31e-3ec262aec7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:21.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:31.042Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bb503f50-fd7e-4a12-9f58-5584528db2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:41.051Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=edc3a3e0-53b1-4a41-bcbe-3eb3d5770880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:51.059Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=097bd7b6-a3c2-49c6-ad2a-0f65389dcb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:48:51.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:01.067Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da17f0e1-84a3-4c13-99b9-1213e059ceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:01.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:11.075Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b8b8f070-565d-4a1e-8cec-71e427f7c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:11.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:21.084Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1fdf60ba-7ac5-4030-bec7-375200dc2344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:31.092Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c01cce97-3b27-4689-bd29-9b927492ebc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:31.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:41.099Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8553c578-bce4-4d68-9b1b-e45c0c2ac5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:49:49.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:49:49.819Z |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-03-05T01:49:49.819Z |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-03-05T01:49:49.820Z |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-03-05T01:49:49.824Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:49:49.824Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:49:49.824Z |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-03-05T01:49:49.825Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:51.107Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=910eb25c-811d-48d7-a9f9-0d7090c01db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:49:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:01.116Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=80b96e01-c532-4791-a93b-2afb883d5718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:01.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:11.124Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5963239c-8857-441b-9459-fa6654e1c33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:21.132Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0bb821ac-6601-47dd-b695-3a42bb68df27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:21.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:31.142Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ce28e4f6-1151-4b6f-8669-00aacdf960bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:31.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:41.151Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e74a5c62-bb1a-44fb-a6a9-88afaea143ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:51.158Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ee75133f-1cae-4ce6-8634-fe6ed3a85302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:50:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:01.166Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b07c4198-f591-4ce7-929e-41ce87bf9984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:11.174Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=aca85df9-9cd1-4882-8b09-2e1e96bd9df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:21.181Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ec5e0817-837d-48b2-bdf1-2d1b4a91232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:31.189Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=587b0d37-c697-4e12-aae4-de4e62abaf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:41.198Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=71be889c-0ce9-4b3b-bdbc-9c0e26978fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:41.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:51.206Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ecc1c59e-c66e-4a17-9a9d-e35c4367e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:51:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:01.214Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=438c668b-5e53-435f-a8b5-4716f9311d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:11.222Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ceb28212-f3d3-4fb5-a569-9d5c9952c501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:11.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:21.230Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b71d3899-cee0-46e4-98d3-ec1046d7d475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:31.238Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5fcf3c8c-77f1-45fc-af4b-a1522b89a465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:31.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:41.264Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c7b35a31-68ee-42a9-ae4b-a29e18eee56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:51.271Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2baff88a-1135-4805-bc37-954a37b25577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:52:51.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:01.281Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=61ffbc6b-b327-40f9-b6a9-e3e2fa6f2621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:11.288Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a709b7c9-0853-4880-a48b-02ce93a44800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:11.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:21.297Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b2d354fa-4548-42ca-b2a2-4c8a91f13cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:21.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:31.305Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f919ee96-7804-4b62-a8f8-1c01f40aba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:41.317Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eefbc22f-77d4-47ad-af12-695749c2a30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:41.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:51.326Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da4f4e92-b316-484d-8ad6-26ea46a14ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:53:51.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:01.335Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e75d3553-5f55-4c3e-b0b1-5c2e81093469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:01.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:11.345Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=095dce64-e623-47c7-877f-15ab06a0721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:11.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:21.353Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da2ccc4c-37d1-4a53-a916-63577f5993dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:31.360Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fa9e1af6-c3d8-4b56-bf28-df50b22809b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:41.368Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b4471c7c-a3a6-4ce0-9d7e-e1df54d43ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:54:49.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:54:49.820Z |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-03-05T01:54:49.820Z |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-03-05T01:54:49.823Z |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-03-05T01:54:49.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:54:49.828Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:54:49.828Z |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-03-05T01:54:49.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:51.376Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da5eeef2-2905-4632-a7ba-02519a192338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:54:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:01.384Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3babdf89-6712-4747-974c-5bc72c33c209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:11.391Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=90fa9b3a-d416-47f2-b68d-87518270110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:21.400Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f1bdba85-44ce-4516-aa66-96d0c8cc21e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:31.408Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=52537b10-5e4f-43e7-a590-6943c991a31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:31.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:41.416Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=65293a0f-0dc1-4544-b5d5-0e563fc6ea27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:51.425Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=af9f8dd3-27df-4866-9c81-4a47b1dd4a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:55:51.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:01.432Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bb09dfaf-2c9b-4332-b0cf-ba9c37c1b316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:01.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:11.440Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4694a6d1-b2bd-4515-9c1e-4818b801bb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:21.448Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c5dcf07a-6457-4a25-8733-17d6e112848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:21.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:31.457Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ff2d6947-e390-45c7-8197-49a856803ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:41.465Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=143ba58a-6a1c-4fa1-95b4-c007b3d8e7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:41.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:51.473Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=657d5cb2-6396-4ab0-aef7-40134dc3825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:56:51.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:01.482Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=05251bab-70df-4958-8359-9065eda85373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:11.489Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f7f48dbd-ce0b-4c11-a632-f4b139319a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:21.496Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ebdf0527-4795-406c-8e4b-8d62b66ebd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:21.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:31.504Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0557bdc6-aeea-4b3b-a023-9f61d98374d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:41.512Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6e073128-9041-475c-9b67-570424a7310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:51.520Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b695e9ad-d9a1-405f-8589-1f9de40df887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:57:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:01.528Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2b0c9039-37d7-4410-84f3-df56570c2751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:11.538Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e8246500-3a6e-4931-9166-be39388c021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:21.546Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9e805089-cbff-4bd1-92f5-86af0afe8f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:31.553Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=98ee289c-3057-4f87-918e-64ee9df219b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:41.560Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a120091f-6a2e-4bad-89b9-8f38dc832b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:51.566Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=43fee1a4-765e-4ce3-bfd9-870b976619f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:58:51.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:01.576Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c9cdf414-d408-4abc-a9d4-73160a698548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:01.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:11.586Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8764dab2-9fb9-4ee4-b88d-f325c2003514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:11.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:21.595Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=55653258-8d88-42a2-95b5-7368b5d49ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:21.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:31.606Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b3b0a66a-4b24-4f05-afa3-9c4f88930f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:41.614Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a7e068b6-1c47-4142-9b8e-11d3e869eda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:59:49.806Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T01:59:49.806Z |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-03-05T01:59:49.807Z |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-03-05T01:59:49.808Z |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-03-05T01:59:49.812Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T01:59:49.812Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T01:59:49.812Z |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-03-05T01:59:49.813Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:51.622Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c72b16f3-98ef-4ca8-bb6b-8f0b27495bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T01:59:51.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:01.630Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=23a2a34d-cb1b-4147-9426-2fe6c7a48639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:11.640Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ee6efc71-4cb0-442b-9175-97ce0294d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:11.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:21.648Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1394f9f6-7650-4bed-9baa-ae7b4e769b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:31.657Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f6a68255-93d2-4900-a6ca-473df9e28700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:41.664Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=84172d6b-383a-40e7-8633-e3621fb103c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:51.671Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4db88e8b-7911-4033-a88c-5eaf1a79c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:00:51.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:01.679Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=228910a1-5fe9-40e8-908e-d1a97e3c2eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:11.687Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1143a421-cf7f-4214-b7e6-d7910991c5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:21.695Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5a1a1cb1-8595-4c9c-b8c2-ffdbcf805cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:31.702Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d671da9f-5067-44e4-9ec3-148815dbb9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:31.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:41.710Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bf7640bc-dbc5-451c-a57b-29d60ae13bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:51.718Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=51436c51-5b26-4bab-b52b-ee755d33d28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:01:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:01.725Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b03d09ae-318e-423d-942d-73b8ef48cb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:11.734Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d9798efd-9aa9-43e4-97cf-790b0f4a1163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:21.741Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=33a6c216-8b4a-41fb-9860-04c900733af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:21.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:31.749Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d22fe1e9-7c22-4dd1-a327-e3a3535e1a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:31.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:41.757Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=629a6ec0-4315-4968-a6f0-3aacb9bd6393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:51.765Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=260f4d1c-a7ef-4283-af8f-51c64489f042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:02:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:01.773Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8fea048e-d949-4c07-a8d7-1f4184056426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:01.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:11.780Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2bd3cbcb-875e-46aa-9d4a-e108a77f5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:11.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:21.787Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=86b5ce78-dbfa-4487-9c01-cc0dda0591ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:31.795Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=20262695-6456-463c-8490-04d69e4580b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:31.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:41.802Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4e575fad-140d-4ebd-ada3-a48d38668a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:51.809Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9077cfd4-15db-44e5-9190-ab974d538b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:03:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:01.817Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=10dcccd2-8825-4965-b8ea-f8d6b1508b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:11.825Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=27e8804b-9f38-4166-b3f2-046bfc6075cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:11.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:21.833Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7d59ee4a-6578-4331-ba21-128c99ec5378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:21.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:31.841Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6885ecb3-5fa0-4afa-8753-5878ce453c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:31.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:41.851Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f269f5f5-efa4-4a6d-a08f-c48684517a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:04:49.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:04:49.791Z |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-03-05T02:04:49.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:04:49.792Z |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-03-05T02:04:49.796Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:04:49.796Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:04:49.796Z |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-03-05T02:04:49.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:51.858Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c588c9cc-1437-4c6c-a3eb-36021af24b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:04:51.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:01.866Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3fcf7ee6-7e4a-4b57-b5cc-821c635c6c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:11.873Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2ae1a6b9-228c-46ac-bab6-143e45273fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:11.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:21.880Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da95d154-98eb-4129-ad4a-e4abf07c1568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:21.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:31.888Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a1b55c37-5955-4040-870a-7afffd5f04d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:31.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:41.895Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c793aa7b-47cd-4907-a87e-4f85fbc91199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:51.904Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a558ae34-7dd6-422a-8812-18a4bb06e78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:05:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:01.913Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7ab6d92f-29b8-4ba2-8ec9-7137b8023420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:11.926Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d09845f6-1f6b-489f-9c98-c422764de7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:21.932Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=58f0e379-dbdb-4823-8d32-c1e7f7829d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:21.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:31.940Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e3a3808e-d80b-4f53-ac61-aae241a34856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:41.948Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=68931a04-6ed1-41f0-b60e-161b723279b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:51.956Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=01cf9634-0829-4a18-a092-ed2a733cf577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:06:51.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:01.964Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=542fc8ce-33ed-4bf7-9439-7557f4c8d0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:11.972Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7b193377-8636-4eab-9a00-e73ebd7ae187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:21.980Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=54cfbd3f-fd1c-45bb-9a5e-bd44f71fe355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:31.989Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9219a3ea-f5ed-4a2b-a57d-7df44a887d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:31.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:41.996Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=707fab52-48db-421b-b486-bed44483c5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:52.005Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7010464b-b623-424c-9024-7ff2c28e41cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:07:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:02.013Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cd98c4c3-07ca-4f49-ad00-3283883b9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:12.021Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=36f58a4c-caae-40f7-90f0-dd1b9b4743cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:22.032Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=81fd860c-85a1-45bb-bb7a-65c4f9398d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:22.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:32.040Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8f2e7384-1d1d-4356-b9e4-963ab7eb8034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:42.050Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=dedc5569-cfe1-46d4-acf9-64aa6c6383e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:42.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:52.057Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=243bcc8d-927e-45cf-a03e-66ef8cd9a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:08:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:02.065Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e0fc1e29-9fa0-4c41-8b53-a71febe352b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:02.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:12.071Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e28c0705-f9bb-440c-8131-4493cc640ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:12.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:22.078Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8afbe796-ed51-4686-8e5c-e692170f9f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:32.086Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fdd14314-2426-4630-8af1-3936213a8024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:32.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:42.094Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e35dae7a-fb51-40aa-9cfd-d3395aeb7833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:09:49.784Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:09:49.784Z |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-03-05T02:09:49.785Z |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-03-05T02:09:49.786Z |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-03-05T02:09:49.789Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:09:49.789Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:09:49.789Z |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-03-05T02:09:49.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:52.102Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7db2fb27-ae78-4ba2-a4f0-68289e4da8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:09:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:02.109Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=307e6192-812f-414a-bfa5-9838f2a14778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:12.119Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=84948d72-af54-4495-884c-1e6fde310596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:22.126Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0c1d847e-6b24-4f3a-9d83-11177e9eaa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:32.138Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=54799f30-8b89-44e0-a569-108fc65145c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:42.146Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a83e252a-622e-4a74-8a47-38d88dc141cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:52.154Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d9df3923-59d1-45b3-9576-f455847213a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:10:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:02.161Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3f769579-57b0-477c-bdbc-9a5bc2646e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:12.168Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8e86381d-d881-4946-8f9b-451312cbe982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:12.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:22.175Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bea37629-79c4-4cac-8974-a0ffd010fcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:22.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:32.183Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=46a62554-4a9a-47d9-8a7a-49892cdd9ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:42.191Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6a8305a0-ab96-4d64-8148-aca865cc94af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:52.198Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=77deb83a-39a0-46f5-b28b-2bbd354215f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:11:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:02.205Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=68c01a52-50c6-4114-867a-e1b7c482a3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:12.211Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4ad363e3-d4d3-4fc4-b7a6-64f5806e90da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:22.219Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=07f07f7c-9972-4839-8a0d-2310b9d21de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:32.226Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6a82ef9f-ee7b-4c97-a096-e91a352236e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:42.234Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0e13d907-4809-42b0-837d-6482e0e4e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:42.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:52.242Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=debefca4-c59b-49f6-8049-3539515a432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:12:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:02.248Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=aa509a3e-566e-4feb-b3b1-1c46dab2b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:12.256Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=00248260-d232-493d-b13d-9bacb857f15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:22.262Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1f93d9c7-0b3a-4da3-8872-1e4ed91809e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:32.269Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4c24d8c9-4e55-4a93-960e-0f097130c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:42.278Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d27418b1-8fe3-4687-89ca-3877327d8ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:52.286Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ab08f726-d5d7-4ff8-9cf7-ec442884d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:13:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:02.292Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8476e4ba-ced1-4c36-8282-7e1e86e5908b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:12.299Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5313a2ac-b8c2-42b2-bed0-c328c7f640e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:22.306Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d903817e-4dad-42cc-92f9-fb124c8d7c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:22.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:32.314Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e039a386-5f8c-4ff2-8604-aa23cdd7809f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:42.322Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f196d8dc-b052-4930-a66e-98b48dee8106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:42.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:14:49.800Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:14:49.800Z |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-03-05T02:14:49.801Z |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-03-05T02:14:49.801Z |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-03-05T02:14:49.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:14:49.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:14:49.804Z |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-03-05T02:14:49.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:52.330Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f45fa3bf-5c05-4cf4-8ad5-af5d26daeafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:14:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:02.338Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f262df9f-6594-451b-bfee-43bbbb249717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:12.346Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f9df04c7-7730-4cc1-bb32-d21ad2852065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:22.353Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=050d9037-9d2b-4583-aeb5-6126954aa79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:32.361Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9a89642e-3023-4eeb-b1ff-b1c31c42a802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:42.372Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3061c66c-db84-4330-9b87-3739b41b7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:52.383Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=efc36942-83d9-49ad-b3d1-3d3bc02c5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:15:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:02.399Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=79eccca9-4405-424c-8c65-3692092073a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:12.406Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=21042ec3-2129-4a81-a3a3-4acbca547baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:22.414Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=52caae63-6b37-4853-9b07-0b53f58628c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:22.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:32.420Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5ae27eb8-4bad-4d19-bbf8-f61d2e20812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:42.427Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=180482ad-a44e-4453-ad89-a22a2495d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:52.436Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b202d959-d21e-4b05-bbc0-2a6901b96ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:16:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:02.444Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3f4906a6-0323-4f93-a366-2e7346b6c0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:12.453Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a721722b-58a8-4cc1-83c9-f613b1d020b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:22.461Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4845695b-7bb8-4f6f-949d-cf653592f45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:32.468Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=acab7253-f0ff-40b2-bd23-6990e6055c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:42.476Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1b08beef-5c25-4860-93ff-a6fd737b9439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:42.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:52.482Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=512a2066-5e64-4d78-9a49-ba84af603fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:17:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:02.488Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=482c2163-8bc7-463c-a6b7-3a9265b43e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:12.495Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=96c46218-1cf7-4f17-a7d8-cd24063f1db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:12.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:22.502Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d4c8d0c9-124c-453e-b191-1c60eb3d29dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:32.510Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=37023eb1-b75e-4053-9036-e487a808affa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:42.517Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c81a6190-3a0e-4788-b2a6-8808edd817a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:52.525Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f4b177a7-b30c-4c8f-9359-74326f512242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:18:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:02.533Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=02e7eeb0-6abf-4e64-be93-8135811a593c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:12.540Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=dc34319b-a94b-4f5e-bc1c-0b4ac2e5ed77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:12.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:22.548Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8305a11e-15ff-42f4-9adf-58be1469c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:32.555Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=51f001fc-20b4-4bce-a710-34f3a27f412b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:32.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:42.561Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e3209387-49e2-4463-809b-64db3546866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:19:49.802Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:19:49.803Z |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-03-05T02:19:49.803Z |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-03-05T02:19:49.804Z |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-03-05T02:19:49.807Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:19:49.807Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:19:49.807Z |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-03-05T02:19:49.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:52.568Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e17f00cc-b8b6-41ed-aa21-897d88f7b667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:19:52.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:02.576Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2c4cd4f8-b61e-4b69-aadb-406257d851ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:12.583Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b08aeb3a-6062-441f-8f50-6bcafbbff795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:12.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:22.591Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=954b6fed-7ed1-48ef-b86e-ef5167c78b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:32.598Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=346a971a-3430-4692-bcbb-0783c17b8139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:42.605Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f093f595-fa0d-46db-82f8-d3fc068e3d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:52.612Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5d467b9f-cdd4-4ec5-b9ff-f40957215202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:20:52.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:02.620Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=83eff319-b46d-4e1a-86b0-d5116e2bcbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:12.627Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b637e12c-d1eb-4556-b180-552cf34fc748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:22.635Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=64efc9ce-79cf-481f-b927-825e107c6f5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:22.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:32.643Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=700b51a6-b6e2-4e99-a121-dcf3f86b5276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:42.650Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7c7c72b7-8861-4bd4-8d0e-7bc95e4bc1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:52.657Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=753732a4-a5fd-4984-8cb6-855e0a2fc23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:21:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:02.665Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e6dd654c-4bc4-41a9-9f24-4e9bd907fa2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:12.670Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=18a51305-f41e-4a62-a436-d228b6216d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:12.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:22.678Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=99c27bf0-a183-4b75-b9d3-083da0797780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:22.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:32.684Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c60a196d-5b6e-4e88-8bdf-0cf01873da74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:32.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:42.691Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5bef1c45-39d8-4146-8814-12d00372dccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:52.697Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a0700676-78b9-4eb0-a15a-88f72fc20e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:22:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:02.705Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=04d086ea-9d54-4cea-a3de-0d53420db1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:12.712Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=51882cbe-b8ea-4a2f-82d9-6af83637dbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:12.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:22.720Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2377d5af-337d-4d99-a03d-411e70db360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:32.728Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5a991ce4-adfe-4359-9de2-aa323cfefa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:42.735Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4e4e428f-7fcf-4496-9a0c-917a959c1a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:52.742Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=72c15ac1-3a62-44b5-8405-de2765acfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:23:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:02.750Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5bab69bb-178d-4d70-acef-369b3c5da205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:02.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:12.756Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=12028ca3-e456-4963-b7d6-2b87073128fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:22.763Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f052fb7e-8b8d-4c64-adbe-55ce7cf52c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:32.771Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e1d037a3-c711-4fbb-afe4-920744d1804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:32.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:42.778Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7e2a700b-6041-4b03-a9a7-c6da886c0d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:24:49.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:24:49.781Z |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-03-05T02:24:49.781Z |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-03-05T02:24:49.782Z |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-03-05T02:24:49.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:24:49.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:24:49.786Z |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-03-05T02:24:49.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:52.785Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=827c86a7-58fa-4b17-9b89-6a31f57acce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:24:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:02.792Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7dca29fa-7e75-459e-8403-0d9ba737c749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:12.800Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7ace6b50-86a6-4b3f-b5ce-a244266b561a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:22.806Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d08d5af7-03c2-470c-aee3-e9f4bdf7deab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:32.812Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a28006a1-7d17-4a6a-a2d7-f740b54244f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:32.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:42.819Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7f0fc66c-9ad1-4546-940e-2f20dce65eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:42.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:52.827Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=66d7bb64-6f22-48db-8578-08c033f437cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:25:52.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:02.834Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7b0ca1e5-177d-4694-9cda-4b5a952b17e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:12.841Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c599ed86-7af7-43e8-8dcd-ed6b17fcbbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:22.850Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f4ed9ddd-9f86-4247-82a7-89e77d4ae8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:32.856Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b838a2d9-0e8a-4bef-b208-e5bdbb722538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:42.864Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2b560ba0-e111-4f26-bf62-e0287dadaca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:52.873Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8612efdb-a031-43fd-be10-3d9ca9db1d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:26:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:02.882Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=684b0657-cb8b-41cc-b27b-a3bdb1bba8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:12.889Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c902234e-02f1-4927-9660-7e8549044ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:22.897Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=50457b57-d928-4766-b321-42c5145b3183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:32.904Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0a78e11f-f28f-4781-bc47-6389f0638422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:42.912Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=64f0454b-551d-4a0f-8129-fb1cbaa96191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:52.920Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=90ffbd71-3e30-44d8-a3b5-55523a6ea7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:27:52.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:02.927Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9128311a-9d50-4998-b947-dba032f32d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:12.934Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2f381deb-b712-421a-9ef4-71605bb5e75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:22.941Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=deafa0f8-0eea-4477-a355-763239aafb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:22.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:32.949Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9f49739e-24f3-4fbf-a340-04c16f8fbd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:42.955Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0824c452-d555-4d99-a051-9b419fca24c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:52.964Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=be14b0aa-760c-4fb6-b7e9-dab1f8774e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:28:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:02.971Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d0752a6d-3dc7-4665-bcd1-ade5d2b99cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:12.979Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eb877dbf-d375-4644-9e64-95cb2f5c71db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:12.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:22.986Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bf36ce7d-2273-44cf-b774-e0a468a6500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:22.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:32.992Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0be4c3ff-61ee-4ec0-8576-816dbafa937d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:42.999Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=04aa2a39-8609-4243-b3d7-ec02789cfcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:29:49.779Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:29:49.780Z |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-03-05T02:29:49.780Z |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-03-05T02:29:49.782Z |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-03-05T02:29:49.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:29:49.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:29:49.785Z |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-03-05T02:29:49.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:53.006Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e879a8a4-e378-4374-8f52-3c050363f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:29:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:03.013Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4185fe5f-95a6-4eab-a618-087ee32f54d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:13.020Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c45321d6-aee9-4f1f-a0b3-1c391fd90af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:23.026Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=59243252-d4b8-4d96-98ee-c2dd4f974352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:33.032Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6b758c53-7151-46e2-aa0b-5b75ee0e7aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:43.042Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8457bf32-1e17-45e9-85dc-f842c1d3b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:53.050Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=16df8d45-290e-491b-9366-60ba36842e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:30:53.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:03.057Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=06106179-c1f4-445a-84d1-7dc4bf85b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:03.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:13.065Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d576ab39-ecda-4428-b3f3-d2ec980596e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:23.079Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8bacffb0-622b-43d4-a0e3-721561bc7ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:33.094Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d5b0d9e3-4b28-4e33-98d4-ad19256912b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:33.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:43.108Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bfb381d4-ac48-4a5d-b650-41703a91862a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:53.124Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=81118935-ac16-44fd-b4a8-6d14496c2815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:31:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:04.990Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b774c67c-853d-4e26-b108-6ae7cb617fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:15.040Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1519e129-fe6f-484f-99e6-137082f8e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:15.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:25.055Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f063d801-8584-4f09-91eb-eb16d1362dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:35.070Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a6334048-2a3c-4bf4-afa2-07e12b5b56dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:45.084Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bd0d651a-6304-4932-ae52-c3d61e3761cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:55.100Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6f04baca-9a3b-4b8d-87ce-955c234861cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:32:55.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:05.120Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c2395da1-c071-4b5e-a8eb-9c8f61b1c87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:05.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:15.199Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8ffaef30-59fe-436a-949a-c3933c375593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:17.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:27.234Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=104a7221-eb35-48fe-86aa-2ad5da8746fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:37.246Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4d47dca7-2572-4b1a-a28d-ba6b24c34d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:47.262Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=079fd649-5390-4acd-9d18-a16f61e78fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:57.268Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c1a18936-4cda-4663-b6cf-80e0eecb291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:33:57.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:07.275Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cb6689c5-19fb-4062-8c9b-7de7aab17bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:17.285Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4df1ac0d-a14d-45db-ac26-a2bc56d91954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:17.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:27.291Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d6e29d3d-84f3-46e4-96b4-fbc435d021a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:37.304Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2bfc5c70-b7f5-460a-9521-d23351925ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:34:47.316Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6e5b493e-bd57-4cdb-a6b3-95c8a71e8c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:34:50.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:34:50.649Z |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-03-05T02:34:50.650Z |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-03-05T02:34:50.652Z |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-03-05T02:34:50.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:34:50.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:34:50.656Z |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-03-05T02:34:50.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:14.649Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9a38ce2a-250b-4aa4-9ec4-622e2df94b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:24.665Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c22922ac-e99c-4acf-9d6a-ac0f36d12e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:35:34.684Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cc31695b-c3a5-4de5-8adc-e2c1f28a0d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:36:25.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:36:35.947Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=53148397-2bba-4027-9bc0-eeef9c7e46da | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-03-05T02:37:10.734Z |WARN |[id:6daac54a-406, L:/10.233.78.173:49696 ! R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:10.737Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:20.738Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=317e5d32-396c-4de5-9de5-e71c65dca774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:26.019Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.resolver.dns.DnsNameResolverTimeoutException: [/169.254.25.10:53] query via UDP timed out after 5000 milliseconds (no stack trace available)\nWrapped by: io.netty.resolver.dns.DnsResolveContext$SearchDomainUnknownHostException: Search domain query failed. Original hostname: 'message-router.onap.svc.cluster.local' failed to resolve 'message-router.onap.svc.cluster.local.onap.svc.cluster.local'\n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1014)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:967)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:414)\n\tat io.netty.resolver.dns.DnsResolveContext.access$600(DnsResolveContext.java:63)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:463)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609)\n\tat io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117)\n\tat io.netty.resolver.dns.DnsQueryContext.tryFailure(DnsQueryContext.java:225)\n\tat io.netty.resolver.dns.DnsQueryContext$4.run(DnsQueryContext.java:177)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:36.020Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7b826975-1b2a-435b-bc14-cba81776b402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:41.044Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.resolver.dns.DnsNameResolverTimeoutException: [/169.254.25.10:53] query via UDP timed out after 5000 milliseconds (no stack trace available)\nWrapped by: io.netty.resolver.dns.DnsResolveContext$SearchDomainUnknownHostException: Search domain query failed. Original hostname: 'message-router.onap.svc.cluster.local' failed to resolve 'message-router.onap.svc.cluster.local.onap.svc.cluster.local'\n\tat io.netty.resolver.dns.DnsResolveContext.finishResolve(DnsResolveContext.java:1014)\n\tat io.netty.resolver.dns.DnsResolveContext.tryToFinishResolve(DnsResolveContext.java:967)\n\tat io.netty.resolver.dns.DnsResolveContext.query(DnsResolveContext.java:414)\n\tat io.netty.resolver.dns.DnsResolveContext.access$600(DnsResolveContext.java:63)\n\tat io.netty.resolver.dns.DnsResolveContext$2.operationComplete(DnsResolveContext.java:463)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:571)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:550)\n\tat io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:491)\n\tat io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:616)\n\tat io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:609)\n\tat io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:117)\n\tat io.netty.resolver.dns.DnsQueryContext.tryFailure(DnsQueryContext.java:225)\n\tat io.netty.resolver.dns.DnsQueryContext$4.run(DnsQueryContext.java:177)\n\tat io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98)\n\tat io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:170)\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:37:51.054Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6cf277a4-9099-4570-9760-ef95477efa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:07.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:07.792Z |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-03-05T02:52:07.793Z |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-03-05T02:52:07.795Z |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-03-05T02:52:07.799Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:52:07.800Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:52:07.800Z |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-03-05T02:52:07.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:09.019Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:09.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-03-05T02:52:09.020Z |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-03-05T02:52:09.021Z |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-03-05T02:52:09.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:52:09.024Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:52:09.024Z |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-03-05T02:52:09.024Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:10.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:52:10.269Z |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-03-05T02:52:10.270Z |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-03-05T02:52:10.271Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:52:10.275Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:52:10.275Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:52:10.275Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T02:52:10.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | reactor.netty.http.client.HttpClientConnect |2022-03-05T02:53:18.049Z |WARN |[id:97820a99-1, L:/10.233.78.173:55348 ! R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:18.051Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:28.051Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=238cf8e8-c7f9-4445-be85-a603ff822147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:53:29.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:29.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:39.130Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=66aa8538-79cb-4343-98f9-2bdf477c64bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:53:40.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:50.200Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bc89b67d-c560-4faa-b7cc-72c7e6fa3242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:53:51.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:53:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:01.269Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fd6f828d-dadf-439f-afc6-a61552da4940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:02.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:12.343Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=304b9d31-2755-4451-81e6-9c441c18a2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:13.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:13.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:23.415Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3fa15e8a-3b5f-46fd-906e-dfb679aa27ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:24.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:34.491Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3a5caeb5-ab53-4063-bba0-8d22e6393b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:35.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:45.559Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3f64c7c7-2d93-4a66-824a-48a61cdd392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:46.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:46.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:54:49.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:54:49.867Z |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-03-05T02:54:49.868Z |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-03-05T02:54:49.869Z |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-03-05T02:54:49.872Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:54:49.872Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:54:49.872Z |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-03-05T02:54:49.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:56.631Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ec5e7464-a1b0-470a-910a-d34acf0046e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:54:57.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:54:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:07.703Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f756f997-4e3e-4479-b823-87ce0de08b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:55:08.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:08.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:18.775Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d94b07bd-faa2-46e7-8212-6234aed3104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:55:19.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:29.848Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=384908dc-718d-4784-adf1-46254b9aa8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:55:30.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:40.918Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=daf4d12e-bcee-43af-a256-203085802ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:55:41.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:51.991Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e337fefa-7e8d-4189-b0df-6d9235e57a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:55:53.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:55:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:03.062Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eca4d08d-fe03-4fda-b7dd-1b0b2b2b9027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:04.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:04.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:14.139Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7ab89924-c959-4dcd-aebd-c4e6e4ce96df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:15.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:15.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:25.211Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=09f86c6d-a681-4cdd-901a-6c5edbcd7950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:26.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:36.341Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=37ac7ec1-ea06-4c28-8bb5-249286d50d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:37.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:37.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:47.414Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=86526e3d-ca7d-4981-b433-6faa8426f849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:48.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:58.489Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cb2a3ad0-c39d-492c-8133-6d0d8d31ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:56:59.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:56:59.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:09.557Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3c46fea2-b8c3-451b-82b3-3da9b5bfd056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:57:10.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:20.629Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6622bdd3-5c1b-4c03-aac9-7b6874e93366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:57:21.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:21.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:31.705Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cf398fb2-b02d-4f2c-94f9-a20b31c86e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:57:32.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:32.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:42.781Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fdf09504-e4eb-426a-bb31-4188777e4499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:57:43.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:53.846Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=020aa87c-284a-4ac2-a746-cf0a1f6ece24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:57:54.917Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:57:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:04.918Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a9c44135-769b-4bb7-bb1c-62003add8dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:58:05.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:05.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:15.989Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=223a0d19-5ffd-4ca2-9e72-4e7590b11afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:58:17.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:27.062Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=75cc6e98-7edc-4b33-999c-3fbb42afff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:58:28.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:38.101Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=989dee7e-fbe1-4aef-b2a5-e332d5979adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:58:39.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:49.399Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f3d0d127-b0a9-41a2-93eb-b6299ddbe901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:58:50.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:58:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:00.470Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2d72994e-8ecc-4502-b8c1-6ddae2d69769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-05T02:59:30.527Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.22.10:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:30.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:40.528Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f9c3cd74-21c3-4c0a-b61c-6eb06938218a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:59:49.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T02:59:49.813Z |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-03-05T02:59:49.813Z |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-03-05T02:59:49.814Z |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-03-05T02:59:49.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T02:59:49.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T02:59:49.816Z |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-03-05T02:59:49.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:50.574Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=12566f2f-740c-42e3-a082-1bd262e0f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T02:59:50.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:00.586Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=51a557db-d721-477e-8959-bfdb95e8cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:10.594Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e4d3abf6-049a-42c9-abf2-34ff43704e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:20.605Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6d09e572-4a06-4036-9b91-5e9c679e8bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:20.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:30.615Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f67a7d0f-0edf-484b-bfea-be46afe650de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:40.624Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=179f646c-1ca8-4bb8-842c-43a7a0fc59ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:40.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:50.636Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=399358ed-57e3-49fb-bb76-6b0481af7db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:00:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:00.644Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ce0790c4-5d7f-4360-9b90-16ef4fab41af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:10.664Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=992753e4-e612-4853-a6a0-f9cafc8d4733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:10.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:20.672Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2ed38d6d-ea5b-4157-a15a-c032786b9b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:20.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:30.681Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4d181d92-990b-4fdd-88ef-54f3b3cee764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:40.712Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cdb3a5f6-43cd-4548-8ac3-48c17cc77c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:50.721Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ed0d8ffc-3259-4481-bd7f-d8b445707b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:01:50.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:00.731Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b4112ef0-c157-433d-9698-c4821e3da452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:10.739Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b6cb05a8-6917-4bb2-9135-96c8f0bbcdcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:20.750Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=da44ac97-cde8-4bd1-82a7-8deb084758a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:20.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:30.759Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6b767c2d-84a3-49d5-9471-2e7a3d84138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:40.765Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3aefddfb-cbcc-44fd-a9ee-66eead9b80fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:40.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:50.773Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=348ca0b3-ea2e-4590-905d-a68875a61b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:02:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:00.784Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=91fbe2dc-35e1-47dc-aecb-afe3e99d2977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:10.791Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e673b854-1656-4a55-9d57-8660c08bd93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:10.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:20.799Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a1da3274-0c32-45af-9a5f-d5e8c528da70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:30.810Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=62fca778-5334-4db8-8b81-5e5631050f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:40.828Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a79946b5-ba52-40c3-9195-06df7b999adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:40.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:50.837Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e19d3fd2-7048-42f6-84f2-7913c7a85e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:03:50.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:00.844Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b0061552-d2cf-4d7c-81cc-d4e07ce5302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:10.854Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=df1df7c5-9674-47ea-84ff-e31bf079c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:20.861Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=288f93b8-6614-450d-aeaa-737dd8f35c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:30.869Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cfc3cd58-cd87-4da6-8eac-5466bfd537a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:40.877Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=330e7437-69db-48f5-9859-434f179ff411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:04:49.787Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:04:49.787Z |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-03-05T03:04:49.788Z |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-03-05T03:04:49.788Z |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-03-05T03:04:49.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:04:49.791Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:04:49.791Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-05T03:04:49.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:50.885Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=be4f6182-91b0-4e97-8f02-9aca499a67b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:04:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:00.896Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3d58e41c-eafb-470e-aaa3-5e711cb0f72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:10.911Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8ba091a1-f583-49c7-b26b-faf4779230ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:20.920Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=dfe442a8-a076-44b0-bff4-cb391a5b1aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:30.928Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=74803c5d-75fa-4752-9057-97280d60e7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:40.938Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fcef17d6-cc81-47ad-b05f-637ba4b7610b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:50.947Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=02e855b6-b8cd-4b3e-847a-3e5850cec5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:05:50.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:00.954Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7076ae5d-efe5-4022-8d79-30b9ec55e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:10.962Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=76f1eba5-92e7-476a-9e33-78b77441b6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:20.970Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f22eb5f5-686d-49b6-809e-ef12afbe2ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:30.979Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=699dc3fc-401a-4b85-bd7e-d3a6ba8e03ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:40.988Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b14f4fa1-bf14-426d-ae76-d226e499a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:50.996Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=24742776-b14e-46cd-a010-8941671b1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:06:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:01.002Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=816596ee-9168-4086-944c-f724803875f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:11.010Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bc18ec67-aff1-4ce2-99de-b1dc21a8c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:21.018Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4d4a6396-d5f8-40d1-82e9-2b9cb484e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:21.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:31.025Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=63a748d4-dd01-4a37-ae1e-b888010dbe60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:31.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:41.033Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e56e6f71-2b89-4094-ab86-e72814c327d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:51.041Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3fc4906d-7733-4c67-84b5-995c813d585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:07:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:01.049Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=de675d20-a7a0-430b-9601-f64703a98167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:01.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:11.057Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8fda8d3c-1ed8-40bd-918e-fd3fac6de870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:21.064Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d9b7292a-4c29-4563-86f4-d75e18b4627a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:21.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:31.090Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1b7dfb18-70fb-454c-a7b0-624dfcf0021f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:31.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:41.097Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5a4b81cc-1882-42e3-8ae7-82b1bcbf6a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:51.104Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=043b0660-d831-4930-80be-9b2f8d45b0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:08:51.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:01.114Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=85025805-d684-4ffe-a65d-844afe958693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:01.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:11.121Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=59c26e36-9482-41cd-a741-54f0a07a84c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:21.128Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7bbf6cc8-31b0-4cdb-9bf1-3e7a10583ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:31.137Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cc415fad-922c-487e-91df-ce50df891c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:41.146Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=875bcef1-1fd5-4ccc-a41e-1813e9e597ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:41.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:09:49.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:09:49.862Z |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-03-05T03:09:49.862Z |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-03-05T03:09:49.863Z |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-03-05T03:09:49.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:09:49.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:09:49.865Z |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-03-05T03:09:49.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:51.153Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d252f5f2-b6d8-4c43-869a-6400bd7f5dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:09:51.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:01.161Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a3025967-cba6-410e-bf6c-4aaed6cecc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:01.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:11.169Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6f8364a8-51f1-4d71-a5e9-4bdfe064d80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:11.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:21.176Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=21d9e54b-03a1-48e0-904b-4283de8a395e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:31.185Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3c75acf1-e77d-492d-b2cb-9c6c1d6c78b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:31.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:41.193Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3fe0cd41-c73d-4dba-b133-dcdd4eb07c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:51.200Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e84594c0-02fc-41bf-8d9b-7dc0a61248b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:10:51.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:01.209Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=af4e2d32-fb84-4c56-be37-dc979fcd33e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:11.217Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a240c513-ea24-4616-aafe-cc168b97162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:21.225Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=998b5a10-bc38-43d2-8404-d2387c0d2e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:31.236Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=798bc5dc-a1e2-460b-8bc0-38f9bd8c1387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:31.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:41.243Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6e50b692-fbbb-4fe7-afe0-5c4ccbe9d8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:51.251Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7dc008fd-0b34-43f1-a4ba-a2e83390660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:11:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:01.259Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e88dc5b2-8e96-41d9-b798-b1922f363224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:01.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:11.271Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=62df5fc1-0b4e-4d91-8240-4f6a0fd93258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:21.280Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d0c0283a-48f6-4037-b8d9-0e987d0347b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:31.286Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6c655e09-b995-4c40-9129-44b662d06b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:41.292Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0b3013e9-6cc1-45d5-adc8-33bdd4f7da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:51.298Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8f7c5c30-4dac-4d6a-9e40-71306d134487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:12:51.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:01.305Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d69da028-2697-4b6b-a5ae-05811bd51aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:01.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:11.313Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1d688c73-abdb-445c-9fb3-f905f6c143b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:11.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:21.320Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=649d96e8-8eb4-4f68-a2e7-9283383dfca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:31.328Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9995b2e2-67c1-45a4-b359-b0b5120f7a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:31.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:41.335Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=873caf44-e2f0-4065-9c1e-cd7479a3a777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:51.344Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=01a51b67-e284-40c8-be27-79c3a4a1ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:13:51.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:01.352Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8a75b51b-ef8e-453e-8377-1873d0890bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:11.360Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a837aefb-a966-4e9f-9008-0205da847fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:21.367Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=063478d7-e7cc-48d9-a5e9-2253dcb623a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:31.375Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f97a247f-55fb-4020-8dd8-16bac55ded49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:41.382Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2be41baf-c891-4402-bf6b-63b12c76f02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:41.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:14:49.781Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:14:49.781Z |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-03-05T03:14:49.781Z |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-03-05T03:14:49.782Z |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-03-05T03:14:49.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:14:49.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:14:49.784Z |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-03-05T03:14:49.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:51.389Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=acf14ce5-4acd-4359-863e-ec8db174ac38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:14:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:01.397Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1b996d41-037a-4660-acba-b181fae45d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:11.403Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=32ab9a72-634b-4e25-944a-5231296cfd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:11.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:21.411Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2c812c3e-b3ff-4862-8d5e-279fce72724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:31.418Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c02c91ef-3285-4fe6-9124-f0895be40627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:41.426Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a525a4d5-26d1-4009-a4dc-42b06deadc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:51.433Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f49b9e76-f1d0-4c1e-861d-2a42863ebcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:15:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:01.450Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=adeec8d1-1c50-43df-923c-f0f9f02144c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:01.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:11.457Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6ffa2f17-a5d0-45e2-ae52-ec0179682221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:11.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:21.465Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2c43854a-f782-46ab-8864-ee00aa065e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:21.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:31.471Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c13e3169-bcce-490e-9448-1d7b0a6ba0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:41.478Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d268e25d-e839-49d6-a66b-a48675f2aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:41.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:51.485Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a20f3cf9-cfb0-4714-87d2-65ff7478334e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:16:51.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:01.492Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2c08c849-43c2-4e43-92b9-1796b09bce06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:11.500Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=385d7303-0b82-4f75-961b-88bf518bd0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:11.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:21.507Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=322a1d1b-7155-4b24-af13-de4ab04473b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:31.514Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=19dbff91-e4bf-415f-b14e-2c7fdbafb8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:41.521Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4ffe12be-3f34-4ca9-b72d-1a759b431f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:51.527Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=65ec709d-f8e7-4f1d-b6f0-aff4e6fa957e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:17:51.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:01.534Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ae05bb17-0f3f-40eb-9c00-ecc5983ebf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:01.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:11.541Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=23ac3521-86a6-4ae4-8666-69196ac38f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:11.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:21.549Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a2a31e6b-b40a-4ad9-a11a-3b8263838ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:21.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:31.556Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=577c9864-d016-4919-859d-f271d8d22d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:41.563Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1be57012-7cb1-4c82-9fec-51d813fd164b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:51.569Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=961245e3-7c95-4348-848c-ffdb87b17c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:18:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:01.576Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=11dd4b73-05b0-4960-adb9-775c2f19171d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:01.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:11.584Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1c45ad62-5034-4dab-b0bf-64b59d196ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:11.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:21.590Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7c6b60e8-212d-4708-83fc-0488d91ab315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:31.598Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=435759f9-c565-49ff-ae86-c69fd3e4e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:31.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:41.605Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=74ed1d0b-5431-4e76-8c5a-76450a8699dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:41.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:19:49.783Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:19:49.783Z |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-03-05T03:19:49.783Z |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-03-05T03:19:49.784Z |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-03-05T03:19:49.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:19:49.786Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:19:49.786Z |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-03-05T03:19:49.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:51.612Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a86bbb4e-c164-4ef1-93f7-eb1c0dfdeef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:19:51.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:01.619Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=afebcb94-debe-43fc-b6e2-d938cb2de1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:11.626Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=272ec43a-653c-41f5-b4cc-55d993e40611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:21.633Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ee263fa2-9c03-4133-a67c-c5ed14782f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:31.640Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d23c8d91-ad49-4e60-9524-fe6ee199cab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:31.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:41.647Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=216ccf33-93b7-47d9-bf75-f2f4632c6a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:51.654Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0436e192-4da1-41f4-aefc-2148d856cea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:20:51.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:01.662Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4f486e44-0845-4bec-bce2-0713b4bd77d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:11.668Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=780d3153-906a-414d-8e11-0145d4e983f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:21.675Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0a7f34cd-7ba0-4132-b7cd-161154e2013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:31.683Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a71f6f5d-b03c-4749-aaa1-607e8ada58cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:41.689Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0a041e3c-5a3c-40d0-9106-671bd41b5c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:51.696Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=23f7cefd-3903-43e3-82f7-a710d3cde8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:21:51.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:01.703Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=516b7725-05a7-45cf-83dc-7583fbcdfb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:11.709Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1afa1bb2-6351-433a-94a3-52a4a17c8a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:21.715Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=896b6cbe-87f3-4dee-8718-7c65c86b08f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:31.722Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bbcf7d8f-e85e-4857-8db4-086c4cb0d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:31.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:41.728Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a68c10c2-67bc-4ae0-a352-1ddadbb7020c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:51.736Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=39b7f238-7cdf-428c-9c4c-2d14d2b913b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:22:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:01.743Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e7abcae1-64a0-4305-8725-356d7bef1564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:01.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:11.751Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ee5afbac-b1df-4e46-8c8b-955600a17c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:11.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:21.757Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b6bd7807-d4bc-4090-b23d-bd285cde0d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:31.764Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=12215a0e-bc0a-4ec0-bf56-a26fe5795cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:41.770Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fdd01474-2b2c-48fc-9615-d5c314ff6037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:51.778Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ea915a21-2dff-4b83-a18f-08327e4041e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:23:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:01.784Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b8a6e91f-b9f9-41ca-a9ea-c7bb40ff712d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:11.791Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d5ccc1d7-0431-4e43-85e3-8de3abc8b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:21.801Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b7b09ce4-75cb-41a2-b1ff-8dabc815ab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:31.809Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=19ddabea-fb6d-4d59-954a-fe37c916a472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:31.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:41.816Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c33136a5-097a-4198-bc4b-8672b6b7bf09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:24:49.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:24:49.773Z |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-03-05T03:24:49.773Z |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-03-05T03:24:49.774Z |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-03-05T03:24:49.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:24:49.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:24:49.776Z |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-03-05T03:24:49.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:51.824Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=142f9aff-c0ce-4f5e-b5d9-55babf8e2bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:24:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:01.834Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a37e3ab4-98cf-4ba3-9132-72ceeb1ae7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:01.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:11.842Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cee1c7fe-847b-4228-ad64-0c52de7e47e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:11.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:21.850Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=35bffd6b-3452-4e34-a258-b4ea1776d242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:21.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:31.858Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=1e3632f2-22fd-4cf2-a2b2-ac462fdd2eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:41.865Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=094f8c91-d86b-4645-9f2f-aa0ac857af38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:51.874Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=df2f9ed6-d96f-4a12-9562-a795af782716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:25:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:01.881Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a49a727d-a376-4427-95d1-25204bbae452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:11.888Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=26ad9618-3f8b-4669-aa79-f9f4a9a43d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:21.896Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a390ee52-e156-4860-bb04-38c267fab16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:31.904Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a611d537-4cdd-478e-a90b-3319fca20bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:41.914Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=808150a5-1a8e-4690-8b52-35fcbaa9f8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:41.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:51.921Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=40173852-b4e6-43c5-a0b0-f013394aae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:26:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:01.927Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=dd148e4b-a8a5-4d75-a940-ba9997f15d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:01.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:11.935Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b531b6aa-7911-4169-9566-f42fd2a6585d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:21.940Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=edae25e1-e468-4de7-a6d7-721a68736002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:31.947Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9806ae53-8ca0-4ceb-85a5-b711b8d6c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:41.953Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=55e54974-ffd2-475e-9c24-1518f3ee2293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:51.960Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6ebdd4c9-ebf5-4781-9e41-2962ed98642e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:27:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:01.967Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6dde1034-269a-4a57-ba4b-abe76242084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:11.974Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cedc4345-aa17-4ace-9c81-afa4c09d011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:21.981Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8a823a52-a95a-4fda-8efa-6ab78606bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:31.992Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c74bbac5-61f9-4d51-b577-7bbbb7d4525c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:41.998Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e92c5254-640c-425d-8fbe-f36f80a4ef30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:52.007Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bf0790b0-c99a-463e-9b04-363f5cb47e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:28:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:02.013Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f98914b5-fce2-48fc-9f5a-9b1d44de2531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:02.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:12.020Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ba85e1c3-4b51-4141-8e0c-557de6a66125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:22.027Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=98b32e0c-048d-4c5d-b252-a1c1cfed7e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:32.033Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=31473c10-efc1-411d-86c0-b04d21ba7f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:42.039Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bd2d9d40-edea-41aa-aee2-fdd3f89d127b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:42.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:29:49.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:29:49.881Z |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-03-05T03:29:49.881Z |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-03-05T03:29:49.882Z |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-03-05T03:29:49.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:29:49.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:29:49.885Z |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-03-05T03:29:49.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:52.046Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cb21aa62-d192-454c-8d55-1459ef69645d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:29:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:02.053Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3de99bb8-e2a6-4b31-aa0f-1a0b082f0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:12.059Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6c30f836-ad89-45cd-a43e-799f52083a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:12.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:22.067Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eaee3789-798e-4f37-b7f4-37a545e5d4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:22.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:32.073Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bdad190e-698a-4276-a0e6-b98217844911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:32.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:42.080Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=efc10687-2077-4966-bd94-c48a4c5ad4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:52.086Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=554f4571-926f-43f3-84db-c6da9776a660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:30:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:02.092Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=07effc50-fd93-4c03-90dd-045671d9e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:02.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:12.099Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cba0145e-ccf8-47a0-a841-a53771db20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:22.104Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=befc3a5d-663a-47df-9e59-4ae5fb5feba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:32.110Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cb5ef6f4-4136-4b32-a05e-689c38becd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:32.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:42.116Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7e1cc373-fd9c-4ac9-809b-a885b5b141fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:52.129Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=07cf852d-2d57-4843-b9f5-e2f1ac84f381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:31:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:02.136Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=370e7914-9911-454b-88d5-411eb449fcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:12.141Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=10700488-ac36-4ccb-bf39-b4e5b2719156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:12.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:22.148Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=85ac0b45-9aa7-4175-9cff-7259367ac677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:32.154Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7633df5b-1fdd-4581-a358-ce4ef62ba1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:32.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:42.160Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d9031350-41ba-4d85-8f46-5f71472d2b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:52.168Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=49fa20be-d69e-4705-a9aa-5be61b112d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:32:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:02.179Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=40894a7c-0d9e-412e-9521-9c61611cc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:33:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:06.957Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=47497d64-2f69-4bda-a081-92d426a95c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:06.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:16.970Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e29c5248-aaa1-4dc2-bef6-589134ddf158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:26.980Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=56057e1b-8da4-4e91-9159-78e493f36d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:36.986Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f2e0ac96-59a3-4544-a911-c7d90b5fe60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:46.992Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a8318adb-d5f3-4bbe-b93d-4eaa78323949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:46.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:34:49.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:34:49.826Z |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-03-05T03:34:49.826Z |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-03-05T03:34:49.827Z |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-03-05T03:34:49.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:34:49.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:34:49.830Z |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-03-05T03:34:49.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:56.999Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d06cc825-ebb6-42b9-ab60-ca920e5aa745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:34:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:07.006Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=22070ba7-815a-4c14-8536-6d88eef8954e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:17.012Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9f994815-cee2-405d-b6eb-ff58134b4f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:17.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:27.020Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9aaad5db-ca76-4e76-9cfd-3d578bf1c79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:27.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:37.034Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=faff12bc-48da-42c1-a4c5-fffd15f58f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:37.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:47.055Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=31804bf3-2d4d-418c-94ca-e04f6e96e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:47.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:57.071Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8e298a93-81c1-497a-a81b-8e66869143a2 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-03-05T03:35:57.078Z |WARN |[id:cf4b0cfb-213, L:/10.233.78.173:41648 - R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:35:57.079Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:07.080Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=8994db9d-698f-4ab4-970f-413b5c104d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:25.430Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=33ed62d2-f165-42bd-90e3-55997d673280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:25.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:35.449Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=6f4461eb-8e23-4ed9-8f15-3cbb52f0f360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:35.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:45.465Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b096506e-8d4b-47a2-8cf2-ed3e52f3437e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:55.479Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5dd3c4a0-2d9e-4fb4-a5ad-9b8bb22f72ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:36:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:05.487Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f5030081-7e3e-4dd8-b0e4-b50d20e0312d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:15.498Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2e68b6aa-5256-4ee0-b3a9-d69b206ef559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:40.124Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f16d4466-4de8-4545-882e-ee804d62ac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:40.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:50.133Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4df9b5b6-1a23-43c1-9bee-cb4498c2bb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:37:50.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:00.152Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e539d525-d3ad-4a17-a9f0-134fc39b5588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:00.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:10.168Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=904ae6e7-f05a-404c-8913-96b7adeeaf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:10.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:20.184Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=507c258d-4546-4550-bcb6-68b9c2217f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:20.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:30.201Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=89a7ec7c-8557-41de-98ab-5195a44a5349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:30.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:40.215Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=16972dbf-78eb-4ee4-9407-501243fdc632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:50.227Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=064d9569-f7a2-49a2-aea6-a2828df2866d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:38:50.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:00.244Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cfe7d909-a36c-42b2-b8ca-6d41faf52b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:00.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:10.260Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=691c9fef-b7c3-4602-a121-5d5d7875084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:20.276Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=247e5f00-efeb-4378-873e-237d9d651f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:20.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:30.292Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=959dcb4e-a51a-4f3e-8bfd-36336e04f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:40.306Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=81ade628-852d-4abd-a23b-a084dc5971ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:40.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:39:49.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:39:49.845Z |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-03-05T03:39:49.846Z |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-03-05T03:39:49.847Z |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-03-05T03:39:49.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:39:49.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:39:49.850Z |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-03-05T03:39:49.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:50.321Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=464d30bc-ecfd-4d71-8de6-6dafbc3578c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:39:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:00.337Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=45877d0d-15b4-419c-8766-7cae5403eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:00.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:10.351Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d65eff9b-9825-4b5c-bab7-e7055ab1f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:20.360Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b91822c6-9be1-4fcc-9e44-a7984f0f4a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:30.375Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4b8fe285-f005-440a-914c-77d88f35bdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:30.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:40.388Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cf9b3e7e-374b-47f1-a2c8-70040ac2de6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:42.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:52.859Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2e272632-49af-407a-a609-ad3642cf3cfa | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-03-05T03:40:52.872Z |WARN |[id:cc8fd64e-27, L:/10.233.78.173:41770 - R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error, the request cannot be retried as the headers/body were sent | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:40:52.873Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |io.netty.channel.unix.Errors$NativeIoException: readAddress(..) failed: Connection reset by peer\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:02.874Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=131fc13c-84a9-47fe-b06b-f6c08d38dd97 | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-03-05T03:41:02.921Z |WARN |[id:2e2815cd-1, L:/10.233.78.173:45148 ! R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:02.922Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:12.923Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ed1d6de1-e403-46c9-a8a4-145476fdc91e | |INVOKE |pool-2-thread-1 | reactor.netty.http.client.HttpClientConnect |2022-03-05T03:41:12.979Z |WARN |[id:612f36f0-1, L:/10.233.78.173:45194 ! R:message-router.onap.svc.cluster.local/10.233.77.24:3904] The connection observed an error | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:12.981Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:22.981Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=28d1395c-895c-4e37-ba6a-9cd9677abc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:36.937Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0fd19499-49a4-4f9a-8366-1f97798d7224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:36.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:46.958Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=78fd0a52-eab6-4a2c-95ad-c92e07426534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:46.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:56.971Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fa8ad9be-b63b-481c-8e51-6d85543b48c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:41:56.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:06.989Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3b62e76c-9af2-4227-af2e-baf2b9e6b099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:07.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:17.030Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2acfe5f3-8fd1-4275-970a-7f7c0c277140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:27.040Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7b3bc8ee-9494-47c4-8fc1-23e0718a2b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:27.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:37.048Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a0dc169a-033b-4dd2-b45f-9a64046e1be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:37.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:47.055Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ec917f03-0de6-4254-bb23-f7ca147e0129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:57.070Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=509a6c02-aac2-492c-b652-33b55f31d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:42:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:07.076Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4ebdab94-4b63-4faa-a5da-eaecd4021148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:07.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:17.084Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=65db7f4c-d6d5-43fd-9ff3-e389cf69c3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:17.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:27.091Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=99e69bb5-d310-4881-ae01-caa721f55aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:27.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:37.098Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=beee111a-c0c1-4d0e-a584-53a65d56124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:47.105Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=27ef65d8-6e53-4b35-972f-6360f841519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:57.112Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c1f00c8c-bf5b-4d96-ac49-88115d35e16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:43:57.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:07.120Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d1374062-8c4f-4dd1-bbd0-8928164dcce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:17.125Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f27d3e4d-4ef0-46ab-8b2f-6f695c9f4f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:17.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:27.133Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4e380714-d0b2-43f6-bb31-5828970be80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:37.140Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5f939e5e-c943-42a8-8040-aab99a8333b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:37.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:47.148Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a110443e-71eb-490c-b12b-cf4e56ecf9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:44:49.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:44:49.841Z |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-03-05T03:44:49.841Z |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-03-05T03:44:49.842Z |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-03-05T03:44:49.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:44:49.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:44:49.844Z |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-03-05T03:44:49.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:57.156Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=25458152-e1dc-4752-8235-badca31673f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:44:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:07.163Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fce35726-532e-4059-be0b-b4d1ea9a90ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:07.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:17.169Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=058b2210-0d13-450e-9db6-c333cbbb5e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:27.176Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eeb0f3bb-c126-4c50-9932-dafbd8b7eaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:37.182Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e41469ea-790f-43bf-9f2b-7ebe8517c594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:47.187Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=aefdfeb4-0d69-4d31-9538-07d1efa5ec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:57.194Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=66e39448-2178-4b1d-a5f2-e4fe9b4d444d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:45:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:07.200Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=19916d48-bdff-45d8-aad0-f173102219ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:07.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:17.206Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7f040228-cbad-417b-912c-bce6c0376440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:27.213Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=eff18108-e235-4e6a-a87a-0ac629058ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:37.219Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3df299fd-98c8-4dd8-8adb-14cc66af0f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:47.226Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=87b2aaf8-094b-480d-a39a-d023284eac95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:57.231Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=efcfea40-bf22-4eee-9079-aa73c1c20d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:46:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:07.238Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0ed6ade7-2f44-440c-ae93-882142a1206e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:17.246Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9425c4ca-dbe1-4e60-96c2-46abce0581fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:17.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:27.252Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=05d2a2a3-6262-4a54-929b-678cfbec2868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:37.258Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=17c7466e-da3b-4a8f-abba-2dd5b6944749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:47.265Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b4298113-8c1c-49f7-8f85-c4d18d949d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:57.271Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fbef2e11-2449-4743-9a74-24cea003892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:47:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:07.278Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f8102d5e-b539-446f-9132-2acad335dfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:17.285Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=59c68e1d-6335-4561-b77d-64cdff30d001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:17.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:27.292Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=09f918f5-51e3-4627-abbd-4fa68b7795e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:27.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:37.299Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a2f5a5dc-e2ad-4337-b0e0-9d8d56fcaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:47.305Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b93054bf-f3fd-4de4-80a2-0263c2b2daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:47.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:57.312Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=3954f7b0-1919-48db-aaf6-c221b4ee9830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:48:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:07.319Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=95cae3c1-e09e-499c-9464-a545f10ba839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:17.326Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=084eab25-a5f3-4e26-96d1-006bbde5b270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:17.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:27.333Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=697f8601-4f74-4ff8-8468-66b1b3789665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:27.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:37.339Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0eae7043-2401-4a7e-b398-547f33c060c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:37.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:47.347Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f41afd30-2099-4297-add9-f78824446a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:49:49.786Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:49:49.786Z |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-03-05T03:49:49.787Z |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-03-05T03:49:49.788Z |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-03-05T03:49:49.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:49:49.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:49:49.790Z |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-03-05T03:49:49.791Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:57.353Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=585f127e-0691-4acf-942b-be160abf256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:49:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:07.362Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ffdcb223-6d12-43b7-a76e-deda997a3c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:17.368Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=fea0546e-d6bd-406d-9eb9-dc7984578b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:27.375Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=56221dd5-e9ca-400b-aef9-58dfe7a143a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:27.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:37.381Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=721e2e17-66b3-4eb3-b4a1-c7a71cf73255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:37.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:47.387Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a1fcfd09-aca9-4e8e-a372-919710aabf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:57.394Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=af409009-3045-45e2-976a-9b8517218d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:50:57.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:07.401Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=cc601a53-bc71-4d19-9a3b-d0e76c666801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:17.408Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5429f6fe-6c4a-4d67-a803-38828c5cac41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:27.415Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=27d7c08f-86f2-4e7b-8775-a3311e2caae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:27.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:37.422Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f73149bc-4d83-4158-b229-5c9135fc0e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:47.430Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4a5f71e6-f559-4255-afc8-a85d1344a2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:57.437Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=28318919-3406-411a-b86f-b01caecc25ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:51:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:07.444Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=55ff614d-a43d-42df-aafa-c732cd8457b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:17.450Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=71969f67-61ce-4ca9-bb64-33a24f0e3b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:17.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:27.457Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c106f651-c40a-4f0a-9d45-8a99414de9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:37.463Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=aca254e4-bcca-4b16-91f8-574414e96431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:37.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:47.472Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=243df7bf-1833-46fd-aa09-63385ac82375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:47.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:57.479Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c2104c8b-6b8a-440b-9be8-121128399f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:52:57.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:07.486Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=94889051-13e9-482d-a07a-f4fb4982c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:07.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:17.492Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=940b2372-3d65-472f-a735-6dd4a14a1ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:27.500Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=93c994d7-b435-41dd-a7c9-60393ec90915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:37.508Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=e7b24189-e72c-4d12-af27-d178169e4cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:47.517Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7081e3e9-ca81-42a4-b4c7-5d234dab147b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:57.523Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=646decb3-cc34-483d-a8c9-80a492f9434a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:53:57.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:07.530Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d99d08ed-d633-441c-87a0-1aff812d2b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:07.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:17.537Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=2e21458e-d6f5-4766-9204-c1233d62d707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:17.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:27.544Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=539b35d3-afb3-4469-8657-097a56112e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:27.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:37.551Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d24fd632-27f3-435f-ae55-d10324589ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:47.557Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=9e276afa-cb11-4d1b-b430-6e7042e5ecb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:54:49.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-05T03:54:49.856Z |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-03-05T03:54:49.856Z |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-03-05T03:54:49.857Z |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-03-05T03:54:49.860Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-05T03:54:49.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-05T03:54:49.860Z |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-03-05T03:54:49.862Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:57.563Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a667ca18-be6c-42df-a0af-c72731437502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:54:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:07.570Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=c8e34210-23e7-484b-82ae-7e0c7729905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:17.577Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=60dbb492-8e24-4116-b675-2c16c05ad65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:27.584Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=0086f2ef-6fb2-4778-90f4-894465ffcf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:27.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:37.590Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=f862cd67-2976-4401-bff4-cd82f09c6453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:47.596Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=41f2749c-a256-447c-9a18-802508f1b55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:47.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:57.613Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=7c1cd024-29fa-4dfb-b97b-c1453b8003ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:55:57.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:07.618Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=91f88759-46ae-4910-8727-4f50f9c1ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:17.624Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=4c7c712c-3a3b-4124-ae28-850912dc8829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:27.630Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=d7326547-341f-4d9a-ba51-920ce4ba81d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:37.636Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=bd51250e-5554-42ac-99d9-2867c1625b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:47.643Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=edf09b83-e054-4c9f-bb75-202ef74b3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:47.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:57.650Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=5c0f0aa3-efca-4bdc-b7ba-a0f195708021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:56:57.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:07.656Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b64e23b6-f815-4860-b9f2-2d01f6ae5548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:07.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:17.668Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a78d67fa-4c7f-44e9-ab7c-11a881f07a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:17.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:27.674Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=b84348a1-b459-42fc-83af-5c646ba544d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:37.680Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=ac6371d0-bf6c-45a2-ba12-b01ac32bb75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:47.687Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=38d3b82d-15f1-4198-a919-8d75c93a2c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-05T03:57:57.694Z |INFO |Init configs |InvocationID=cd6259e9-40f0-4b2c-9611-19e641ac5724, InstanceUUID=a8abbd27-574d-4cd2-b872-4471e95da147 | |INVOKE