By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:01:59.415Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:01:59.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:01:59.458Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:02:00.005Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:02:00.102Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:02:00.102Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:02:00.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:02:00.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T12:02:00.287Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-20T12:02:00.307Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-20T12:02:01.490Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T12:02:01.860Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-20T12:02:01.876Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-20T12:02:01.877Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T12:02:01.929Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-20T12:02:01.930Z |INFO |Root WebApplicationContext: initialization completed in 1622 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-20T12:02:02.271Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-20T12:02:02.957Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-20T12:02:04.072Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-20T12:02:04.495Z |INFO |Started MainApp in 6.91 seconds (JVM running for 7.558) |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-20T12:02:04.549Z |INFO |Start scheduling PRH workflow |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:04.558Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8a8ec76a-773d-486c-9d2d-6bbe18071000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:02:06.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:16.144Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=46d3e355-b189-4d99-a16b-d4123eec9261 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-20T12:02:16.546Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T12:02:16.547Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-20T12:02:16.549Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:02:17.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:27.212Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a15d09df-e5ab-4e2e-8ef2-fa7b7bb54ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:02:28.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:28.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:38.288Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=339bfc28-8e65-4d9d-816f-2302954dbdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:02:39.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:49.327Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=218145cc-4e53-4329-bb90-160ce0fcaf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:02:50.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:02:50.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:00.362Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f93d0cef-7e0b-4920-b8d2-d9aef7f5f1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:01.401Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:01.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:11.404Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=26433a2d-5d2e-4719-a908-b66c78ba7d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:12.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:22.444Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fce9aa92-bf75-4542-af17-3c94e1196022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:23.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:23.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:33.482Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f6b02426-9f03-4964-b2bb-3d083ac4095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:34.525Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:44.528Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1dc7474f-d767-4367-9641-4c5af1583445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:45.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:45.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:55.564Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=10ba75a7-4d94-4564-8934-e287e2641677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:03:56.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:03:56.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:06.605Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=06cf6165-1d07-4413-a840-e082e1ce6b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:04:08.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:08.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:18.232Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5a5102a9-adad-4219-a9be-f54d1338f85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:04:19.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:29.261Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b36cd5f5-24c9-49ec-add4-0cf2e2122451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:04:30.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:40.332Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c924d401-0d8d-4784-8676-bc40c0b3f14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:04:41.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:41.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:51.371Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cd438095-f780-4101-b911-0632585ac7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:04:52.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:04:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:02.410Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0d592a0d-1e00-4833-8730-757ef39ebb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:03.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:13.452Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=24913fc4-29e5-4b82-a8ad-8f9a7635266c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:14.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:24.496Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=059ffeb6-7600-414d-ad14-f35f09997371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:25.529Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:35.530Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d355077c-7a7e-44ed-a8ef-c48a00ebc1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:36.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:46.571Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=63a5c8ae-6f56-439f-a2b3-8139cbb01de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:47.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:47.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:57.610Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7a3be98c-9a50-45eb-b339-507a79ef3406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:05:58.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:05:58.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:08.650Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d7b54c13-4ede-429b-a275-79d502a2b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:06:09.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:09.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:19.691Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a0c81a70-8475-4fe0-bd2a-1ce983a19aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:06:20.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:30.744Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=04b5f4c1-13a7-4254-9e50-d88b9d3d3e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:06:31.773Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:31.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:41.774Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8d8ad314-9d71-4e2a-9717-f139c02a30ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:06:42.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:42.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:52.816Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=745b13b7-6e5e-421c-88f5-2374613f374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:06:53.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:06:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:07:03.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:07:03.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:07:03.079Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:07:03.082Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:07:03.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:07:03.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:07:03.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:07:03.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:03.851Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e6e0e016-aaf0-4b95-b3bb-5185f45397f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:07:04.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:14.891Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3987711a-6337-4486-9144-08051dfee8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:07:15.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:25.930Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=14a495a2-860f-407b-be14-73a911951223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:07:26.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:36.969Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7ca0efc5-0a14-4afe-a2d5-491872dd7bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:07:38.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:48.014Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=504a9611-c94b-4a55-85dd-6d2ee1cb1435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:07:49.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:49.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:07:59.049Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2dfd00bb-65a7-4dbe-ade7-9611f897cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:00.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:10.094Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5bc58e50-5a8d-4ec9-9217-4dbaf153ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:11.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:11.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:21.130Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c4ff5b87-962e-407a-8423-28b22d7ccc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:22.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:32.172Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=be842f77-c63b-427f-98f2-230cdcbf5273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:33.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:43.211Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8b19e55d-7795-4cba-a5c1-ad4f72ec19d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:44.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:54.252Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=634623b7-e03f-42a7-8309-0c552fcf441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:08:55.289Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:08:55.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:05.290Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=46520561-0655-441e-9ac0-816e75db5b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:09:06.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:06.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:16.331Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bce58997-98d2-40e4-84f8-f43793a0a79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:09:17.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:27.370Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=62352047-4943-43e3-a920-6bd1138802ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:09:28.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:38.410Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7cd4664b-e6c8-4c41-aa21-1c9b33320c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:09:39.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:49.450Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d977ee64-4ee8-47f2-b6af-fd9636770ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:09:50.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:09:50.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:00.490Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=97903a74-e1d9-4999-be52-60b5f5549ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:01.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:11.529Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cdfce6c4-d39e-4bd3-a000-947861a261ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:12.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:22.571Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ef465310-c537-4545-85ec-0c97997ed1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:23.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:33.616Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=243b18bb-c34d-4c2a-937d-1f51d6e17047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:34.649Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:44.650Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c3633c5f-a3e2-4c77-bbd9-ddac3c75b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:45.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:55.694Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f07cc296-8e3d-40d4-be3c-46f331a78409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:10:56.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:10:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:06.730Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6d5d0f6c-f115-4b75-9ffb-fd9212618884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:11:07.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:17.770Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b9b7aa6a-4261-494b-a36a-4a41c248db4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:11:18.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:28.812Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=479e50de-36f8-4dc1-a728-00d8c19255e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:11:29.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:29.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:39.852Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2ea0a98a-afe4-441e-ad37-b9670a4efa47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:11:40.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:50.891Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ed9f0d68-5ae5-4c5f-af06-7adb12ce5127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:11:51.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:11:51.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:01.930Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=72adaf8c-62e1-4af2-8ed5-f82bf7ca6586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:12:02.673Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:12:02.674Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:12:02.675Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:12:02.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:12:02.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:12:02.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:12:02.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:12:02.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:02.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:12.970Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1e7950d7-6dbd-4341-b566-4c0b4a5b9872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:14.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:14.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:24.010Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2a79a686-1c7c-49f8-9254-036d4ae5615f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:25.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:25.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:35.050Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bbb2d718-2f86-4428-81fc-b3681e0c2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:36.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:46.090Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=38d854c7-fc8a-44e7-8065-585d355454b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:47.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:57.130Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c4dd9994-67b4-4762-987a-946719bc644b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:12:58.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:12:58.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:08.170Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a6dddca3-7387-4da7-a436-f26dc746b9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:13:09.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:09.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:19.210Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cd110aa4-4878-4610-a335-47545ccf5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:13:20.249Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:30.250Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fe06f693-27b8-434a-b4f5-6d2fdc1f8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:13:31.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:41.294Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f5afea90-8654-4d71-97a2-e8f075d96421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:13:42.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:52.330Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7f651abb-71aa-4c6b-bede-ad8684069908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:13:53.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:13:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:03.374Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5f0962f6-693b-4c73-9978-f87084ceb3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:14:04.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:14.411Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6088abb6-ad25-4ef8-b9db-f57713674947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:14:15.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:15.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:25.450Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ee5eed91-9296-48cc-8195-69172702f4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-20T12:14:26.489Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.7.33:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:26.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:36.490Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=211a2bc1-3be6-4397-970b-a559554c3ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:36.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:46.592Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a7bce009-cf65-4e08-a313-64514cac0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:46.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:56.604Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=75f87cc7-4ac8-45b7-aa00-900a8a958723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:14:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:06.616Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b01ee6c7-a198-41b9-b473-5f07b111c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:16.627Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=13bfe2f5-ec32-49ac-8311-0749eb9b103c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:26.641Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=27945511-7fce-4aa8-a38d-cb685940106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:36.653Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=eec83ec8-0537-4115-b412-c2fa7c53b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:46.666Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=48f04da0-0de0-4675-8751-6579dfdab257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:46.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:56.683Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ef14d958-46c8-4a5e-9882-4e5d7050faee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:15:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:06.694Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4283d297-cd2b-43d5-8d89-38166badfa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:06.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:16.706Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b4d3cd12-a533-45ee-92f8-1081648c7b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:26.720Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6861777f-ffc5-4bc7-b841-14736e536770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:36.734Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f3a83df5-0ba3-44b5-ac2d-7e1b893fd4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:46.763Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d4a873ea-be41-40f6-84db-980bc4f04085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:56.776Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8aaba5e8-64a3-4cd7-8470-84bc2b1431b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:16:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:17:02.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:17:02.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 |2022-03-20T12:17:02.697Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:17:02.704Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:17:02.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:17:02.714Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:17:02.714Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:17:02.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:06.793Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=23224c38-1605-49af-8e55-9ccff63b65ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:06.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:16.814Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a562eecc-0513-4d63-ae7e-acb048ebf2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:26.824Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e0059d3a-e5f8-4512-b050-50249e624831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:36.833Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=20d7a157-c0ff-4764-8ef7-8de064f96c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:46.842Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1a56403e-3823-4099-9790-1ec86c68c710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:56.851Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=24420d0f-c12a-44a2-a020-b77c9757e842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:17:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:06.863Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6c542c22-0030-4473-bc67-d5fa783c0d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:16.887Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c409f1ad-251e-468d-ac9c-79685b77c470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:16.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:26.897Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fd542436-e59b-488c-9b2e-c874e187b663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:36.912Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2f197c8c-3a44-4e39-a1ac-ce270cf3dda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:36.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:46.927Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d8e8724f-10d5-43ec-9071-2e2617680ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:46.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:56.939Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5d9f6a88-88da-4f5f-bbe9-d20f97ba5a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:18:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:06.956Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=65722642-2af0-4668-9fa5-4be12ff4239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:06.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:16.964Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1d1aa980-d85b-4fc9-b6af-c63b0c901e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:16.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:26.984Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5779754c-4e76-4131-b5af-defc72254364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:26.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:36.997Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=23d4de08-33b4-4d12-8f97-b7def182d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:47.008Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5c370012-da53-4d03-821e-ab9b92768b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:47.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:57.026Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7aeb5a2e-6bac-43c7-9343-e1af872e5d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:19:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:07.035Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=59a0aac3-905d-4142-90db-9eedcf47ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:07.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:17.044Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d9ed26d2-509f-4571-90ca-e7556169f037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:27.055Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1b7ec686-4149-47be-8939-89216f84222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:27.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:37.063Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=38cf1f94-3b7e-446d-ae65-794f064069cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:47.072Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e60b9b22-c53e-4951-bd2c-9aa3c06d386f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:57.079Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9e4231d1-e7b7-4ce9-883e-397c6ae646cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:20:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:07.088Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5fb676c2-b206-49be-ac17-cf25aa50190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:17.096Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fe76bc03-0223-4779-bdf6-9c0495a1dced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:17.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:27.104Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=14c1c150-aaf7-422f-b9d8-145b9750d57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:37.117Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b28aaa42-f32b-4a17-b791-5872deecb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:37.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:47.130Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d478256c-455f-46b8-a204-1c296d78ddf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:57.139Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2b44276d-00b3-4ca0-a510-8fbdc8e652d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:21:57.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:22:02.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:22:02.597Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:22:02.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:22:02.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:22:02.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:22:02.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:22:02.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:22:02.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:07.147Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7bd6ee7f-8a17-47d4-b192-378f1a79fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:07.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:17.155Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b100e747-188a-42c5-9254-f0ed277d8cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:17.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:27.164Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b1b31cbf-7b5c-4923-bb43-f19361da3b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:37.172Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5e99f4d7-f4e2-47d5-8a73-cf980a833529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:37.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:47.180Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=57530985-8df5-4637-b642-f743f44c432d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:57.188Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7fd68ca5-4c9e-4022-8457-4395ca20ff56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:22:57.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:07.196Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a78f94ab-307a-44e8-91c5-7391d36e0edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:07.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:17.203Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=12ea577a-d6ce-4501-9d75-bd3e321b0b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:27.210Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=27a7a723-1af1-41d3-a033-8b9ad99489d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:27.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:37.218Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=41c68f29-6681-4c0e-9da4-060142f1777f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:47.225Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6efa8ae1-d5ae-4d49-ac91-09cc9bc1c6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:47.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:57.239Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=06d7b384-58a1-4400-8a3f-a19766d3ee8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:23:57.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:07.247Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b1ef8b9d-a345-4d83-8920-6a5da1e48b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:07.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:17.255Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e52b9933-7773-43db-a834-f6d56a9fd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:27.263Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=49e9ab11-71fe-43b3-b01e-b8d2c7466963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:37.271Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5ee74752-892b-4253-bb51-6efbf42e0e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:37.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:47.278Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e2b4695c-4fcd-4f3b-83c0-d5de184067b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:47.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:57.285Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2bddd3dd-95eb-4d36-bce9-0d5ca6bc26ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:24:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:07.295Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=00a3e1f3-9481-4807-a8ed-6f793f3adace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:17.302Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=26e5121d-8245-44ae-acd6-7e0f8ba87dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:27.310Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=06d2181b-bb08-420f-9b8c-733a6bf9d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:37.317Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=35c0c4a4-65ec-454d-a88c-656a3e5934ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:37.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:47.326Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7eb03f44-f2aa-4d5c-9e0d-9803b77b6e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:57.341Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2cac5cea-ebc3-499a-938c-1ff111c417a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:25:57.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:07.355Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9981ad6e-3605-4bbc-9847-cd9bcb696bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:07.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:17.362Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fe7d9b69-2dc5-4082-84fe-ada29d51db2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:27.369Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4d1926e5-ff0b-4da9-8558-4202f04532e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:37.377Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6b1cce89-7c9c-4c99-845c-d6ade0d52ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:37.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:47.385Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7193e618-d19e-4aa7-8b90-46b37f0f0505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:47.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:57.393Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e3095279-88d5-439e-982d-8234588d1620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:26:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:27:02.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:27:02.636Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:27:02.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:27:02.640Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:27:02.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:27:02.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:27:02.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:27:02.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:07.400Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=862e13d0-dd84-46b1-ba85-85f3d915bca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:17.408Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1b6b9096-c569-4e35-8e09-65f1d65ea9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:17.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:27.414Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f7c582f3-1b8e-4fc2-8a42-40dbbaeb017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:27.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:37.424Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8f888d47-562a-45f8-bbce-18912541007c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:37.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:47.433Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2611e447-10ae-47f0-9a3d-5dbbc2c5410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:47.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:57.443Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=61142981-a6eb-4bcf-adc0-a1812b7ca37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:27:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:07.457Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ba56c186-a5aa-441e-93b9-3b2a5b293bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:17.466Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3eae9c6d-fe07-45da-978e-c8731b8d634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:27.474Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c8804043-20a1-4465-ac91-0ba77b9f4f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:27.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:37.481Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=feebe5f4-61ab-4996-bfeb-164b58201627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:47.489Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f3238a98-dce3-4650-abe9-378fca2da425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:47.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:57.496Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=06bf998a-dbab-4de8-8bd7-aff2de4cb74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:28:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:07.506Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=43afdfe2-0851-416e-9666-f06e0b3b1fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:07.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:17.513Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2fcfadbd-2f41-4d38-ae59-c89b01522d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:27.521Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fdf40b36-2975-4d20-96da-35df42002262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:37.528Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cf053b80-7d33-451f-a997-db9b674cd835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:47.535Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6918e88a-a24d-4a59-a6c3-27e323d8ae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:47.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:57.543Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b67c58b1-f98c-469a-a55b-391bfb40deda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:29:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:07.552Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=331e16fe-1008-4ce6-b68e-5d1197ded398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:07.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:17.570Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cfd47678-19b2-4b79-a214-93e5d1711a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:27.578Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=21537323-4d65-4ff3-b31d-015097b5789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:37.585Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c683b601-f361-450d-bfe4-28a8b0f3e882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:47.592Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d2845cab-3882-448b-a98c-5b85d8a78c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:57.599Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=757c2edb-2211-4291-ba20-3f1b12e57482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:30:57.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:07.607Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7553b684-152d-459d-bd15-738ab15b47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:17.614Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f7b671c8-4f55-4886-afae-bac275aa9c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:27.622Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bae35e01-98e7-443f-a103-853aef63d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:37.629Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fdfb1fd0-d11d-420c-a648-b1fcd66e4032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:47.635Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ea05baf4-28b4-4c50-9f5f-be65ff9c8399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:57.642Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fdd13cc6-762a-40f4-935b-bc9c153745c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:31:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:32:02.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:32:02.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:32:02.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:32:02.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 |2022-03-20T12:32:02.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:32:02.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:32:02.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:32:02.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:07.651Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=54d017fa-079b-4b48-a74c-ce3737b3c15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:17.664Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ebb35bc1-d7dd-4c7a-ac26-6255ded56125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:17.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:27.676Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=af2a0961-c1c1-4cc1-8702-c30806643a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:37.684Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=26720fae-59bb-47d2-876e-9f9f632e69fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:37.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:47.690Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6e83f55f-e034-4e04-915d-e496844101d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:57.698Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ddf2c579-230f-40d7-aaec-0969e514bdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:32:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:07.705Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=74885dcd-45da-495e-8131-05912ebe04bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:17.712Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fb273cb1-a27a-4c17-adfa-061035857791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:27.718Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5bc9c016-bd6d-4bec-a182-de75aa1bba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:27.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:37.726Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6f2e59c6-72c0-4479-84d7-0d6ff4880dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:47.733Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8a6b69e6-3014-41f2-8880-b98ae05d7cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:57.741Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1b61582d-ce11-44da-b634-290ddf5a9e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:33:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:07.751Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=17b808bc-fc53-4a9e-be9b-cb8d83cb6d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:17.763Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=52cfd21b-83c7-4d61-919e-c78361fb2653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:17.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:27.772Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=dff381e6-2b34-4250-b452-0648f86367a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:37.780Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c78e46cd-e462-4158-a5ba-3f4d43b8becd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:47.789Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7f4bd5b2-dd0b-45f2-9edd-bdd32f971243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:47.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:57.799Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3c04d883-457c-4084-8866-815ea525f3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:34:57.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:07.806Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ad866d94-3b91-4953-8fb3-fda875caf4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:07.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:17.812Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=18a86c9e-7c8b-49fc-a017-553befc013d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:27.818Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b47df89b-85cd-4967-89a6-5923d59eb770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:27.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:37.826Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5b41a0c2-e8df-4473-acda-fc37fd58f10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:37.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:47.834Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=01773922-1d22-43d4-9136-bfd7a903ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:47.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:57.843Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=caeb2c12-a45a-418a-b95e-3e6da64ee059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:35:57.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:07.851Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=31a48a70-49dc-4c2d-b213-4d999978194f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:17.859Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2ba5cb6d-2114-4714-b785-fc1cd61f4b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:27.871Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=84bcaba5-95c6-4c51-825b-8a76e86be72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:37.879Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=94d62a7a-2c0c-46d0-9ffe-503f2a07f85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:37.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:47.886Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=29ac00b5-f8df-4972-a1ba-3549d7f2f11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:57.894Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=097d3270-d132-467c-a979-596bba5fe242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:36:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:37:02.658Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:37:02.658Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:37:02.660Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:37:02.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:37:02.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:37:02.672Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:37:02.672Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:37:02.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:07.902Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c0db728b-52b7-4a6e-a55d-ecd2a2b248d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:17.909Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c59c01b6-50da-4b36-8836-5dc62c8c1b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:17.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:27.917Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c0d11aed-6605-4d0b-904e-6943a09dfb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:37.925Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=68b7db8e-41ae-4008-b9c7-ab481f6f250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:37.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:47.932Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=44aed45d-f6e9-4c83-829a-70e309334922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:57.938Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=89144d08-ddda-4b66-953c-cf18abbd9c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:37:57.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:07.946Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2ded3800-5c9e-4656-8d40-00b6578d0f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:07.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:17.954Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ba62904a-0545-4882-8c86-e50deb471b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:27.962Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=70c70139-b933-4672-9fc2-e1d2eeeb802a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:37.977Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ac1377c4-a004-427e-9bda-379f497e5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:37.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:47.983Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c9499453-c281-4013-999f-31a527dce04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:47.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:57.991Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bc2fc52b-0c39-48e9-b3a6-4260058c394c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:38:58.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:08.001Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9522abde-8fba-4ff1-ad3d-3208b369d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:18.008Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9fdfec92-f194-41b6-ad45-15eab8b1b20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:18.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:28.015Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=db7f2edc-5308-4337-a3c7-886aea7de58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:28.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:38.022Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7231a999-a565-4e8a-b0b6-d3960b172e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:48.027Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9ffb7d0f-e8c2-40b1-a6fa-a19eda72c077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:58.033Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=11a4b2b8-8dd8-4eea-b4d2-c9b10f174023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:39:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:08.039Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=17ca6ed7-6e41-44c6-a659-7c6fae1d0973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:18.047Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9b957ce6-e870-4a8f-83e1-5e67be2164b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:18.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:28.058Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0dd1ce74-363d-4240-93f8-5f0cdf8f2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:28.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:38.069Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d84e8692-0170-409b-83c9-d08e2fdc41be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:48.077Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cab77ec1-97bb-4c41-b8ee-29839ce739a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:48.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:58.084Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=81c3e099-6677-4485-8670-bb3ee4b8830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:40:58.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:08.092Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f709e595-a84c-4765-840c-46e02d351310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:08.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:18.098Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ea5d1220-b621-439c-814a-6eb12f554c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:18.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:28.105Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=50711c0a-142d-406f-a6d5-1254a19fe0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:38.112Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1a319227-bad8-4eb0-9d33-ad2415cd69fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:48.117Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2f8b9803-e8b1-4e79-b86e-3a701b137c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:48.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:58.123Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=428bd57c-f7e9-47a8-ad18-787497340bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:41:58.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:42:02.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:42:02.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:42:02.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:42:02.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:42:02.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:42:02.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:42:02.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:42:02.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:08.128Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=26f1e0f5-946c-488f-8c3f-7a3dd8c31026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:18.135Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8d7bfc9b-ef72-4d2b-a102-e7b8d6bc23df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:28.142Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=16cce1c2-09f3-402f-b14d-4f077bb649fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:38.149Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=649ede99-1f04-4346-bd34-1d96626dd198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:38.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:48.159Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2b815d7a-359b-42f8-b7a2-e2d01f319d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:48.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:58.171Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8d1498d1-3841-4b3f-8991-f6e12bcc2348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:42:58.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:08.178Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6ccd527b-4488-4c7e-aa4c-3b16412dfd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:18.185Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d51bb606-cb46-43c6-9470-a60b035cc903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:28.193Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1ed564ff-8356-40fd-a317-9704937979b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:28.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:38.200Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=17dc3986-3736-4eb4-818c-a83786d20f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:48.207Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=908bd597-9792-4d10-97fb-3092cfb50637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:48.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:58.214Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=baa9180a-08c1-4ba0-ba01-44f20861ea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:43:58.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:08.221Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4b49d685-eb20-4900-9751-401b4a50471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:08.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:18.227Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c8e9ca43-0ed2-46f9-a710-bacfeb3fe784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:18.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:28.236Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=380810a3-f701-461b-8efc-c7344ce893f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:38.244Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6731d905-de46-40ae-b5f2-3b5b4f3c021a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:48.251Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a037d2a3-f283-4f7c-ac48-6db248dfcc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:48.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:58.259Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6b498249-0619-4f52-b767-67cf8365f0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:44:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:08.274Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=928f0c05-5d57-47b6-bcf7-aa684271a75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:08.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:18.282Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b7bccbd5-afb7-41b6-a606-a1e2faacba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:18.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:28.289Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a1736ee7-87a3-4b69-8e46-e7623ef96237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:28.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:38.297Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=06d6087c-2aff-4fff-8ad9-de576d4aec35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:38.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:48.312Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ca5859ce-463c-42e2-99ed-57c8790d6d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:48.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:58.318Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e60f00d5-f477-4e83-9e84-7e9ecdab7228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:45:58.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:08.326Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=11d78a85-22fe-4094-b9fd-85b54f7b92df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:18.333Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=99004d0b-bf33-4696-93ca-4184be13b997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:28.345Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=68a0fe81-97ab-4dc2-9f78-81ba0a08f6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:38.353Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9af7f87c-01aa-4443-adef-0ef678d4fa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:38.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:48.364Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2c0f1d3c-64ee-4fe3-9df0-421c746c8a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:48.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:58.370Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=244dea3e-c5c3-464e-b276-8f4691f75066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:46:58.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:47:02.602Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:47:02.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:47:02.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:47:02.607Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:47:02.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:47:02.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:47:02.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:47:02.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:08.377Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d3f8dd8a-ff5a-4498-8ab4-9919729dcd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:08.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:18.384Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=66b7eec4-1ad8-46cd-9d59-0b531d3e18c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:18.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:28.392Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c2191216-bc29-44b4-b652-85ca11eee14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:28.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:38.399Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3f6a9939-d59c-4310-995a-9b983ebd28dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:48.405Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e718bf2f-2942-43ba-b483-08aa62996718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:58.411Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e27eb506-4548-4344-ad92-feaa36726039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:47:58.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:08.418Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=957b8c60-c42b-4dbe-9927-9dcec183540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:08.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:18.426Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=91169f7e-0e9b-4ae0-93e2-9a99af0e9fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:28.434Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0a5d99e3-a3a7-41a4-93e0-a16610a6b5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:28.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:38.443Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d662c0d1-eaf5-4d28-af7b-40c21ed7501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:48.450Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e8533c4f-59d7-4b15-9174-bdf7939c164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:58.461Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0719a5e0-28aa-48eb-9e20-8c5ac6e9fc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:48:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:08.467Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3daad8aa-31bd-4230-a06b-e89bc283da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:18.475Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6f08c17f-ee04-4eec-9937-89937a63470d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:28.481Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4e22931f-aac8-41a2-a396-305fe6eac83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:28.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:38.487Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=354598a4-0fbe-4193-a4e7-0c956c5d6d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:38.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:48.495Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=46ae2521-97d7-4df4-b9b7-006f41c5108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:58.501Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e0f7c1e9-5b6f-4f85-b928-11312ebf1b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:49:58.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:08.508Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=88a0ec20-e66c-4e27-803f-453710194fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:18.515Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=94bd2f30-b987-4b8f-afbb-85b7acec1fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:28.521Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=801746cc-7045-4e94-806e-e622444c144d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:28.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:38.527Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bd0e2043-869c-4b16-aebb-6f8625f8e78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:48.534Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6a70b2dc-084a-41c2-8e72-adc440b9d80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:48.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:58.541Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=69eee151-9912-4322-8d39-72e469e4eb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:50:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:08.555Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=89a28cab-c864-4710-b35a-bf4f066330dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:18.561Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7fc8f036-e3d3-4a30-90a5-529ccf1b2193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:18.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:28.568Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6c52c313-02aa-40db-9271-58272d6fa979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:28.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:38.574Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ba0637f7-0ac1-44c1-8fac-ad4f1b89f160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:48.582Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bb76c37a-c8a2-43ec-aa54-be1ac32dcd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:58.592Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b1a4623c-7c09-47d3-8f5e-336efd247654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:51:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:52:02.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:52:02.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:52:02.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:52:02.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:52:02.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:52:02.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:52:02.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:52:02.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:08.597Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5a07adaa-afc2-47c7-b7ce-d7012d87f2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:18.603Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=21d3ec11-a557-43df-853f-00cc3ae71a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:18.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:28.610Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=93d2c4f6-7559-4362-a566-b5797f562306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:38.617Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a16a9c42-ef42-4c03-a1f1-fbd788fa59ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:48.626Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b69c2396-abab-4fa9-96b5-5d1744a388bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:58.637Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4b6307a8-f38a-4e4f-a795-ec03fc2e8981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:52:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:08.654Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=70f4df87-a2d6-4f36-a3f9-0e0bacfe8277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:08.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:18.662Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=27010e9c-4309-4711-862b-da4caeeaf25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:18.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:28.668Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8f2e578d-8706-42b6-9feb-37f0c5c6d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:38.675Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7f9e4d22-401d-452b-9d2b-83acd21cb70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:48.682Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=91040515-323d-491c-8cfb-aa2dbe1ebbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:58.688Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=edf4621f-de75-48a3-928a-7647337b2179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:53:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:08.692Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=674799e6-e331-4982-869b-1cea5537c3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:18.698Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=dd4d0d70-1e5b-4c34-8a63-8c16254166f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:28.704Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5a8afdaf-f6da-421d-be81-f3da9ece2a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:38.709Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2d72bd4c-74e5-4a63-801b-c75de7298512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:48.719Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5256947f-7bb8-41ad-b05c-e41dd60f5d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:48.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:58.726Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6ee51f00-2aa0-4233-adcf-b27733245e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:54:58.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:08.740Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=80fdc647-ace6-4314-b9b3-0f4b6b102d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:18.747Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=02954f67-4912-45aa-92fd-309dc53639ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:28.756Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ffb84ae9-7106-4b4a-a706-f729a52ec0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:28.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:38.763Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=78898c18-f6a7-45b0-8442-c741f902b035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:48.770Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6528db36-1fb3-4eb0-ad33-0d1fd28221a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:48.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:58.776Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e543c8a7-8ffc-424e-9d13-c6d98aac18db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:55:58.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:08.784Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cd48fc19-6f6c-4bac-b75f-a11f7acdcca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:08.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:18.790Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=09dfbe89-fab6-46e2-92e3-7a52670e7529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:18.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:28.796Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=09a12bd2-b8c8-4d12-b341-9a677b9e5dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:28.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:38.804Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=11396ef1-3a32-40ea-b531-987efb937fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:38.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:48.810Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c9c9e093-0668-4265-8391-90f73d1e42b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:58.817Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c4ca092e-96b3-4d69-850a-2bc6aecc7d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:56:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:57:02.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T12:57:02.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T12:57:02.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:57:02.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:57:02.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T12:57:02.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T12:57:02.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T12:57:02.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:08.826Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1a7b0097-3598-48c8-971b-5031c35c736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:08.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:18.835Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4b0524c8-fa74-4b0f-8368-5367e35ba9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:28.852Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d9fdc576-3639-4196-b22d-28e21987521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:28.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:38.860Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d7142573-6f42-4df2-9e7b-3eba423e0266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:48.866Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=63ba6a40-3f7e-4388-bfb1-6665623e05d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:58.872Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=241f8361-f81a-40cd-b9ec-ced4cee5e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:57:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:08.877Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=af25a429-3d93-410a-a4de-ac005a90fe64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:08.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:18.885Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cb16ff61-893f-4398-85c8-a5133dc84b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:18.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:28.892Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=04b6fdf3-a40e-4b8b-b9a3-5800e5f445da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:38.899Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a3895c3f-74cd-4e8e-9b51-2e099d3d892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:48.906Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3c316b78-8a9a-4420-bf0d-b8d52dd46f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:48.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:58.912Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=63c90431-e9ff-4f3f-931b-37f2829625d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:58:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:08.919Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e980d762-af00-4ccc-8bef-912320a06a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:18.927Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7e55bb35-5cc3-4ab0-bb34-84ef05f311a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:18.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:28.944Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6a4a5afa-9e3d-4a73-8084-65755c07a4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:38.957Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f244b520-d0ce-4342-9113-1d52d52ca181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:48.963Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5d6ad809-895a-4b0b-b0dd-eebb758d8ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:48.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:58.969Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d9239cc5-cb83-4cbe-b5a8-8fff481d1072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T12:59:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:08.976Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0ca7cdb4-b67a-4120-8c29-82f196ac3e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:18.984Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fc23c7c3-8bc1-4d11-ba7d-38dd5cf9a113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:28.989Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9c7d53e1-7156-4f09-a09b-a30afd1a2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:38.996Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=dd386f6c-a791-4fa6-9d15-8ad827372835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:39.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:49.002Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fd4cedca-b7e5-444a-b04d-b5831f5f3e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:49.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:59.009Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3419cd4f-887e-4f0f-a057-cffe919191dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:00:59.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:09.018Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7c084be3-b86d-47d4-89ab-1f426419acba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:09.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:19.031Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=704e7360-3787-45f3-922d-cbd98b7c1f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:29.040Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3857ccb7-638e-445d-bab7-c237962a5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:29.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:39.052Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0e77812d-5f13-4421-b538-a307e4e71129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:49.058Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3cab11ef-7c51-498c-be4d-f7b7fde94532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:49.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:59.065Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cec8adb7-72cf-48ca-a441-9277e3a72a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:01:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:02:02.578Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:02:02.579Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:02:02.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:02:02.583Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:02:02.586Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:02:02.586Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:02:02.586Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:02:02.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:09.071Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=87261734-3a65-4752-971a-7350d8302e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:19.076Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4abf8cde-1bce-4def-b081-47feb0d44057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:29.085Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=45b6713f-e38f-4070-b487-5b2a60122bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:29.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:39.091Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ec52e067-ba79-4908-84f7-5ba756a00041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:49.098Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5037c1fa-b7b1-45a6-89a9-4c635dc411c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:49.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:59.105Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0027f557-e159-437d-8d86-82e71e54670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:02:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:09.112Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=20be6aa1-1926-46d8-9a07-f33b4224b51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:19.118Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e040699b-c0ae-42dd-ac8b-4ed85ed46316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:19.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:29.127Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cd5507ac-3fb4-4337-a28f-ced0ade537be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:29.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:39.139Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e2b6d2c3-cdb4-4d39-864d-0c8af6ef8725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:39.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:49.146Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d0d8df4a-d7b4-40f3-b965-1570c15fa4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:59.154Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=360b8a95-dad9-4af8-9771-f28bc955fe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:03:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:09.160Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=724a8b38-ee19-4ea1-aa46-d7307624d2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:19.167Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=24e47e21-c967-4f7d-b89f-fef317011f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:19.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:29.173Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6b7d1e87-5a5d-4527-be6d-010dba43d28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:29.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:39.180Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=707e95aa-c32d-47a9-a3f7-b97e5ce6fd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:49.185Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=aa4fd06c-57f0-48c7-a735-e5b89b791139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:49.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:59.191Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1bd32c41-d540-48e4-ab73-195fd5bffa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:04:59.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:09.197Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=77adf72e-dcce-40a0-9930-10edbfa02f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:09.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:19.204Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0bc53998-59b0-4a82-a04c-4380d25a97e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:19.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:29.216Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=597a6efd-f08e-474b-b043-84450dac350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:29.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:39.227Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a1243c31-94b9-47e1-8ea6-3d6b5a2ec29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:49.241Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9ec71796-73ad-4654-a5c6-222cb7123208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:49.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:59.247Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2df303be-b0e0-4b45-9f15-44e76e131ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:05:59.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:09.252Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=417ece13-cc78-46cc-8d34-74824e4243ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:09.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:19.257Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=826a77fd-1caf-4fc4-a62a-26d839316fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:19.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:29.295Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d8e185a0-ae6f-48ef-b40f-38169ece67a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:39.301Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ed45e326-dd7c-4085-91be-baf2cb9cfdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:39.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:49.307Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b36636d8-4e36-4e6e-9b58-4883f72e0a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:59.313Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9a6d6cb0-6bbf-4af1-8526-9d05ebce28c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:06:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:07:02.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:07:02.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:07:02.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:07:02.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:07:02.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:07:02.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:07:02.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:07:02.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:09.319Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=90640eec-d92c-4b9f-8975-5e0da219111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:09.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:19.328Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=357bf995-b4b0-4e24-9ee8-be72c7f21250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:29.335Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0a68fb12-3315-4c0a-b8aa-dedfc6ef8503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:29.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:39.354Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9a9961d6-6288-4c84-a576-3e0e1be12791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:49.360Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c928831e-6da5-4c15-bf51-36884989e748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:59.369Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4104a480-206e-4b00-876e-5f922bb37db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:07:59.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:09.375Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=76481b90-880c-401a-b946-522c7b5b0874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:19.380Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f5b07f87-c627-42c3-8a16-7ced1c72eeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:19.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:29.387Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=13a1b2a8-5634-41fb-bd39-386cf66d831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:39.392Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7ef66555-63c2-4e2b-a344-329786f320c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:49.399Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7d60f5a2-b8d9-43f7-92a5-0c40347883f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:49.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:59.404Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1f145a98-e718-452b-8259-4c9faaa2e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:08:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:09.410Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=26f88b57-e3b8-4348-b736-30f098acb59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:19.417Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5f0a1fd1-682d-4394-80c4-cedcdeb418fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:29.423Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=08a82396-a3fa-4693-8cef-e96e360d33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:29.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:39.435Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8a7b42c8-b65f-46c8-a033-34b8ee9d62c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:39.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:49.445Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=655c9540-bfaf-4163-a5e0-7915d53e54be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:49.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:59.454Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3016b3f5-c5f4-486f-9016-777000a56e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:09:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:09.460Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=889db274-829d-4411-a94f-9a371ceed849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:19.466Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5bcd3d69-2a38-40a6-bda0-799308aa0341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:29.472Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9d30afba-bca3-47b9-8c84-1486a9e4f9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:39.478Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fbebd5de-d2cb-4e1b-9c25-a5bad5464bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:49.484Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=37845e6c-2b43-4a5f-8c42-ad37fd512cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:49.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:59.491Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9a6bda41-0682-4532-9536-eedbc98f2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:10:59.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:09.497Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ea7bc0cd-6b48-4408-9486-70aa647395a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:19.504Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bcec8f80-3f7d-4d42-9f3d-04571c2b819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:29.511Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3d9fb1f4-3eda-4623-8448-28a14db33709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:39.517Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e25aa5cb-28bd-40f3-af63-7713131036f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:49.522Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=14cdef58-0f65-4990-abae-48db77898e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:59.531Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a05a6359-0fd9-42f2-88ae-c8b0af5e539e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:11:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:12:02.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:12:02.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 |2022-03-20T13:12:02.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:12:02.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:12:02.612Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:12:02.612Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:12:02.612Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:12:02.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:09.544Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8fc579c4-810b-4dda-8508-4cd284ab4921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:09.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:19.554Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9661e924-2405-49e2-b38f-3f0908cc2a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:19.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:29.562Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2e451674-5c2a-4ff1-b7a0-c38e7ee5e7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:29.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:39.568Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fa9355de-6f11-4ab8-9da6-9f79afcbdd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:49.575Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c676c4b6-0955-415b-a2d1-a4547c39c02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:59.586Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f6f91dea-f4ab-4be2-842f-70161a152835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:12:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:09.592Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=39842ba9-8095-4873-9e21-e93b3daa9d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:09.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:19.598Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d5e7bb36-a1f7-4866-94c7-ed902be21d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:29.603Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a8e5e837-1141-4b01-aa60-80e14ef8432e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:29.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:39.609Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fb6676e9-c562-4e60-b318-94011a35369f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:49.616Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7be31d7e-63a9-457d-8e1d-082ee7addb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:59.625Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fb0f07e0-ff41-4856-9045-fa391eb10756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:13:59.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:09.643Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e38106df-ed79-47cf-9b6b-bb085c874465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:19.649Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=47298674-6009-4d04-9a6c-c4c58ea1b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:29.656Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b661d8c9-cc6c-415e-8f4c-a75cf715085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:39.662Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c693f9a1-edc7-4787-953e-b659996617bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:49.668Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ea2c09ba-16f5-4701-928c-b11c8092376e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:59.673Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4e0b67f1-1c34-43ba-85b8-9a76bcf5895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:14:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:09.680Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=04bbc17f-106f-4ce7-9904-c27988afc06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:19.685Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9b2697f2-5687-4085-bf7c-f750bdf7ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:29.692Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=01c25da7-abda-4ea0-a30f-a7a78a68731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:39.698Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cb53baf3-196b-498a-aa43-05855610884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:39.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:49.705Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b3957763-e89c-43c2-a8a5-52386e3bd62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:59.710Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e61626c9-d26a-49e2-bef9-2d4c62df0de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:15:59.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:09.718Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5c809c1b-d9cb-46a0-aa09-334d2e686969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:09.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:19.731Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=78f5ab8b-23a0-4750-a5b1-d5b2e3e9105e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:29.739Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3330e72a-f8e0-42bc-8c88-7aa0849b1fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:39.745Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=abc7060b-1027-43be-8a38-cb494900b456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:49.751Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c4a71672-c341-48d7-91b4-f7f10f31095d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:59.756Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b3d153c1-9e01-46c5-b91a-91c247f19237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:16:59.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:17:02.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:17:02.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:17:02.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:17:02.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:17:02.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:17:02.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:17:02.577Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:17:02.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:09.762Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=757fc284-8083-414f-bfdc-4ce74042e917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:19.768Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b4b5530c-ae33-4d92-9292-05e4a07f191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:19.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:29.773Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c1f0c853-cefd-4347-8065-b32980763213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:29.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:39.779Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5aadd90c-9cc9-45eb-b063-1fe2ecb3ff78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:49.789Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fdf690f7-4abc-4cce-b666-73f4154780b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:49.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:59.795Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b9f4efa3-e332-4bf8-847e-b4bfdaec95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:17:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:09.803Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=04916af8-ebec-478a-a085-3abb43edd862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:09.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:19.811Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=2ff5d43b-ab06-45a9-903b-3962651f940b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:29.822Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8800e996-4b18-4703-8b45-a2eb7e8c1596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:29.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:39.836Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b2c4c808-3faf-4bfb-b2d0-981dac8ee87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:49.843Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c450c6d9-5276-428b-98d0-a98822e2b9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:59.849Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f5af0aac-8418-4914-be2d-4c34fd1ae629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:18:59.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:09.858Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=8f95aaaa-aa4a-42b2-bb80-1ba201a77a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:19.865Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=41299b4b-f34c-4ed0-bbe9-c54f286a7d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:19.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:29.874Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fa7d6a50-5fd7-41c5-89c6-e41852823c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:39.880Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=74bdad54-f319-4df0-941e-f1bffc818cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:49.890Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=aef2b2ec-5343-4cd9-93e5-2ce68b50bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:49.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:59.895Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cec4fe3a-51ba-4e1a-a4cd-eb6c26aca5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:19:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:09.901Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=acdeeb04-8180-4f5b-8ddd-8eb5ea08e495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:09.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:19.910Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6461dff8-3b25-4acb-b3b9-d2e6f6fdf919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:19.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:29.920Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b3e4f3eb-6a69-47d2-b5ac-cecfb6b05fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:39.937Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=94191eea-ae20-45d4-bed7-0482ef518648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:39.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:49.943Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3f498788-4223-4f56-b437-af42826a2c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:49.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:59.949Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=44bb3e89-2bf5-4d06-bcf9-76aa1bc62485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:20:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:09.956Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=94b957d5-a714-4d95-b709-d9b1eff4f721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:19.963Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c30875b5-8913-42c5-a8df-175f0c75f5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:29.970Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f2fb18ab-b95a-4563-9620-64c65576cc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:39.976Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6efd5130-57df-4d19-8922-602aec564d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:39.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:49.981Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=b82596f2-59ef-4a7e-93e8-4113672bf1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:59.986Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d4e52bb4-18eb-4583-8f95-6a75bb9e9c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:21:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:22:02.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:22:02.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:22:02.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:22:02.536Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:22:02.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:22:02.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:22:02.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:22:02.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:09.992Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1029468c-fc5b-43e5-9bbc-058c7a7c28aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:19.999Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=fc5b956f-b82f-4f9c-8b76-483aba206229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:30.006Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1f574d08-e5cd-4376-93e6-8c20cc018a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:40.017Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a9fe68b6-3ed7-43f7-a579-ff4e7b3d9041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:50.027Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=eeff5b8b-db36-4a38-963f-723dd7970183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:22:50.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:00.033Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9a799116-2635-453c-bd8a-58734d0e4673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:10.040Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=96a40e79-37f1-429f-b094-1b472011dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:20.047Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=7c27a431-562f-4236-b0b7-ddc11e836d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:20.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:30.053Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=af5c98ab-0946-4a13-b517-dede57c29501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:30.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:40.059Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=42fc2a78-0ce3-42e8-b92d-cd181c951b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:50.066Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e0c95757-e628-4e36-a230-ee799ebf00ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:23:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:00.071Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d1185cdf-d92a-486e-bcca-765ed36d41bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:10.078Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3e5666e4-c58d-45b5-89b3-af7e6925867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:20.084Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f000aa79-5183-409c-a657-ce1fc2af88ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:30.091Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f60fcc87-f7b3-4fe1-ad0f-67c29c4dc1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:40.099Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1a450f71-289d-4b51-b461-af35ee1ae4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:50.106Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=654ced4c-66c4-4d93-b5b0-79272988327f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:24:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:00.116Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=334bca55-aa09-43c3-b4c3-d97fc2cbfce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:00.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:10.128Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=a3aecf23-051f-49c1-b8ef-0883a81ea88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:20.134Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=64614d9b-329f-447c-98b7-99f07b195361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:20.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:30.141Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3afc89ca-c6ea-41fc-980a-f43dec8a70ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:30.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:40.148Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cc827ccd-00e1-4aac-89c5-77818c112b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:40.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:50.156Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1090392d-dad4-43a7-a552-7acbf32a613e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:25:50.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:00.162Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=24e75848-43ce-4f4d-bab1-3944adc05159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:10.168Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=75a3f3fd-39aa-49b7-8879-a751959a5fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:10.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:20.174Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=40e2610a-4ac5-4f0f-9587-715a06773c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:30.179Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9e97dc7b-46a2-4835-be8b-fe0019758740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:40.185Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=64ff753d-29d8-4646-ae9f-c64dd82bd60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:40.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:50.192Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=00b1b607-86f3-4a05-9c89-cc4278f6853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:26:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:00.200Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e5d0f1de-2054-4562-87c1-ebbb495f8499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:00.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:27:02.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:27:02.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:27:02.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:27:02.558Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:27:02.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:27:02.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:27:02.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:27:02.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:10.211Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9cc35669-524d-43bf-b8ca-548189bca10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:10.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:20.221Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=cf69326a-b30d-4daa-a465-97c6cee2acfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:30.227Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=d82e7f84-760e-4bc8-87df-2202773fcdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:40.235Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e0daa331-f6a0-4240-8a98-6bafeb1b35bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:50.241Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0545a621-530e-4966-bd87-e8f3642c88f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:27:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:00.246Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6534c2f6-23d3-4dfc-96d3-8afa2adcfab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:10.252Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1726e658-3838-4884-a627-731d4a30cd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:10.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:20.261Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=bfd268bb-c97d-443a-b8a4-4c742e50fd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:20.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:30.267Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=55ab8295-722a-46f3-b712-12a22be2fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:30.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:40.275Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=61e31d01-7d95-4d14-ae84-df129bcca4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:50.281Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4a529d15-c2dd-408d-a31c-d28c900487cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:28:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:00.288Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f546e016-3cba-4e94-b41f-d073f67c4b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:00.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:10.296Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=f068ca38-a35a-479a-a6b1-77875268cf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:10.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:20.306Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=79431ecf-c3b6-4051-918a-a55a1a06d71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:30.316Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=29a60598-8383-4d34-bb54-c53697a16f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:30.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:40.323Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=6e29e731-3cb8-472a-8c85-d5319e77958d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:50.331Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=634d7771-3546-49e5-8a39-c3234c48b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:29:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:00.337Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3b88a8a3-ec02-4d4a-9d06-8a254d0609cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:10.342Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c536fdeb-0f13-4c39-89a3-844f8e8e0887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:20.349Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=081f5c49-b7aa-4a13-8d52-51deff1960af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:30.356Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5502b1d6-1ac6-4326-ade4-149743d937a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:30.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:40.361Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=1cc36ac0-53b3-4af7-8dc3-25a2ecef3219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:40.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:50.367Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=48bd86a1-eeb0-4d61-92ba-fe731915ecb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:30:50.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:00.374Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=853c87c2-a0c2-4062-8170-ab723fded408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:10.379Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=e975773f-573f-44ca-8648-bec4309dc9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:20.396Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=3eea4026-e3ae-46d2-abf9-11c3571f711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:30.404Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0b272c39-0de6-4522-a1bb-7c1a96d3dea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:40.421Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=57c6d114-3bf6-43d1-bd61-3d30204424c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:40.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:50.427Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=c250b48e-6a98-4ee9-a6b0-6bbe9db41f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:31:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:00.433Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=dcba001e-8bc5-460b-8ae0-1fa0d17ee44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:00.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:32:02.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-20T13:32:02.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-20T13:32:02.570Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:32:02.572Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:32:02.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-20T13:32:02.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-20T13:32:02.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-20T13:32:02.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:10.439Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0184df8b-141e-4e8f-8bc0-5208aa70bb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:10.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:20.447Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=0a5261c1-935b-4cb1-97d5-beb1711117ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:30.454Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=71099ddc-4049-4a46-85b4-1d63d54570fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:40.461Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=4ac4dc2b-763a-4e80-a6da-bfca79ae1be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:50.474Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=ec1a0a81-955e-4fd8-8185-9f29b7255faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:32:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:33:00.481Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=5cf7564c-eba3-4c06-8d79-c7bcfd53f93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:33:00.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:33:10.488Z |INFO |Init configs |InvocationID=7999f80a-093d-4736-b42f-27f5bb31b0ea, InstanceUUID=9a325d39-a122-4356-9dd1-2668b0280467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-20T13:33:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |