By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:53:16.687Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:53:16.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:53:16.734Z |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 |2021-09-14T00:53:17.402Z |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 |2021-09-14T00:53:17.518Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:53:17.518Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:53:17.518Z |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 |2021-09-14T00:53:17.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T00:53:17.673Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-14T00:53:17.695Z |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 |2021-09-14T00:53:19.431Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T00:53:19.915Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-14T00:53:19.932Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-14T00:53:19.932Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T00:53:19.992Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-14T00:53:19.993Z |INFO |Root WebApplicationContext: initialization completed in 2297 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-14T00:53:20.417Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-14T00:53:21.088Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T00:53:22.820Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T00:53:23.278Z |INFO |Started MainApp in 9.005 seconds (JVM running for 9.672) |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-14T00:53:23.365Z |INFO |Start scheduling PRH workflow |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:23.379Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a1678e7d-f566-4bfc-9da9-c2802b0245e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:53:25.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:35.463Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6a5cf373-2ed6-4d12-9580-09133123158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:53:36.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:46.502Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ef64f373-fd14-4584-8840-f553550b229a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:53:47.573Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T00:53:51.270Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T00:53:51.271Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T00:53:51.274Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:57.575Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=54110b41-cddf-41d8-8524-f2af420080ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:53:58.613Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:53:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:08.614Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=699efc3a-3635-47cf-ac79-4ae6617a03e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:54:09.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:19.653Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=edf8dd55-ae65-4134-88dc-4a8620f280e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:54:20.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:20.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:30.694Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=80f9c4b1-915b-4881-a66d-c4fc4ea9faf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:54:31.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:31.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:41.734Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=984941f1-43f1-4c3b-aec3-b2970e09337e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:54:42.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:52.777Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=42b72c35-59fd-408f-95b2-309fee5feaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:54:53.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:54:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:03.814Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d8500ba6-4fe8-43ab-80e9-f860483a118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:55:04.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:14.886Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3285f2c8-0fab-45e1-b190-e64ab28e3866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:55:15.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:15.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:25.926Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d3fac097-aa3f-463d-aac9-702dbb2f765e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:55:26.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:26.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:36.965Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ee51428e-605b-4c08-a8c4-412c15121430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:55:38.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:38.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:48.006Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1b50dcf0-70b1-48d4-a3f5-ac3ac4614fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:55:49.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:55:59.046Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=45082278-ada5-4d88-847a-fd5980b50253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:00.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:00.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:10.086Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f754f6ba-36df-4322-9d12-63ce7a6415ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:11.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:21.126Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3426bff5-c73f-4749-9f27-8d9169dc5fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:22.164Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:32.165Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=81a6dd6a-058f-4780-bf0b-1e11f3906fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:33.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:33.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:43.208Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=11821a83-9c0b-4f54-81b5-704ef8bed73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:44.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:44.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:54.245Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cbb88812-1676-43b4-b286-6266af547944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:56:55.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:56:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:05.286Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=81b4f1c7-5a79-4bb6-b800-3bb0c4ed8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:57:06.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:06.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:16.326Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3033d5f2-6147-42b1-b794-184939799385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:57:17.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:27.376Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4381fbff-bbd5-45b5-b2f2-79f1c73ecd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:57:28.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:38.407Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f6f6d816-5d70-4aca-9382-2ab8e4f1f03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:57:39.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:49.450Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f1147657-072d-4a02-ae95-c7fc3113cd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:57:50.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:57:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:00.486Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9f5a52e1-e844-49a8-8cf5-9937440cf50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:01.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:11.526Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=680b75f6-5352-47ab-b264-b0856b0b477e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:12.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:58:21.167Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T00:58:21.167Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T00:58:21.168Z |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 |2021-09-14T00:58:21.171Z |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 |2021-09-14T00:58:21.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T00:58:21.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T00:58:21.181Z |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 |2021-09-14T00:58:21.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:22.566Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0e62319e-63f8-4b65-92d0-8a434f9ccbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:23.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:33.606Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2f339118-795e-45d4-9dc9-a0b7df38ff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:34.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:34.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:44.646Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a40ac86c-ab30-479e-b5a7-49b7691f403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:45.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:55.689Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b0855455-7562-46fd-86f3-728a10b3b89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:58:56.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:58:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:06.726Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a3f600ce-ce6a-4281-b015-22f2ef1ada56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:59:07.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:07.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:17.765Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e9a8c407-d3a9-43c8-a389-8f6940d1aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:59:18.808Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:28.810Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d654efde-1eb3-464f-8478-228e3c380f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:59:29.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:29.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:39.845Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=da19e350-07fc-49ee-9971-5df1a91b41a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:59:40.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:50.885Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8579c2cb-4557-4c8b-bdc7-84f9d93518c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T00:59:51.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.135:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T00:59:51.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:01.925Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e736bef-07ab-431b-824c-8aecc4bcaf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:02.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:12.258Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f5189e2b-f062-4cbe-9cbb-fef5f9dab427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:12.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:22.277Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a1a2a286-f29f-460f-858a-d9c56982a9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:32.293Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=84857a9b-c978-42ad-b5ec-a3b4f9ef0f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:32.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:42.308Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=76b8eb1d-6e0b-4a4b-a8ce-8990219fafa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:52.320Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=556e1daa-b282-448d-bfd1-2c5c8ca0821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:00:52.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:02.335Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=26a31bbb-24ff-49d6-9957-08ff00c6a72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:02.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:12.348Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=78d73080-e1e4-406b-9bb6-a50900388d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:22.362Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a0490543-c9be-4d1d-aea5-f348aa1dfc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:32.388Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ab0a92f-64be-47e7-9fc1-70817a3271ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:42.403Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=51ded0ac-8021-4d58-a635-c6a7e5c64cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:42.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:52.415Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ced21544-450c-4407-b01e-c3e2be160e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:01:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:02.428Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=aa2f213a-9f57-48cb-8e56-fb6ce5879d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:12.440Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=74172ae2-6c2b-401e-8fa8-33d759bbec41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:22.451Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=86c900db-68e1-4c35-9a49-578bd37f397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:32.461Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e7b9aceb-a2b2-4428-83d0-c74327819ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:32.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:42.473Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1e0c30b3-4839-403e-b5c3-3978b0d8981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:52.483Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3d5618b5-b635-4147-82c3-4ae32c3cb56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:02:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:02.493Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6dd56c94-392d-4aa3-8835-ed04b6623507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:12.503Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=30b12e97-acb7-41c4-868c-b98a6163d542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:03:20.691Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:03:20.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:03:20.692Z |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 |2021-09-14T01:03:20.694Z |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 |2021-09-14T01:03:20.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:03:20.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:03:20.703Z |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 |2021-09-14T01:03:20.705Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:22.512Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1b7508c6-84c2-43db-bded-4907e52aeb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:32.521Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5f50f076-3af4-455f-9e91-09010982a82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:32.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:42.530Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e0432a1-88a3-48dc-a17c-4ed25d8e5dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:52.541Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3bfd540a-5aad-4e65-87ba-c6f3d9ae9f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:03:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:02.551Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=abdbdb70-0cd0-44c0-b0df-39986387d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:12.559Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c6d0ebc0-fa9e-4ba4-a97c-9dbbf6b3822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:12.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:22.568Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b0cf6b67-39a2-4ccd-875b-32dd7a327a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:32.578Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=869e7034-ed1a-46c4-b87d-219b0f72101b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:32.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:42.594Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c7d0c969-e1c7-45df-aa19-759ce3367a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:42.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:52.603Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a82a6cd8-c931-4816-9893-9d125c318af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:04:52.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:02.613Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ee76757a-e547-4d09-a297-7de73a53d59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:12.625Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3074664c-ecb6-4d5b-a2bd-7684b447119e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:22.635Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=45dbe707-ca28-471f-8bf3-be07b2932ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:32.646Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a5002c7e-db1f-4b07-ae51-c207c0730353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:42.655Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cd4305a0-f4ff-4cbe-b245-5dba25fb0665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:52.664Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8664c688-0bac-4830-b2ba-c7ab1c3f3a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:05:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:02.675Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f8f13a26-17b3-48d8-b3e7-d6881c31133a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:12.684Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0774c57b-a372-4e45-adb7-82d323e35533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:22.693Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=570ea6c0-8e37-44d6-bbae-eb3a0fc4738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:32.703Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=65687292-7956-4c11-b6b8-cc6b297888a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:42.711Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eb7fdf98-386e-4ab8-bbfd-a291531a88d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:52.721Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e4c8298d-6be6-40da-b6be-2910d558ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:06:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:02.730Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0162ebb6-4de9-4aa5-8dfe-93c2133317b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:02.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:12.739Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ddcbacf8-f19e-4629-b67d-e3fed478daa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:22.749Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2e86158e-0bb6-4dee-bba8-11e952e688af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:32.758Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8732c7d3-4696-4542-a06f-61fb125704e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:32.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:42.766Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d705cb74-4241-4b00-a5cf-4cb2f2cf7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:42.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:52.775Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=763b7eec-ed0f-477c-a8ff-d50f08fb3f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:07:52.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:02.783Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e1af1799-0c30-4540-923b-44e3eb4fbb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:02.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:12.791Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=958a7afb-a273-4e1c-9a81-20ec87815d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:08:20.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:08:20.695Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:08:20.695Z |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 |2021-09-14T01:08:20.698Z |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 |2021-09-14T01:08:20.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:08:20.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:08:20.706Z |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 |2021-09-14T01:08:20.709Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:22.798Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8c61dbc7-be13-4c2c-bd25-3bb88a811d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:32.807Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=036b6c92-1b65-4698-90e6-961d9d48c1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:42.816Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ad810d56-a75f-4338-82dd-4a2ac3185ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:52.824Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=650fc4a3-9028-4a3e-835e-f1607856172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:08:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:02.832Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=47b34982-3d80-4b87-a367-0af105d20811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:12.840Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3f7b5341-91eb-4fc8-ae26-eebb95eb5c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:12.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:22.850Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fca80a21-6b75-46cc-bee3-2f250a6b5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:22.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:32.858Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=148ffe45-30c5-466f-86a7-68322ed97528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:42.866Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2f4e4fed-9dfe-4177-802a-277e3855527f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:52.877Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a5574611-5b46-4637-b59c-d3f177b6d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:09:52.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:02.886Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d251c637-b5dc-4410-b0ce-839cb3aa1544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:02.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:12.895Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b2c7bc98-eb69-4205-991f-bd2848da8adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:22.905Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a589beae-c2bd-4da0-995d-4336654b92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:32.914Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5a6e3d4b-6014-4bb7-bb8e-a7dee804ad4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:42.923Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=139c0e5f-9c29-4e3f-b2ba-549ad5031f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:52.931Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9395bf20-350c-41c6-ad7a-a8a8624f784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:10:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:02.939Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=da88211b-59c0-45e5-8b69-b2a3e033f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:02.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:12.949Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5f92afc9-a91f-4d23-b7c0-6c1f2a0e37e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:12.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:22.958Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ad697c9c-7a00-4669-ac0f-05053e2fd017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:32.966Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=265873c5-fce5-4336-9abe-ee0330f579f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:32.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:42.973Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3f6e0fd1-8c88-44d1-b854-5c51055ee3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:52.982Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a48335ea-8694-4184-8f4f-5ee3c9ddb78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:11:52.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:02.990Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e9d35aaa-57b0-4bac-a6bd-e8b7ebce808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:02.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:12.999Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=542337d7-d822-415d-95a8-c0c674e9e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:23.008Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c5bd4159-4e65-4813-98ae-504617abe8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:23.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:33.017Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=74833b4b-8e1f-406c-a848-934f11b4add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:43.026Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=96d3b972-5e68-479d-88bc-e69078381fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:43.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:53.034Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9f08d059-bf42-47aa-a2a1-6e85fe63b5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:12:53.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:03.044Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d1250df7-9f12-4c7d-9fd0-a1c5b151bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:03.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:13.052Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=50a891d9-a79d-4e54-9889-9f0bc021cb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:13:20.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:13:20.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:13:20.645Z |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 |2021-09-14T01:13:20.646Z |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 |2021-09-14T01:13:20.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:13:20.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:13:20.652Z |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 |2021-09-14T01:13:20.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:23.061Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=226df38d-1610-43af-bf07-a4b076fb2023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:33.070Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=48a1d8b6-1337-4799-8ec7-0882125294c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:43.077Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6937769d-ebf8-4e25-b36e-8284ed1fda05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:53.087Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fd56095e-5072-439e-aa07-2d12f93e92bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:13:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:03.096Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2d42dd2e-3592-49db-9be3-25a5c9b82159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:13.104Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=75a7c07e-4376-4abc-9b1b-d7af473835d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:23.111Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c3188352-ed60-4510-9b95-99353649dc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:33.120Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=92360556-f0a0-4cdc-9ec7-67e7fb2d2f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:43.129Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=623793d4-c0ad-4f1a-b76e-6e2a082be58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:53.138Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eab20904-1c3a-46fd-a0a5-0f8aab62e171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:14:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:03.147Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=68857e83-e9db-46ce-8ae4-1beddb52c24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:13.156Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9e49e9e5-2f7b-4e88-b1b8-9e84c8fc55b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:13.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:23.166Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0b1c002f-1920-46bc-8fee-b17134ab7944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:33.174Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=18b54813-8d82-439b-89cf-5d7f518a512f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:43.183Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ef279ab7-e015-462d-8d84-6a19b801a1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:53.191Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2f069735-96d5-4eb3-8fa6-d3af95dd0e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:15:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:03.199Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4966928b-a512-48be-81b6-314de4a11c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:13.208Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2b7caa65-bb80-4204-94c1-129f160eec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:13.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:23.215Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3a840a96-5b9d-45d7-be9b-11ba19cf6b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:33.224Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f64998a1-51a8-4456-864b-a6e18e694ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:43.232Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e78d21eb-dfc4-4ab9-9583-f019e46b1110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:53.241Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=79c893c8-60d4-45bd-a087-e0ae96185884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:16:53.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:03.248Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e5b57df9-2934-4272-bad6-c0b346346a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:03.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:13.256Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dce20fb6-605f-4b93-83a9-7d6edc4cc9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:23.265Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1808b629-bc75-45be-adcd-2338e55bebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:33.272Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fe59d4de-6e44-48cc-a034-c6b3d4a956fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:43.280Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d066fc81-1573-4d7a-a2b1-8429de8bb169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:53.287Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=34c87f69-01ed-48cf-9a72-13d7df4a998d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:17:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:03.297Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=035dbf13-025f-48dc-bb87-d4526615c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:03.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:13.305Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5bce3293-e03d-4553-939c-0c3e05b78214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:13.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:18:20.657Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:18:20.657Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:18:20.693Z |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 |2021-09-14T01:18:20.899Z |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 |2021-09-14T01:18:20.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:18:20.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:18:20.906Z |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 |2021-09-14T01:18:20.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:23.313Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=01534743-790d-452e-83b2-fafa7247b9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:33.322Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e2133c37-e842-42c0-a06c-3b1fe0361566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:43.330Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7fabd2c0-60ad-4c2c-89eb-f5219584708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:53.339Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1eeef4b3-a393-4620-a4ab-df93e258fdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:18:53.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:03.349Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a1d1f194-9b3b-4e6a-a571-aedb4f066bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:13.357Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b92fa70e-d240-466c-b04e-a390395196bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:13.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:23.371Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d71095de-067e-491e-9332-6c75e145409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:33.378Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=60cc2f76-b9f1-497b-9634-04d3725b3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:43.387Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7e9b50bb-2da0-4bb1-a567-55c3bf2bd9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:43.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:53.396Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0482007e-9533-4df7-b502-a2edc86d5ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:19:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:03.406Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cf5cd321-3e07-4d8d-9ea5-569ec2e34450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:13.416Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=61f5bcfa-0124-412b-8fae-e9f701f15d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:13.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:23.423Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d6157be8-71ff-42ac-8f62-c187449a5b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:23.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:33.431Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cf32ad83-536e-4676-b7e8-254d0e953611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:33.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:43.438Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5590e578-7519-4b5d-aa14-edf39f4d4603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:53.447Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=59e18df9-6ec2-45a0-bfaa-aa24007a6b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:20:53.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:03.456Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5d9656d3-3442-4a14-aea8-98f6e07fea91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:13.464Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=38127053-74b1-4436-9e0e-eb6b6db0b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:23.474Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=282eb6ef-58d4-4c9a-9a6a-ca83074e2dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:33.482Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7223db30-8669-47ce-93b4-eae9e240dd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:33.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:43.491Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=840437f2-d18a-4c61-818a-08c9988f57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:53.498Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a26ec14e-23c3-44d8-9ca5-69ac03493cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:21:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:03.506Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c7a74cf5-71d8-4514-94ab-7ab0b0b637cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:13.514Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0d62f44f-6175-439c-a322-edd72fe42dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:13.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:23.522Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=42a15d0a-ae35-4edd-84e2-c2a5cf35ef9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:33.531Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0354e984-3dac-425e-98d4-44a9bc8c37a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:43.539Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd72fdb7-1b32-40d8-a8e8-3b57249b8190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:53.546Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e644c1df-1886-4cb7-a150-53a6a737dea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:22:53.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:03.555Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3ef6901a-728e-49fa-9f8b-a9d04114806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:03.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:13.565Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=de02eba8-afda-4dda-951d-4a5af34acbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:23:20.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:23:20.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:23:20.645Z |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 |2021-09-14T01:23:20.647Z |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 |2021-09-14T01:23:20.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:23:20.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:23:20.652Z |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 |2021-09-14T01:23:20.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:23.572Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ab32be3f-6218-4e37-9366-747fb0aa0cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:23.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:33.581Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=279502c8-47ac-40e8-bdd0-5c63d75f16f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:43.588Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=71df5b15-7415-4485-8043-908c5d993d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:53.595Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8658663e-c64e-4a75-9e94-56eab66d8e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:23:53.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:03.604Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=76676f27-a211-4cad-8b93-f7952a97b8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:13.610Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=77c01dd4-2a9a-480f-970c-5fb25116db8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:23.619Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ef82bf6f-4437-4a20-8741-c43902c22c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:23.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:33.627Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a3a608de-88d2-4676-8e3b-4974b68b29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:33.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:43.635Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c877a193-81cc-47c5-b15d-cf6f89292060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:43.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:53.642Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2a643ee1-0a23-42dc-aa87-f1120bf81979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:24:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:03.651Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=395f5dc7-5943-45e2-9508-3f03bdf552fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:03.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:13.659Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=73803529-f513-4e6d-a3ff-716b5553d9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:23.668Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ad5de015-06f7-4a6b-9090-018a211a39c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:33.676Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=932d81fc-5425-4f2d-86f2-d8c679f36a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:43.684Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=707e257d-6dac-4c6b-87bd-7aab9ce60aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:53.691Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cbd26fbc-40f1-4acf-8dc4-ad55c9980583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:25:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:03.699Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d754e652-ba6d-4952-b2e1-e631ebd1d37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:03.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:13.707Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fb48ea01-fe88-4843-8070-98af7e579cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:13.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:23.715Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=065dbbc8-d8ce-47a3-99e3-7f455ac8b03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:33.721Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd8e8cf6-3c6f-4d76-b554-e625fb505a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:43.728Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=379b972e-bc4e-43eb-8371-1a89a774fd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:53.737Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8e4829d1-20a2-4713-85b6-eaeef3cd8686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:26:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:03.745Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2b53abb3-6fc8-4004-ad65-9ef9b9f3b836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:13.752Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f2fbca02-d7e8-4785-8f41-1ab8f08e9796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:23.766Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a4ede5fd-1952-4a1c-ab8f-313d0e63e4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:33.776Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2fd316bd-296f-41c3-8546-ddad22a9f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:43.784Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bcd0d8f2-9871-4085-b981-e9c6abd64d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:53.791Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=456c2345-e84c-4460-878d-2209c9aa78c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:27:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:03.800Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f0bb0c2b-d200-4a14-b11a-2b5ebe36312c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:03.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:13.808Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6ad9859a-b8e6-41eb-a7ca-c2300872835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:13.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:28:20.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:28:20.692Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:28:20.693Z |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 |2021-09-14T01:28:20.694Z |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 |2021-09-14T01:28:20.700Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:28:20.700Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:28:20.700Z |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 |2021-09-14T01:28:20.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:23.815Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5cfb9121-3ba7-4be4-8607-c022a409f1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:33.822Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e2707a89-3511-44b6-ad57-e238a10167f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:43.829Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f76cdeb2-2966-4090-95d1-7fe12616bc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:43.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:53.837Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=857b29ee-4e31-47c1-b244-71578b7c3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:28:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:03.844Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b3ea3ae9-0148-40fc-b3e6-1be9f87116b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:13.852Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d3ccbdef-9a2b-473e-97ad-a3120a316060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:23.859Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c0a15f14-ce5a-43c4-9d47-37fecd9bb6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:23.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:33.866Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9facb928-30ad-45fc-ba85-1258d0aa8e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:33.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:43.872Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2a80f659-cfb5-4c93-811d-912c133a02fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:53.880Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ddfc761a-ace4-455d-8486-01ae8415a0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:29:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:03.887Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=856cdf54-d036-48aa-a93a-fe896d43a76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:03.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:13.901Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=27f42d83-a32a-4a03-87c8-44a274ee36c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:23.909Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ed28ffe5-98a2-4d60-8330-ed85cd05cd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:23.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:33.916Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=66206d1a-0311-4481-985c-609ae1e46126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:43.924Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=973747ce-1f88-42d4-8254-97861c6d2fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:53.931Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=56d7b0f3-fb62-4da7-83b3-cb573a4722a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:30:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:03.938Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7fa3a249-549b-4b9b-bd45-693298188ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:13.945Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=669b1b0c-f310-4758-89c1-ea5dbd895a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:23.953Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=03f3c0c7-c757-433e-8611-9e048f5397e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:33.958Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=64c3c6fa-fe3a-414d-ae80-a5256b30d64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:43.965Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c6ef0887-3dfc-4d43-98f8-211602c34e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:53.972Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=38d8d691-f069-48c0-936e-fb4c1724deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:31:53.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:03.980Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=066aceaf-9a07-4658-a81f-b21a7b3b235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:03.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:13.988Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=286caa49-bb02-4c09-8915-7e28b994177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:14.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:24.004Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=24f5e7ee-abcb-46a5-aaff-974b4b16770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:24.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:34.011Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=81df7ee8-59d0-4793-b745-67ea535e68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:44.018Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0e0d3e24-0e94-40e2-92fa-859e19a30650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:54.025Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6b5c913c-c981-4a50-b845-2745ee9fd6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:32:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:04.032Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c37b75cc-b03a-4096-872d-2d11b3378c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:04.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:14.039Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=263b9dfb-2deb-4e47-9dc3-24ff4b71026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:33:20.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:33:20.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:33:20.672Z |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 |2021-09-14T01:33:20.673Z |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 |2021-09-14T01:33:20.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:33:20.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:33:20.677Z |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 |2021-09-14T01:33:20.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:24.047Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=43d40148-d350-4f12-bcb8-8b1cde725ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:24.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:34.054Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=02f96134-fa91-4c57-b31b-b14666ad945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:44.062Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b42c293f-3225-46e1-826f-84dfb5e5badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:54.069Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f92a9f4e-3617-4ab9-b25f-b8796d1f3a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:33:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:04.077Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8762c086-2371-430c-9762-e857847a324c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:14.084Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=54caa89e-eeb3-4f6a-8b7a-bc5bc237c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:14.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:24.091Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=55813e50-1337-4e0f-a257-ef05f2b8c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:34.100Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dc04e926-44aa-4c95-b7e3-ec03734c9f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:34.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:44.107Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=40bd59a9-0ed0-4065-8b4d-332362384e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:54.114Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bfd9c77e-3c3c-4a4a-b274-5f3513c428db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:34:54.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:04.122Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2ae2d696-959b-40e0-a6ab-525fe03d35ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:14.131Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fa2ea528-2068-482c-8eab-f84ef55724ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:14.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:24.138Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3152f25e-eb79-41c0-8614-12eea8e21fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:34.146Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=667a498f-9f01-40da-81a8-a1d3db74eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:34.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:44.153Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8b581ed5-e888-4235-8430-2a47d00929be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:44.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:54.160Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5967ed1d-7966-4d36-8b9c-813c3145db84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:35:54.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:04.167Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b70f3602-28ea-4783-8f7b-187b7298ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:04.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:14.174Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f2ae7322-47cd-4a7b-b1be-5579e44ee94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:14.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:24.184Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=35fc9753-9901-4447-8107-2016c033c63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:34.192Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1a29eee7-0e36-4af1-928d-a9bd875b6ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:34.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:44.199Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=060d6b86-e6fc-44cf-ad74-4c277c044309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:54.223Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f1b968ad-ff80-4c02-91a2-84743bf07e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:36:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:04.231Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2a60b4c8-89e9-4ac5-862e-503be8495ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:04.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:14.238Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ef0380b-e904-42cf-8640-51414ccfa04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:14.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:24.246Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fee5707c-1ad5-41ff-8c46-e84e1784b92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:34.252Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a07f5a4c-caf1-45d8-8a70-ff1fbd93b69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:44.259Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d75944a7-84c7-419f-9b3b-bb1a25bf8448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:54.266Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=20b088ae-6007-499f-902c-77f7f28dd68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:37:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:04.273Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=839c481b-239d-4b32-9064-a1506de938d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:14.280Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1eb5f872-ca5c-4404-9fae-a5fa7a940844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:14.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:38:20.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:38:20.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:38:20.671Z |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 |2021-09-14T01:38:20.672Z |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 |2021-09-14T01:38:20.678Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:38:20.678Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:38:20.678Z |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 |2021-09-14T01:38:20.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:24.288Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=87ccae6f-b598-4341-9acd-6854562a4a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:24.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:34.295Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=652d2d10-a190-4942-b8ff-a67394323ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:34.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:44.302Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7e11becb-2681-47c1-8171-df40e0f795f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:54.310Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ddb0055-4db9-4a80-a3ca-92c66c7bd984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:38:54.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:04.317Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c73f9d22-4b7d-4d85-9c59-a4f5a255fd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:14.324Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=32ad1d7a-f15a-417b-8813-7fec75aa0f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:24.332Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=794827f6-f96c-4f8e-8c1e-60fe959f4f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:34.339Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d2b69d95-f866-4360-bceb-e08780321c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:44.346Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4a08af6a-c495-478c-84e3-a97d25adb7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:54.353Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=de0352b3-d40b-4083-a3cb-0280cc8d2e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:39:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:04.359Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f3fb9808-216a-41a7-a437-c6da1f584e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:14.365Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5b1450b0-9f79-41c4-9565-8e35fc7f5312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:14.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:24.372Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c28437c5-97fe-49ca-b9c1-d2007efcd339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:34.379Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=be1a8b29-edd2-4059-8ac4-c82c76fdefba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:44.387Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=848976f5-8b60-4146-bdfd-d58deaf0ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:54.396Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2a8899c9-affb-4c12-97a3-203bfe1e5c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:40:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:04.403Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7cdacc03-4adf-4833-b41f-59e5e4416f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:04.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:14.411Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b0eff129-f640-4d78-a654-beadbffecca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:24.419Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=347931b7-d953-4211-9012-c346f0c75692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:34.426Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ddf18d54-646e-46d1-8418-2ab48d4fc7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:44.432Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=471b61ea-ebea-4bb0-8ba9-559b4188a574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:54.439Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=06300544-6409-43c5-83da-1f1091ad1960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:41:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:04.446Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=37a4a7e0-124a-4e1f-bc12-07b68d6f45be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:04.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:14.453Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=21fcc53d-16fa-4dc4-a676-5f4b55d654cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:24.460Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=28c6273c-4ca6-4c96-9ab1-fd76b79bbb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:34.467Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=518685cc-c557-4d0f-bc00-d47de1189964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:44.474Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f69f4338-38b6-41c0-81e6-c08911f57cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:54.481Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b16a440a-6589-42c6-bacf-ae23e042b58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:42:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:04.487Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=48baaf2c-c781-4c20-bde8-40896b35e2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:14.493Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=37df9a77-4293-42c9-9eae-efd1c4ea25ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:14.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:43:20.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:43:20.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:43:20.644Z |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 |2021-09-14T01:43:20.645Z |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 |2021-09-14T01:43:20.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:43:20.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:43:20.649Z |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 |2021-09-14T01:43:20.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:24.501Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1fd7d18f-4df3-447e-ba27-7f6370d4759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:24.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:34.508Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1936eac7-5f92-4b32-aadc-ed45036f2ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:34.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:44.515Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4f52bdf2-54dd-4fa4-9077-37ad11179d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:54.523Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83949007-fc1e-44a4-a25e-c603580f3928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:43:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:04.530Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e233f9d3-d776-4a3e-9c14-a0733ab8c23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:14.538Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=55729a4f-17ae-41c7-a97c-7fbd975da0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:24.545Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8a2801f3-7949-4755-b16f-225154e4c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:34.553Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6680d23e-d9cb-48a9-9f89-40f71f6609fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:34.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:44.562Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=accf3533-3a2d-4283-afd1-2d6f42d0f743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:44.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:54.570Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=120b0f87-c8be-4a9d-abe3-c6b9ee21b232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:44:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:04.577Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eb24f6d2-6ff6-49ce-afb8-5634083ec735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:14.585Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e69bb5da-4137-483e-a19f-378e3c8713e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:24.593Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=80b2e615-4bb4-4b79-bb5e-a4476c867b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:34.600Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8db2e299-e6cb-432d-acbc-ab0400946999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:44.607Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b110fe5e-1a45-4896-a80d-e17608bd3338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:54.614Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=22f59134-a364-473a-a42a-582d5a7440e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:45:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:04.621Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5dcb83f2-fad3-436f-b8d6-2e159c1262d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:14.630Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=76fcf812-af6f-477a-bcf9-c7ed743808c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:24.637Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3658f411-9074-4222-86a5-df84ffecf8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:34.644Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0118e934-5a8d-482a-898a-7a363f63ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:34.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:44.652Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=970f29c9-c460-42a4-9b1c-95deaab2d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:54.658Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=314cfd7f-e8b1-4815-99aa-5d7d0d3a6e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:46:54.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:04.666Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d94090c0-aea1-4fb5-8207-ab847ce4eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:04.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:14.673Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=04d23fbc-776d-4b7e-9215-0b619821432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:14.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:24.679Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b84a2112-c666-4147-8ddd-241557161655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:24.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:34.687Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a2d672bd-e7da-4f51-95bb-69eae7db9456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:34.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:44.694Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=54586621-cfc9-4a6b-ae71-0ed379fce33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:54.700Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=90f42fe6-e69d-49df-964b-6f3351779711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:47:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:04.707Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d22ca3de-e8e8-48c2-9c63-77c663481b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:14.714Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6753ea98-b893-44a5-9f19-48964f0f9f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:48:20.647Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:48:20.647Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:48:20.648Z |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 |2021-09-14T01:48:20.649Z |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 |2021-09-14T01:48:20.653Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:48:20.653Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:48:20.653Z |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 |2021-09-14T01:48:20.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:24.722Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5c63d77c-201b-4a58-b44c-b32a864bb717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:24.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:34.728Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fc5ffbab-63b0-46bd-8820-d0e845586f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:44.735Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0438b38e-a2c4-4085-8781-6c80b4857468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:44.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:54.742Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=310cdf3f-7e45-49e1-b7db-391e6c338eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:48:54.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:04.748Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e5163d8a-5cff-418a-8d88-372f329baa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:04.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:14.755Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83a71f2d-963d-474a-a9b1-2dc8eeb4cecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:24.762Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ab237d1-7744-4869-b9c9-1bda1bf5a600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:24.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:34.770Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4efe9113-fdd4-4776-a8af-18980a985ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:34.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:44.777Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4a707c45-ea6e-48b2-bc9a-4b201ebff08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:54.784Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8336a3e8-fdce-47eb-aadd-143fad646f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:49:54.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:04.791Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bc7de50b-ee21-4cfd-9431-94d1f0fba930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:04.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:14.798Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=67b273ca-2094-48aa-8c73-633b76c406ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:24.806Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3b0c0ff0-b99b-4759-8130-e65e2615a8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:34.813Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5da82601-73b1-41df-82c7-13f7bd340493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:44.820Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=57ef6a33-504a-44ac-8469-6ba993cf0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:54.827Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dfedcdae-628d-4664-87b5-4188bef8c464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:50:54.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:04.835Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dcd4f9c5-2710-4f64-80d3-70a4bc081129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:14.843Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dadc96a4-df72-43d7-8431-209a50834820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:14.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:24.850Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ece49cb9-4144-412b-8054-1c6740091621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:34.857Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83802b3c-75ba-43c7-805a-09b61c776e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:34.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:44.865Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=34bdcfb8-271e-4555-a020-cfcdca5ff7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:44.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:54.872Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=342c263d-84cf-4dcf-ad61-4d3a5eec9c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:51:54.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:04.878Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6095bd00-e4e5-4f3e-a751-2780747e646c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:04.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:14.885Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4eefed0a-9fd4-45d8-be77-d7f1d4987512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:24.892Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2c793b6c-d912-4464-9a85-a354c464ce56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:34.898Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=27b9526a-57e2-4fe0-8905-f8d59b8440e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:44.905Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=58067cc4-1df0-4ee1-a29c-ab9e75b14661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:54.911Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b263a5e1-adfb-4ced-89ad-d46ea4fe12c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:52:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:04.918Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9ccf40bb-864c-4426-a39c-0c6b87cbe7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:14.924Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d5415b16-2f9a-4e2f-a099-44a3bd479eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:53:20.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:53:20.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:53:20.644Z |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 |2021-09-14T01:53:20.646Z |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 |2021-09-14T01:53:20.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:53:20.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:53:20.649Z |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 |2021-09-14T01:53:20.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:24.930Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=25a993a4-b2a6-43c4-9aed-62f4e6d0b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:34.937Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a9eb9bb1-fdc8-41a0-ac5f-f98267baefb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:44.944Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b3e9023f-56de-420a-ae86-49c0f75c8ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:54.950Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ad4385c3-c286-4007-a70d-52992afa50a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:53:54.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:04.957Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d1175b08-792f-4a43-aa4c-0476273470fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:04.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:14.963Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d2d3bea2-d265-46ad-b129-981dcd6bc596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:24.969Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3a53bd83-9951-419d-849f-a7875ace0024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:34.975Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=94f39180-9553-49a7-8749-48551e4b4a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:44.982Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd2f9843-e83f-44d7-984c-7c150dc8a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:54.988Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6e101120-ded2-4973-913d-8eddb350b58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:54:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:04.994Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=648d76d7-dda0-4b0b-8d66-a0b37ce884f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:15.000Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dc7c74f7-6200-422d-97f0-197f04766640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:15.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:25.007Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=63d77d81-8761-45a4-9eb7-874d6ca2d293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:25.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:35.014Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c6cbb1a8-ae9a-4a3e-b134-f66fc6e7fc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:45.020Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8d4f00ea-a77d-482b-8fb9-626b8d24df45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:55.027Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d1768527-4156-4d26-9a3a-b06c8417c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:55:55.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:05.035Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=022450df-5e35-4952-8f9a-b237f8a16c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:05.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:15.041Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3533a5c-f837-4ef2-8e53-a3bdfd7de042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:15.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:25.049Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=92b6c84c-78f3-4259-9f90-8f5d2b8aa0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:25.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:35.055Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9685c8a3-2aaa-459f-9797-e980a634da5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:35.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:45.062Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1579a69f-76e2-4f00-9022-ddbc6b41d093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:55.068Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c113991e-2050-428b-9fd6-56247507048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:56:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:05.075Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=db4036ca-83f0-47ed-8811-9b5499997a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:15.081Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ed550644-810b-412a-9d85-f4e111d4d84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:25.087Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=51b69993-c276-4e92-9f23-fb9c2a986d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:25.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:35.093Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=757f2581-5bdb-4f6c-889b-b0b3910b1a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:45.100Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b48604a5-de86-4901-87fa-161186912a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:45.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:55.107Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=04ac785f-f41d-4a64-b68b-117ee22aa9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:57:55.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:05.113Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2a1d1a2c-4af6-4c03-a2b9-9e7e83347410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:15.120Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7d4e0f7e-ae1e-4fdc-9827-fe269119ca10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:15.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:58:20.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T01:58:20.643Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T01:58:20.644Z |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 |2021-09-14T01:58:20.645Z |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 |2021-09-14T01:58:20.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T01:58:20.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T01:58:20.648Z |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 |2021-09-14T01:58:20.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:25.126Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e067a1a1-d221-4208-89cd-c43fea96e48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:25.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:35.132Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=de3d52b1-cf8f-484b-a5c7-7200c022f89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:35.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:45.139Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b01bf4c8-d9e7-4fa0-b593-c473a1862579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:45.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:55.145Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2e285128-a6d9-43e4-bda1-ce2131d7e40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:58:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:05.152Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7ccaed2c-d72f-4d28-9e4a-ea257cc676bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:15.158Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=48fb1ee5-7e21-4f12-b0bf-87fce6888df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:15.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:25.164Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0c2a0e28-209d-4d70-b39c-613aaf314157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:35.171Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e047e659-62ad-4fd4-9772-5bf7fad00c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:35.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:45.179Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=39a12def-199d-4694-a17b-49cac7f82cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:55.185Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=34624097-b6a0-44ac-8123-14c521a3541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T01:59:55.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:05.192Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a12666f7-3d2e-403f-9f20-1f2e24f7682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:05.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:15.199Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=169af7e3-54b5-4ad1-a02a-50535c715787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:25.206Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3bba4801-c539-4644-9036-93fb2ab79a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:35.212Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=08b3c25c-ea31-4a85-8d6a-d386dc7c7a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:45.218Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd692edd-60f3-4cbb-811b-0af342f00e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:45.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:55.224Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b2a7b8b4-ec2d-4b40-b482-38b370c9f410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:00:55.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:05.231Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3a9f31d2-9604-44d2-b6bc-423e9ad56494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:05.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:15.237Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0b8cc489-41dd-4093-bd10-34c2ee03cffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:25.243Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=84b5c987-b82d-4664-8b18-2464ebfb9d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:25.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:35.250Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b74bb46b-df3f-4d67-8587-15f267efc58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:35.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:45.257Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=478862a7-3491-4e70-adef-b1ba8d847708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:55.264Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=21c65c0d-635f-46d5-885d-538c97b56d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:01:55.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:05.270Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cddde898-a5f0-4218-9aa8-23d27e255a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:15.277Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a5ea070f-735f-41fe-990b-5f331e108cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:25.284Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3aeaab8f-896d-4ff1-80d6-bdcd23fe5cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:25.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:35.290Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6eace9c4-8f83-4389-b362-cf3daa28a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:45.297Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=480e3109-3eac-4483-81db-e03aebf27729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:55.303Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8d62036b-2af1-4c89-9c53-95986054a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:02:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:05.310Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2ee5691b-4986-4467-9c09-ec0554f4bdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:15.318Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=77c00805-9a1d-429f-be83-6b0dd8ec075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:03:20.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:03:20.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:03:20.624Z |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 |2021-09-14T02:03:20.625Z |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 |2021-09-14T02:03:20.628Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:03:20.628Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:03:20.628Z |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 |2021-09-14T02:03:20.629Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:25.325Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6ee4f741-3a4d-43e1-a960-276296526d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:35.331Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83422af0-aea7-4c5c-9d09-74256706a64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:35.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:45.338Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=22eb6417-71c4-4976-b516-2ee4a97b6470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:45.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:55.345Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b8a51179-67d5-436d-b94f-9f75e17d1e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:03:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:05.351Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd57aca8-a65a-458e-a2e4-3bc1378ef7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:15.359Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0c97daaf-4fa2-4816-a5ce-6745607acf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:15.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:25.365Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=af2dcd70-3116-4ee1-ad97-c157a397f624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:35.372Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=daa9d9e9-dcfa-40fe-af8f-de877448f856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:45.379Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=41a958de-87ec-4928-9f0b-3ee6dbcd0e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:45.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:55.384Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=925dd756-0c96-48e5-9725-171970b8a912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:04:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:05.391Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d90286e3-1708-4dd9-9838-7fe74d532b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:05.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:15.397Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3e7180d8-6678-4cab-ac10-63ce3d802ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:25.404Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=48868c31-7563-4c0f-b562-d6fcddc41708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:35.410Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=df2e40e1-d954-4013-979d-cb3cb8edaf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:35.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:45.416Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8cfc321c-78b9-4b19-822f-0468a4599920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:55.422Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=33153129-9044-4942-a5dd-40c8dac31699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:05:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:05.428Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=71efc3f9-b13f-441c-8c9f-1f4c5947ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:15.434Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6543e9de-d8a8-405f-aeda-24879405f815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:15.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:25.440Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=75ce6c9b-a74f-4efa-96fd-5dc3d1de7f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:25.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:35.447Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=db1028b5-44ef-46c0-93ca-184c6e3ba4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:45.453Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cd19b376-cd82-4b91-941c-1429aa7ecd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:45.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:55.461Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bab1631c-ffcf-471e-827c-6c1e619f5fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:06:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:05.469Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=faa45224-a64e-4de3-b0b3-c1404e4809dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:15.475Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cff39829-87c2-431f-bfa5-8ab1a41cc180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:15.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:25.481Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=41edc4a2-23a8-47b6-b9b8-9cd7ed94a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:35.488Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e04c50e1-d586-4dae-86bb-bada2fe102df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:45.494Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e77ddf1-2672-4988-ab87-13155c3c9f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:45.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:55.501Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bc7577fb-2899-402e-bb06-508258569eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:07:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:05.507Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=56264f09-0924-4751-b962-2861f8873d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:15.514Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3a09751c-9b3a-4719-89f8-bcb2bedea5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:15.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:08:20.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:08:20.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:08:20.672Z |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 |2021-09-14T02:08:20.674Z |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 |2021-09-14T02:08:20.679Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:08:20.679Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:08:20.679Z |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 |2021-09-14T02:08:20.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:25.520Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6c55caa5-f035-4600-96be-b6645236a467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:35.527Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9ae82bd5-f352-402a-999c-5bd977088815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:45.533Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dd2de93f-295d-4cc8-b694-a2e3272d0242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:55.541Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6fea729d-cddf-4b16-8724-749978afedcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:08:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:05.548Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ca755669-00c0-4e85-a06c-7cad3ea0c5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:05.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:15.555Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4afac804-b0ac-4302-a0b1-972f6dbe4517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:15.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:25.561Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=be91b0d2-90c1-4fe8-8f71-4493b60f4efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:25.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:35.568Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=22ba7d8b-1930-4ce2-a2d9-e5c7cf7dab20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:45.575Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=17963f86-2f67-4a76-806a-96d65e17dd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:45.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:55.582Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d24288be-d66c-42fc-b0a8-e8cb48ed4967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:09:55.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:05.588Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=14f1f79b-ca29-4c9e-98b2-20575bb6d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:05.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:15.596Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6d407a7b-2c3a-4dc8-9056-cee14bdb6709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:25.604Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6c1fdd94-e43b-43e0-b37a-e19cec426930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:25.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:35.610Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b2fe4ea3-d89d-4533-9fe0-5812cb9ad444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:35.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:45.617Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d8b73117-058f-4e4c-948f-6b948a9929e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:45.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:55.624Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ba52c45b-107a-49dd-826f-3826f0852cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:10:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:05.632Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fd8b14dc-fa6a-44c1-afdb-8cc5eb2ee6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:15.638Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d0aff88f-25f2-4bf9-abd5-182199b0af0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:25.646Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=20eeb372-205b-41f1-b1f5-04d7c2f5428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:25.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:35.653Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=325cbe2a-3cb8-4896-804b-cf4e4620de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:35.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:45.660Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=931befad-b6ea-4301-93c1-d491b2cf5fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:45.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:55.667Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7329e905-a6ae-475c-9d24-f01ae9dc2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:11:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:05.673Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=95dc7f85-65c0-4efd-87d6-c4697d0a2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:05.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:15.680Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=26314d57-2aa7-4aca-a389-cea8a9e1cf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:15.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:25.688Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d4cef5a0-11ee-4e8d-9625-c4756813e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:25.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:35.695Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=818736f3-14a6-4081-a9ee-5ce98b2846d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:35.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:45.702Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e8c01a7a-3f79-4a24-91b4-d4bebe586c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:45.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:55.708Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5233c98d-0efb-4f0a-9fc2-227cce3d441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:12:55.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:05.714Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6f16bd0b-aece-48df-8104-296c4055c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:05.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:15.721Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c53ad03e-9303-4be4-b5d8-8c7ec4ab4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:13:20.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:13:20.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:13:20.651Z |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 |2021-09-14T02:13:20.653Z |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 |2021-09-14T02:13:20.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:13:20.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:13:20.657Z |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 |2021-09-14T02:13:20.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:25.728Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=19f0c263-711e-4d11-b9a6-983fdaaf0c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:25.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:35.735Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d5ea5ad4-588e-4595-93c4-218253dbb4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:45.742Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2fc21459-8ea5-4a1a-a325-40c1c7e4bf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:55.749Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fb9f96d6-e6c3-4bc2-9bda-25e4455a47be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:13:55.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:05.756Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b21de511-c42e-46f6-af4c-77d36978e0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:05.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:15.763Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ff06cec0-e1ca-4a61-8942-a5d2d2ba0196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:15.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:25.769Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c9d9b4ee-b491-44d0-af76-76f89b339c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:25.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:35.777Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9ff0c99e-12bb-4e0b-8700-42af417b6638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:45.783Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fc7281fe-f41d-48c6-b5d6-a1a96d170c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:45.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:55.789Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3d8eb4ad-8fe2-4605-b91e-38e950c64c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:14:55.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:05.797Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4c9b6f36-72f3-4ddd-a850-10f952a4b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:15.804Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8b6881df-98c9-4a71-b5ed-85452284af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:25.811Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b16903f1-2d42-461f-858b-acac4b92d9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:35.817Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b1760094-ea31-4bd7-9223-bb4213533de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:45.824Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=afc6bd19-6377-405c-acce-f2bce73e6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:45.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:55.830Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3166820b-67f8-4e3c-9314-53d8e5ab56eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:15:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:05.836Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=af1f3e2c-e715-4c8e-877a-367b09f91002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:15.843Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=66777061-689d-40a7-9e41-70daa4686a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:15.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:25.850Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c3b613cb-8887-4761-9c53-e71a921f8c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:35.857Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9a21cc37-0b4e-45ac-b73f-b44e6b65c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:45.864Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=04fa44a1-c792-4823-83eb-7e2a4bdd5195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:55.870Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a3050488-f3cf-4035-b30a-bab3cb05a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:16:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:05.877Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e4ab5b36-8ef8-465a-b21d-ab64f1d66afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:15.884Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=08df3eef-0745-46a9-928a-130b53af93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:15.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:25.890Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f9422a7f-a095-47e9-b43b-d7de07934de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:35.896Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=485c5f51-fdee-480d-ac4c-4e43d052e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:35.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:45.903Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6192a046-1f7f-485f-bdcf-a620900d69d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:45.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:55.910Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3e5c928d-0c38-4903-96d4-9996788d4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:17:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:05.917Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=483cf48d-fd33-4b68-b94a-f670efa0d5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:15.923Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=56a0e152-fd71-4c22-9fe2-59e681cce8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:18:20.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:18:20.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:18:20.626Z |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 |2021-09-14T02:18:20.627Z |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 |2021-09-14T02:18:20.630Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:18:20.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:18:20.630Z |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 |2021-09-14T02:18:20.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:25.930Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e26fe13-1589-4193-a0bf-48f13f1044c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:35.936Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8c33d1ea-5071-40ee-b0d5-d6f5eee4e7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:45.943Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a9f2b2c6-d6c2-4604-ad2a-eadf2ae03a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:55.950Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3bf91498-feea-440e-b9ab-b65e442cda5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:18:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:05.956Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9a5a6772-b8a8-421d-bdad-9480957516ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:15.964Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=abd78d8f-7811-4a17-85b7-f0402066142d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:25.971Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eb179eee-baa6-442f-8dea-e3fb9d4f093c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:25.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:35.979Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4f92a10f-1519-40e6-8ca6-a4b22e056ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:45.985Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5b282bae-1df2-468c-9ed6-cd5de8459797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:45.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:55.991Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d6d3eb0a-37e8-4ee4-9600-56f4900da459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:19:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:05.998Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4d16f352-922d-4109-add1-ebc51ee871ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:06.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:16.004Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ce27696-f59c-4943-9342-34fb151b91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:26.010Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c21fe786-2a4f-4d82-828f-a05be9febe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:36.018Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=61831a6d-3b75-4d59-9f62-a0d9cee8cb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:46.025Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e618223e-903b-4599-8bf8-bd489128a50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:46.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:56.031Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5ef6bf75-2315-46fa-a48e-c603b97792fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:20:56.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:06.037Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=049fb9c7-8a96-42e7-88a6-995cdc84a4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:16.044Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ecdf5774-c618-4ea3-9219-7c3b42d8b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:26.051Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f355b6fc-b098-4cbd-970b-609e4a1ca28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:36.057Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f9961c3f-81ef-438c-8aea-aed2d6c4375d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:46.063Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=22f0f271-6751-4e7e-9c1e-279c20f255e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:56.069Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d0376ab9-91f9-4727-82e3-9896188c9cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:21:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:06.076Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=70f2417c-00d4-45db-9765-43edfb164bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:16.082Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=86e2f317-5ab4-437e-bb7f-9741470646aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:26.089Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=266fbec5-d1b2-48a9-9952-cc8bd42a3269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:36.096Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=018827b9-7090-4145-9a15-b951360ba7c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:46.104Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=172d9f3d-9098-487c-a56d-9940b00444d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:56.110Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=789a5e06-c723-494e-98a9-3eb36da48884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:22:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:06.116Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=25eacf85-81b5-4dab-832f-b91edcbdc9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:16.122Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=34384a15-4217-4dbd-aab9-fd3b142d861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:23:20.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:23:20.618Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:23:20.618Z |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 |2021-09-14T02:23:20.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:23:20.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:23:20.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:23:20.622Z |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 |2021-09-14T02:23:20.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:26.129Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7928d42c-aa39-43ee-a028-4f1ec566ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:36.136Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fd3f6c75-0a49-4370-8020-045d5367422f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:46.144Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ce5503b9-bf11-46ce-947f-c60411f78e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:56.150Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1a25507d-0164-41c0-86aa-54c43f4f1542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:23:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:06.155Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8804d540-79fc-4c08-8f19-7582fba69652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:16.161Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5608f501-0f7b-4f00-a9cb-d4d6ec56e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:16.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:26.168Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6072a6a7-9673-4017-bff2-302833da410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:26.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:36.174Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6724e6f6-c9a0-409e-a992-e9b2191b2985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:36.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:46.180Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=18497989-00d1-47f5-8ed9-d91400da8fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:56.187Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0ecb5141-6367-42a5-8f4d-4f7532c52830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:24:56.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:06.193Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=58795c0a-7b09-4687-a566-c7fecf47e4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:16.199Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f126d127-0a6a-4846-904b-6abbd6e72c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:16.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:26.208Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a6929c4e-c137-4de7-be47-cab63084fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:26.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:36.214Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9adb517d-afe2-4884-80ef-2f7619649207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:46.220Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b16fae0f-2400-41cd-8941-881a3541909c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:56.229Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2cc397d6-240f-4857-a4b8-f91339d988e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:25:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:06.234Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0a34d370-fcb3-4184-aabb-996e924691e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:06.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:16.240Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c6778401-a863-46b9-8b9a-28253ed16857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:26.247Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9d9970de-e2dd-406e-b20a-e0197c5be9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:36.253Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=30415876-fa76-46f0-ad36-cf1ab48b41a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:46.259Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f8ec0804-7bf2-4872-a77a-8ff3379ba894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:56.265Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7e346db5-35da-4e86-af39-7e747508f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:26:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:06.271Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f516a8e3-a926-4e9e-bef5-95bba1a130e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:06.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:16.277Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9298b476-1735-45f5-ac96-8596508ba7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:26.284Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f9f36262-e918-4a29-bc6f-6f00f04d1ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:26.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:36.290Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=65a690f3-eb20-4acf-8953-cfe26753bc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:36.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:46.296Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e82166e3-322c-480a-b48c-d6067dc77680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:46.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:56.303Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1959cf17-4674-4fd3-8981-e92efee69d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:27:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:06.309Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=13beb8c7-fa21-4975-9b0a-85127595d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:06.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:16.316Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fc758238-315c-4589-9cd3-3df4e045ca2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:16.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:28:20.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:28:20.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:28:20.612Z |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 |2021-09-14T02:28:20.614Z |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 |2021-09-14T02:28:20.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:28:20.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:28:20.618Z |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 |2021-09-14T02:28:20.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:26.324Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3faa071-f2c1-4906-bd88-3efec2206d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:36.330Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1db353ad-98a7-447c-8d1e-6aa3ee2ef82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:46.337Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9ca42ccf-591b-4512-90fd-2d921e8c9b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:56.343Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f4600385-227b-4321-9ed3-b389679f8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:28:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:06.350Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ed0b2c9d-cb95-40cf-8211-a7e932902889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:16.356Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=92aa2219-5753-4733-8784-5306a728dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:16.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:26.363Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0ad9122f-e1ec-4484-ade0-926732b0db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:36.369Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c3882599-8bd3-42c7-820c-fd547cedf52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:46.375Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dd415330-8751-4041-8799-19080c48567f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:46.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:56.380Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ef50d628-5041-414e-b8e2-8e9f535d48b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:29:56.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:06.387Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=279e4fc0-1075-4e13-8e83-3995471f9e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:16.393Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=77d9dc22-708d-42d0-acaf-85ef0dea65ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:26.400Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ba1e05eb-5df4-4dab-a8ff-e5881597d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:36.406Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3742d7cd-3137-4887-b409-6a4f32e1207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:36.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:46.413Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=85ddb40d-fd36-4051-9797-e6ba223da344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:56.419Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4a92d4ea-696e-4426-889c-abe54ed92bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:30:56.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:06.425Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c091d805-c8ce-4e67-b43b-74558fbb01cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:06.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:16.431Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1cbcb0db-e866-4c77-9015-421bcfbe1e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:16.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:26.437Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fc462dcb-1729-47ad-a7cd-7b40c7be3c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:36.444Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=14ccadc3-5136-4388-b7ef-9bbabddd47e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:36.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:46.451Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a48e3367-922d-48d6-8ecf-d2144594335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:56.457Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0162cf45-50f5-49b7-b14c-bb1c5af515d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:31:56.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:06.464Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d6e13668-870b-4289-be1c-d157f0b58165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:06.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:16.469Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2029d975-1f31-4c9c-a2f1-ae758c4eac86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:26.476Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=51b6436c-5c36-4d3a-acd7-fbed7f7c9064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:26.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:36.483Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5f7ea32c-b0fb-45b7-bf91-bfe5b5d9b6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:46.489Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ed08ba53-03ad-4aa3-950c-91636e162758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:56.495Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a72b10cb-1b99-49d7-ab4b-7674c94f834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:32:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:06.501Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f043d7c9-82b0-4669-ba9a-36bb6c299815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:06.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:16.509Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=157d3424-9cc0-4e9f-866c-a89ad36b7bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:16.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:33:20.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:33:20.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:33:20.634Z |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 |2021-09-14T02:33:20.635Z |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 |2021-09-14T02:33:20.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:33:20.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:33:20.638Z |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 |2021-09-14T02:33:20.639Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:26.516Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=daa25345-5466-4149-b3d5-5022e52a725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:26.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:36.523Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=588cb7f3-cb41-4601-aeb9-e8b18f128eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:46.530Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2e45fb11-c997-4938-8003-e55d271ed639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:46.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:56.537Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9b8e8659-4d2b-4ce8-98e0-5e01403a14c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:33:56.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:06.544Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0c3b5d4e-01da-45b7-96b0-a65d67d43bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:16.550Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=75cc91ff-41e1-4a58-914c-fd7fdcf2e268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:26.556Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=534dea29-3bc7-43e4-8c20-6b975b9b2b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:36.562Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6913d572-14bb-4265-9a3c-6cc62e9f6971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:46.568Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5aebc07e-c741-4979-b000-5d8d8d5187c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:46.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:56.576Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fff086d4-ffef-451a-be35-1b58140bba5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:34:56.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:06.583Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=44b7cfe9-7774-47e7-b292-197c9b27e4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:06.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:16.590Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3887f116-b788-4a0d-8ead-4629a5613bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:26.597Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f81dac90-3729-4c33-891d-094fa18b9d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:26.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:36.602Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=049aac85-300f-4d89-9cbf-fdac71392f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:46.609Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=212c7688-09db-4fcc-bff0-1d7728f1d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:46.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:56.615Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0bb54f3d-fdfc-49ed-8f56-2b1639ac11b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:35:56.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:06.627Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd955bdc-fcde-448b-b043-722ddad7f7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:16.633Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=36c3c3a3-36f7-4fa0-9f4d-808692e2f87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:16.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:26.640Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=02dfa504-a282-42d3-9076-52da0639953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:26.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:36.652Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83f9f84f-3548-4dcb-adce-2d27eb5e5733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:46.658Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=77265955-9649-4d08-bc7b-c74873077e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:56.665Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bb66f4f0-7095-4701-b1ae-f8d2e485ab85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:36:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:06.671Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d74ebe81-3515-4a76-8756-3ee0b90c0d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:16.677Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f8445f89-7af4-4312-b51c-41b83dba3c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:16.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:26.683Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=aded9506-dafc-4457-9410-0178473a6637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:26.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:36.688Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d4a915e9-c09d-4e8d-bfa7-b7d098ffbf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:46.695Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=81df1c21-5080-46f5-a54f-559f7a122104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:46.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:56.702Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0800717a-2d5b-46f8-9629-2b47c433ff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:37:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:06.707Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=97119454-1fee-4253-9daa-80f8df1df860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:06.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:16.714Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=08c32229-397d-486b-88e7-214b270f69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:16.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:38:20.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:38:20.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:38:20.615Z |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 |2021-09-14T02:38:20.616Z |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 |2021-09-14T02:38:20.619Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:38:20.619Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:38:20.619Z |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 |2021-09-14T02:38:20.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:26.721Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f1a52c28-f857-4c1b-9b29-e3a1fbe9f864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:36.728Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4ea079dd-b107-42a9-bc9b-7a33703708ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:46.737Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=595899bf-0d99-468b-a2a0-b08fb6d90fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:56.744Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cf53b454-ce82-4057-977c-b16e8770d99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:38:56.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:06.750Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0be75243-6f32-4abf-8e0a-5b723082d9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:06.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:16.755Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6bf18d18-9cf0-424e-8fff-0a683cb10194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:26.762Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9a8f7b5c-fcf5-4d8a-a707-2ee6f0a532eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:26.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:36.769Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=75cf6d3c-4600-4ba5-9ff0-7b276db5a03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:36.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:46.777Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a64e651b-7e96-43d1-8f75-3c205b0db29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:46.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:56.783Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=28ef3f2f-3b9f-47a8-b1b3-756155d89ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:39:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:06.789Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f2eda020-352c-4d31-950d-6bf42decffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:06.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:16.795Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5f704dea-acc7-4e47-a50f-380038940d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:16.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:26.800Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b13ed35b-6d3c-403e-a374-d3b37c38bbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:26.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:36.807Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c40c2599-60f0-44e5-bca7-2dd955a4be52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:36.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:46.814Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1072e348-bba3-4d92-885d-c3ebc84c6a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:46.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:56.820Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ad7087f4-8785-49fc-b1f8-d0ae7cbc132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:40:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:06.827Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=25b958f3-62eb-4140-991d-69d4dfd82d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:06.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:16.833Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4a74198d-63f2-4cf8-88c5-71a208e94e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:26.839Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2c5efdfd-81fa-498b-8f49-e923cda8f89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:26.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:36.845Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5665c262-4d2c-4b14-ab3e-75f3c8ba7cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:46.850Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1652d977-fdcc-4e06-95a6-a56a3c5e231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:46.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:56.857Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4949d505-ced8-4c63-bcbc-52291f4d1559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:41:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:06.863Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6a22cc23-e437-4ab1-bfb3-cfaed9fe31cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:16.869Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=17bf6a4b-b867-45d4-8ee8-92af237227bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:16.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:26.875Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3964b2d-bcb7-47d5-bf93-6976379d1bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:26.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:36.882Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=68efdd38-74df-46f3-aa63-6d033591542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:46.888Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83234afb-424f-48fa-8477-3b9f358ceb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:46.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:56.895Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4b5a5217-f079-45c1-9182-e0a5bc9d2e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:42:56.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:06.901Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=78d1ff68-d37b-46b9-bd41-25a88ec1c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:06.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:16.907Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=38140698-967f-40bd-9b40-fc138f6d003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:16.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:43:20.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:43:20.629Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:43:20.629Z |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 |2021-09-14T02:43:20.631Z |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 |2021-09-14T02:43:20.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:43:20.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:43:20.634Z |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 |2021-09-14T02:43:20.635Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:26.914Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=af908539-ae16-4412-8338-bfd08e28b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:36.920Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=89d11aad-8d49-45cb-baad-521cffb4ca62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:46.928Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=320d6541-4753-45b8-a94d-fd999d41257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:46.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:56.934Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e6d229e7-33da-40be-a336-7c1f3f35059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:43:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:06.941Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9705da58-a1b1-450e-8ad1-0c1faeb8bbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:06.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:16.947Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=580f8791-c961-4625-8b0d-a1a30153b1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:26.953Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eefc64c9-ce61-4815-9d39-fafe22794649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:26.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:36.959Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1b563e4c-4346-450e-b1cd-598858d13e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:46.966Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0f36ca77-9aa8-4b5d-92fd-594603e555e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:46.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:56.972Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=43fcfdb9-55e3-4e8f-a385-d6cc781fcf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:44:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:06.979Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5cd3fb53-b008-44a6-822a-ff3f2292b50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:06.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:16.986Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7fa018da-c65c-48c7-ad83-408aabc17fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:26.992Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bfd84b66-702a-48e6-aeb8-8a50cb41fee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:36.999Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a49f8837-a953-416b-bd6c-941ce032e9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:47.005Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6afb307b-b44f-43f8-9e97-0adfe1922a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:47.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:57.012Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9c455b7f-890d-4e68-9a42-156de1572fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:45:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:07.019Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c58d444b-9160-48a3-bad0-7730fdec71ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:17.027Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0b3eb288-926b-4b12-b05b-d423a2e421b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:27.034Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b14eeb18-c508-45e8-a1f4-6af919c13754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:27.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:37.040Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3033b2c7-4ea8-4c4f-ad0b-74bbcf492e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:47.048Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ff57de8c-29b7-4733-9f8b-c0d6bea3c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:57.054Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b8cc28d6-8de2-455d-a338-538875ce2bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:46:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:07.060Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4c3d3b1e-d67c-4093-970a-7bc6131f09eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:17.069Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6916f77b-fb6d-4d64-919b-5706ba31bc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:17.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:27.076Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ccc61ccf-6f09-4f73-a4fc-59e771d19435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:27.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:37.083Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f0a01cc7-7504-4750-8e3f-e853df394f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:37.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:47.089Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bd437f21-de90-4a72-b920-be224c2ea457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:47.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:57.095Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=87958d6b-2fe8-4084-b207-335910613b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:47:57.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:07.101Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=786d9a3a-0199-4d1a-82a9-f30c1efc52c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:17.108Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6e746ffd-449f-4489-841d-e46d11db2c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:17.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:48:20.627Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:48:20.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:48:20.628Z |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 |2021-09-14T02:48:20.629Z |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 |2021-09-14T02:48:20.632Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:48:20.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:48:20.632Z |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 |2021-09-14T02:48:20.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:27.114Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=476d1172-00c2-4b8f-b32a-151b5cabbae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:37.120Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e8772ad8-8bd3-4d2b-a978-4d5a530a5253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:47.127Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8855979b-107e-42e1-9f8c-1857c492ac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:47.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:57.133Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1ffcfad2-c782-4b75-9ece-5b5d0c1270fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:48:57.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:07.139Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b56cbad4-e925-44be-b33a-241fa80b7eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:07.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:17.146Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=21a8d3fe-f817-41bf-9959-94029bac0e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:17.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:27.152Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cef1bbda-aa32-46c3-b075-18d9c33f82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:37.159Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b0a5c71e-9e8c-49e3-bbb5-e74c2766d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:37.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:47.166Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ab88553a-49c0-482c-8fc7-5d30b3172139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:47.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:57.173Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2ae49d6c-a643-4829-807f-844dabc77563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:49:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:07.179Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=05061221-2b07-4cf1-bea2-c94f4cfd4dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:17.185Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3fd79e14-4640-486a-85e6-0e82feeb3d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:27.192Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=44db086b-ee0d-4e39-9bb4-87f1777c25d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:27.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:37.198Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fc4a2652-d3dd-48bf-ae52-6c74b26d016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:37.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:47.204Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a8613520-f5e6-464a-a920-abb6fb77f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:57.210Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fccaeae5-2921-46af-848e-81e6b4a73aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:50:57.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:07.216Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f378d82c-857b-4ff2-984c-3a673c71432e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:17.222Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=688e05a4-47f5-4881-9f59-cfe057231763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:17.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:27.228Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9fa6cb1d-5496-493a-b006-5494dac503e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:27.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:37.235Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1d326de7-ea06-45f5-b4e6-7024768c03dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:47.241Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=438d21b5-9498-403a-bf16-b1bcef888f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:57.248Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=802ce8c0-5f66-4ab6-ab79-d169c284fe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:51:57.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:07.255Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e115c0ed-659b-48cc-9838-715435a1de56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:17.261Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9cbbfdb9-8ff7-40ae-a8c3-86c52f9b3180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:27.267Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=aa7289c9-ec57-4e71-a37d-b549760b0642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:37.274Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=08ae435c-e7ca-4902-98e0-acf90341a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:47.280Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5bf4fbb4-02cb-4746-9314-7fa3a9ba23e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:57.286Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0b05fde7-bab9-43a7-ad9c-61582932718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:52:57.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:07.293Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=582a7517-e824-41cf-bcf3-7ae0c2a085c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:07.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:17.299Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4f073d68-ba5d-4609-bd6d-d8fa76714e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:17.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:53:20.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:53:20.604Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:53:20.604Z |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 |2021-09-14T02:53:20.605Z |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 |2021-09-14T02:53:20.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:53:20.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:53:20.608Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T02:53:20.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:27.306Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7bd4e73e-2a70-48cb-811a-b98b132a9425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:37.313Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e7457445-a4a8-468d-a13f-49b2d232b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:47.321Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=97ba7ae2-8002-484f-b512-cda5d3f2c258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:57.327Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7e31fb1b-e70a-468e-a963-281486784b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:53:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:07.333Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=93c7aa22-bb30-4bf3-922a-c0e83b1added | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:07.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:17.338Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3f08dba0-4def-47a2-a597-2191ec4d4e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:27.344Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=068b1fd4-c1c7-466e-9e94-4060fea2368b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:27.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:37.351Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2f5bfa80-7d2b-4aab-94be-b2ed2b4c402b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:47.357Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3dd6f69b-98c1-46a2-b945-7abda08fa1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:47.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:57.362Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ee563137-ec7c-45de-8655-dd122c7e2bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:54:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:07.369Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=aed41182-8922-4221-8c72-56d4f4687bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:07.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:17.376Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=58a67c32-e057-4479-8e92-bbd288082993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:27.382Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c4fdf894-a94a-44bc-a782-5a1ae16f7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:37.388Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=904c2cae-710d-4d19-b1d2-88831775d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:47.394Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f9b55c59-ae03-4646-b6a5-d6df90a3e634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:47.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:57.400Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=71774270-411f-4a86-86d4-5a048fb59b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:55:57.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:07.410Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a21aa4dd-5db0-4a94-af67-36c326daaa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:07.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:17.415Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=33182742-6ad7-481f-afe4-5512b09e2dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:17.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:27.422Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2397bdde-fdd3-421b-b3a8-e5c875d7fd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:27.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:37.427Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1e21e28f-8c02-467b-b3fb-dd2f040619fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:37.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:47.433Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=bb0066ac-2d65-4a7a-8543-a12410703f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:47.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:57.439Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c2532292-dbba-4628-a551-25f4c1fe2d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:56:57.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:07.444Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c289a36a-8517-4b1b-bb95-914d0ec8995f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:17.451Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f20a3f34-ed92-4f3e-9ce9-9f919a360d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:27.457Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8e39b416-8503-4c2e-b41d-22a2623c993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:27.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:37.463Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8f067a19-2463-4597-84c1-fc6897680737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:37.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:47.469Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=74f45ff8-f0d1-44ea-80f3-4be890ad1d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:47.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:57.476Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=49a9c6ea-9215-43d3-a928-ccfae6053e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:57:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:07.482Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3d966823-318f-4d59-addb-780495b32112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:17.487Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=83592b7f-9b6c-4cad-a253-63eebddb3e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:17.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:58:20.622Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T02:58:20.622Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T02:58:20.622Z |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 |2021-09-14T02:58:20.623Z |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 |2021-09-14T02:58:20.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T02:58:20.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T02:58:20.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T02:58:20.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:27.493Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=77081f41-c5ed-4c69-b7bc-7e5d04cbfb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:37.500Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f72ddeea-617a-42df-821c-56f373ac332d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:47.505Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1f9214ff-de10-419b-bcdc-65398a0b414f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:57.511Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4727285f-09c6-4cc1-b1ba-0d343fbf28c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:58:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:07.518Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b102409e-9c82-43c3-9e21-2524f5ea2010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:07.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:17.523Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=59753737-79fb-4b96-ace5-4535c7977645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:27.529Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eed14f54-17ad-49c7-9a2d-3ce3bdfd0dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:37.536Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3d4bef2-7d7e-4a7c-96f0-750561b6e589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:37.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:47.542Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3855d9d5-f5ee-4ef2-b987-5fb151036532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:57.548Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=273cd7df-8e7d-4a06-9666-87c70cd19586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T02:59:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:07.555Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=20b51545-c2a7-4f21-a131-131224ecbcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:17.561Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1ee09f09-c319-4d95-b50d-2a717f4af362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:17.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:27.567Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a0c5c69e-d446-4d8c-895b-18683a3036b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:37.574Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9cd2b20f-6376-4754-84be-9087e674d5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:47.579Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9bb72315-57b3-44e0-b613-a781e45774b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:57.586Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e6c29703-094a-40f5-853b-2cc5c08be362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:00:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:07.592Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=96f072cf-61cc-4b41-8066-6fb028950608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:07.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:17.599Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d6e4c416-1f8b-4806-8452-4f6f7e79d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:27.605Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4fdd75f2-8570-4213-944e-475b1c0dda9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:27.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:37.610Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4eb33576-96d4-4700-9b5d-49e1464f67b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:47.616Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6373a475-18a1-417e-bdbf-ab9d188341c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:57.622Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6ae45904-9df1-41bc-b11d-4bc6b176b565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:01:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:07.628Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1a04d700-fe35-4e3c-ad81-88451022d05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:07.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:17.635Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4fd268be-f953-48b7-a947-20d03c174ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:17.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:27.641Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2951f0f7-982c-4868-8e5e-cfc8f13abd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:37.648Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=885ab65e-7b2f-4492-b23c-6857401cf4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:37.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:47.654Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3ae312ad-3ae2-4955-9c15-c60669cffdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:57.661Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7a36da1d-7945-4acb-a3ef-f99376f191ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:02:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:07.667Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=16f9763e-bcbf-4b1e-acf4-a17ece7d972a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:07.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:17.672Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cd6909be-77e8-4d23-be9b-503c6748698c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:03:20.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:03:20.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T03:03:20.635Z |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 |2021-09-14T03:03:20.636Z |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 |2021-09-14T03:03:20.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T03:03:20.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T03:03:20.638Z |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 |2021-09-14T03:03:20.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:27.680Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e374c078-9e6b-4d0a-9049-f67afba2edae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:37.686Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d94f802b-5b9d-4ca2-ab89-48ddb1c970d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:47.693Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=dc67dd2a-bcea-488f-a3ce-c5f0104626e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:47.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:57.700Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=26517fae-5452-4fac-8042-16a77c10f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:03:57.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:07.707Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c21ac40e-70f7-4d15-9c55-6d88a91b9d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:17.713Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6b0b24c5-8cdd-4e82-9f9a-1f263e212429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:17.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:27.719Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d286f799-c7d0-46ad-a1d7-9fc3ab6105fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:37.725Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=aeafdf68-7deb-4a8f-a5f8-4de498db8a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:37.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:47.731Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=cf4733ea-6382-48db-8346-f44cea948c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:57.737Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6e3f26ca-6427-474e-8599-e9ca4135b288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:04:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:07.744Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=479723f3-1ecb-448a-9d09-6f490f0d64c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:07.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:17.750Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e063fdf-11ee-432a-9012-9e26acc35739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:27.757Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3c3a4f21-45f3-4b90-ba64-99cbcb4b0ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:37.763Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4985470c-5205-4f2b-8710-005bd212dcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:47.769Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5df737b9-a273-4794-8cfc-6d8c97d9d92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:47.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:57.775Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ff5e754a-9fb2-4abf-b85e-4da05cc7f79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:05:57.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:07.782Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=12a82c42-5490-439c-a285-81e72eac3a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:17.789Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9f1eec27-85ca-4454-b0ee-a15e774abee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:17.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:27.797Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=905ba8a3-c2c8-40fc-b9a9-9677363f4e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:27.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:37.803Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3a6d5a3-9573-4ac3-b7c1-06bb3b823ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:47.809Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=2fdbc728-1bf2-4d31-8f1f-16648f1efa5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:47.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:57.815Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ec741ef6-9ead-42ae-b431-105a27f5792c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:06:57.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:07.821Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1d988b60-c625-4713-890c-b9dc4b295f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:07.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:17.827Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8c21bd7c-9ed3-43ad-8de7-67a65dabd886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:27.833Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9d96ecbd-3eb7-4d3d-904c-a7fa7e14bba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:37.840Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ec756f8e-247c-4256-8f47-b2b30a575b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:37.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:47.846Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b825dfe9-d35d-4400-a2e3-13eae956ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:57.852Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1d3afe7d-39e4-4525-a492-df9fea394257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:07:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:07.859Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8c8a0381-dcf4-43f5-b63b-61fa684291aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:07.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:17.866Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ebcd1b1e-1257-4c7f-acde-f008ebc926f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:08:20.621Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:08:20.621Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T03:08:20.622Z |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 |2021-09-14T03:08:20.623Z |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 |2021-09-14T03:08:20.625Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T03:08:20.625Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T03:08:20.625Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T03:08:20.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:27.871Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=c0b30145-f2b2-4df0-be7f-c6f1d40601c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:37.878Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8f4772d8-a78e-4fba-8571-8c594eba12d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:37.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:47.884Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6d6b2afd-0a42-4f0a-aef3-148587657171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:57.890Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=5a8ffcd6-b626-46c9-a361-86e49170b7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:08:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:07.896Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fab80232-1dbb-462a-9253-5e03ec0915df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:07.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:17.902Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ef854b32-7313-423d-a2b9-351159a12899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:17.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:27.909Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=fcb28a71-cf03-4460-b077-16786b0e31a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:27.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:37.915Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=afdc9488-04fb-4947-8295-aa5fa1fe6165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:47.920Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7d7ac25c-bbfb-4f5a-af5b-0fc6ba3752cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:57.927Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eeca7263-a8e0-4a4b-8b65-01ce488c2df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:09:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:07.934Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=0bdbdf89-dd48-489a-b111-e267a9ef5ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:07.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:17.939Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=eb7e97ef-deee-4918-9020-27f9856a660c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:17.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:27.946Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=7a85a3f7-16c7-4a71-ace8-1300ef7b551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:27.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:37.958Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=08640448-e6cf-4e47-be80-40e97412c50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:37.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:47.964Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f0f36114-0c57-4c66-80df-9160de0110ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:57.970Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=f0b45749-d3bd-4df7-a1d4-f96d75b033b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:10:57.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:07.976Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=70499201-7089-4ea8-b416-7b1135704423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:07.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:17.983Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=d52b5874-8488-4115-a515-6d59a3048bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:27.989Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9ffb8e78-632f-41df-9820-bdb443a74445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:37.995Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ccbd3b35-9d35-482f-9715-9f099c94e703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:48.001Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=ac17eda3-18fe-497e-abca-a77a03ae6d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:48.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:58.008Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=a02057e3-f978-4d71-9084-0babdc31db4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:11:58.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:08.013Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=33f1c187-4206-42d5-b001-7b85490c2285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:08.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:18.019Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=6a01df31-4d49-4f81-8871-658422c4b174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:28.025Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=74b33a45-0bcb-4ef6-873c-d32f91152c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:28.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:38.030Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=69efa469-95b9-4b03-8939-963dbe0659ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:48.036Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=60ea814c-638b-4eaf-ba02-0e96fc22c786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:58.042Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=4e8d9666-008e-4bf6-a307-bccf3c6516b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:12:58.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:08.047Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3000c68c-0a46-4c1a-8717-cd07efcdac85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:08.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:18.054Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=b75fe675-2a84-4917-9b73-e8137debbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:18.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:13:20.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T03:13:20.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T03:13:20.634Z |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 |2021-09-14T03:13:20.635Z |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 |2021-09-14T03:13:20.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T03:13:20.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T03:13:20.637Z |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 |2021-09-14T03:13:20.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:28.060Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=1913735b-fae8-40d4-97d1-625bd2a6f10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:28.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:38.066Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=3d79f07e-5143-490f-8b3d-5cb6180e4e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:38.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:48.072Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8226991a-b7f5-437b-9401-a43239424180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:58.078Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=8c5577b8-8f9b-4500-9418-7c9911369f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:13:58.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:08.083Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=574225a6-6984-4225-8b8e-5bf10c9af342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:18.089Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=e3eff243-8272-4cae-89b6-9d2e691ae1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:18.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:28.096Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=63db26a4-c12d-48a1-b3ce-058047a4cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T03:14:38.102Z |INFO |Init configs |InvocationID=54e981e2-9910-45a0-b2a7-63f1984ca865, InstanceUUID=9aeb677a-a076-4f5b-a2a2-ae1375b61a1d | |