By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T02:57:55.647Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T02:57:55.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T02:57:55.695Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T02:57:56.889Z |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-09T02:57:57.011Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T02:57:57.011Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T02:57:57.011Z |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-09T02:57:57.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T02:57:57.253Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-09T02:57:57.280Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-09T02:57:59.604Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T02:58:00.455Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-09T02:58:00.487Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-09T02:58:00.488Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T02:58:00.589Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-09T02:58:00.590Z |INFO |Root WebApplicationContext: initialization completed in 3309 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-09T02:58:01.226Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-09T02:58:02.427Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T02:58:03.938Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T02:58:04.702Z |INFO |Started MainApp in 12.873 seconds (JVM running for 13.705) |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-09T02:58:04.804Z |INFO |Start scheduling PRH workflow |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:04.819Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=13dd8e63-35b3-4bc5-b66b-4e4f73b285c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:58:06.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:06.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T02:58:10.129Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T02:58:10.134Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T02:58:10.137Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:16.433Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=315ded6a-2fa5-475a-a890-b5f21578d5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:58:17.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:27.501Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=8b6dee12-0a15-46f8-a1ad-fcb4d0d0c875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:58:28.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:38.572Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d0bb86bd-7ec5-4b4e-a3a3-c98445e493ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:58:39.642Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:49.645Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2a5b2363-17f6-4b76-8914-1fad41d3082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:58:50.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:58:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:00.712Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3a7a2ec2-357b-4142-b0d2-9c1a1cf5eb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:01.748Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:11.750Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1736c503-0385-4520-81e1-2183d2b0afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:12.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:22.791Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=fb21ebde-1e15-4e7b-a6af-d82a811f08b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:23.828Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:33.831Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=25fafeec-442c-4510-adc5-cf371ec41240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:34.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:34.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:44.910Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=df530dcc-8dbe-4e17-b4a0-d53e9dc3b9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:45.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:55.974Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a74aac43-ec5e-40a6-8f30-532a4730184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T02:59:57.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T02:59:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:07.017Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5236f46a-71df-44d6-a8ba-54eed9297b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:00:08.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:18.054Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=8bdc0708-c746-48c3-bea3-8ffcdbe0e981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:00:19.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:29.098Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=daf48b9f-4a8b-4b0c-9e6b-3d1c6551943e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:00:30.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:40.136Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=65353680-967f-484f-b38b-38546eee048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:00:41.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:41.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:51.175Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=dd41ba34-f041-4a90-9c02-972c4d4b7e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:00:52.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:00:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:02.217Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5844e912-d481-4a18-ab05-1dfc690d6684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:01:03.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:03.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:13.259Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=43ff0a4e-0465-4333-a0ec-1f46592973eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:01:14.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:24.295Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e1563015-42c0-4ab5-8efb-31b95dfb0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:01:25.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:35.367Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c2475a90-d386-4c48-bdaf-377e89fd47cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:01:36.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:46.407Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2b9081b7-29a9-4401-b78d-82975f510b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T03:01:47.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.239:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:57.449Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f8ffdb78-05e5-4c34-9b3b-14e9a29a62d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:01:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:07.652Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=78143776-959a-4788-adc3-744f9230ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:07.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:17.670Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d44be8dd-2a07-4f4e-ba7f-d3a932811aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:17.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:27.685Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=301ec3a9-8975-4bbb-a7ba-e15e00138e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:37.704Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=277ec1a1-dbc7-429a-a081-07a901a1c241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:47.723Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7ae9da82-d3b4-4019-b8df-f3dc36c4d3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:47.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:57.739Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1da3ea75-efbd-4742-9544-d9b61c358d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:02:57.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:03:01.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:03:01.703Z |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-09T03:03:01.705Z |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-09T03:03:01.710Z |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-09T03:03:01.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:03:01.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:03:01.731Z |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-09T03:03:01.735Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:07.773Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0de0148d-73ed-4ea8-8975-18a6b399931d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:07.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:17.787Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b8d4b23e-f97f-46fb-8835-349f66ee1359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:27.809Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a0ad2f13-cead-4c8f-b273-b798d46ac927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:27.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:37.826Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9518fffd-8de1-490f-8adb-6f6b58656546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:37.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:47.857Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=40982700-5ed9-4289-95e9-10cb8d02fabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:57.878Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1e4c583f-5e86-4e2d-bcab-fc78d4299087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:03:57.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:07.895Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d7de186c-58a0-4a47-8674-6418c31acf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:07.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:17.914Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c0e4dfe6-a1d5-4c2d-a993-6ef026053511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:27.930Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4ae51102-7d81-459e-8654-9292dac59fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:27.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:37.951Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ffdc1566-529c-4694-80c3-3a3df571df93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:37.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:47.966Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a52be83f-1037-44d0-b1f7-84d2e18a2b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:57.977Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=667d1b58-18e2-4f5a-b6c3-006bd9061e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:04:57.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:07.991Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=8f883ae1-2fc7-4d66-b853-22e3496d16e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:18.008Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=139196be-4374-4f32-98fd-8b2c9db71844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:18.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:28.025Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2bce2e5d-4b52-4958-aa51-41a3860349ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:28.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:38.037Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2a00cae3-24c1-4251-a2ae-7dd2b9690bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:48.064Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=490efc2e-2c14-48dc-85d8-d58db2edd566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:58.088Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b4b428c8-0955-4bbb-b934-0e6b7962e4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:05:58.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:08.103Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a39ac150-e044-403d-ab7c-521799ef351f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:08.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:18.118Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ee5a87ea-d0f3-49e5-81cd-d466717c3bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:28.131Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cc6d310d-5e10-449e-9132-3eac0d604bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:28.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:38.153Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f5a2b81b-d597-4b2a-bc55-4e25baa6d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:38.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:48.166Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=87d3f434-e4f3-4b30-9058-ccdcd3ecf41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:48.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:58.210Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5aec475c-2a01-4a1b-8abd-d6f6b2f49094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:06:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:08.227Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=08bf5352-356b-436d-ad65-b5a20f98fa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:18.241Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3fa28072-ae39-4bff-953a-bd01fbddc476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:18.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:28.253Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=407192dc-d63b-4b06-9ba2-6669f6fbe555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:28.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:38.264Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=349264c6-5a69-444d-b990-1f413183e691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:38.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:48.277Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4cad1c64-c89f-4aed-89ee-feec113753f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:58.290Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=724704ac-7d02-4db2-876a-68e1f4109c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:07:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:08:01.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:08:01.730Z |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-09T03:08:01.731Z |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-09T03:08:01.735Z |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-09T03:08:01.748Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:08:01.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:08:01.749Z |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-09T03:08:01.755Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:08.301Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a9ef02ba-d3e1-4740-b3cb-37fcb32d6a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:08.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:18.315Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ea80bc02-18d6-45cb-b221-12454e98119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:28.328Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c6f6a171-c724-421a-a4c8-14d39c846294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:28.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:38.338Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=bfd2b8ff-458c-4829-84ae-b06e186b20fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:48.351Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9af628f5-d1b9-461a-84c8-ac82739f09fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:48.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:58.369Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2cbb2c84-eb3b-4825-a56c-b99b1a7039a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:08:58.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:08.382Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f027f2fe-5f58-4dcd-b988-ee32811dfee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:08.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:18.395Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=918d6b23-5381-4368-a33c-892160be4288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:18.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:28.409Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=dbd44474-3991-4505-a70b-fb8931e17129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:28.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:38.422Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=61337d43-5053-41e0-973d-ee846b9c9d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:48.435Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=93f1c64b-137b-434d-b953-0bbcaaf8a84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:48.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:58.445Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cc53c028-fd88-4194-b3ef-973b78b2f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:09:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:08.460Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=82e66b40-7cbf-4350-a102-82c1f30d5ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:08.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:18.473Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=42225251-3f95-4c9d-b77e-ab777f49fee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:28.485Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ac23a880-c6ba-4da2-9e93-93231c8221b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:28.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:38.497Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3c4a18eb-5843-470f-ac5c-3f4fe7b3c057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:38.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:48.509Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=db9fb598-e5cb-4e4a-ab10-a3f4b8e2fb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:58.522Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7ffac9b9-f8b3-4e79-9dba-8c5ab0f1001b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:10:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:08.534Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1908fa57-f10e-45dc-9c8b-be5e580fc1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:18.548Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c5d48e62-b09e-462b-9225-7b9a08953ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:28.562Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=82008b82-4c15-410c-876b-ebee7873dd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:38.573Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=82211e32-17ee-44a4-b814-b0fc3d1b70c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:48.585Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=312acb7c-6c4e-4baf-b14c-a8d53da1bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:48.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:58.601Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5e03c237-78f0-4901-bcd5-0186c53d616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:11:58.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:08.616Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a64a00b3-f230-43f8-9782-ff42e2f54eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:18.628Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=36d6e93c-6443-4a02-bea2-0d91f9c6bbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:28.645Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=623a94a6-1433-496b-a8f4-d779ced7cecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:28.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:38.656Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=143ffa64-10c3-4765-b6d8-e3d2d3e7f6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:38.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:48.668Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2e126c4e-c8b2-4ecc-8c15-47720810051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:48.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:58.679Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c7810c7f-71b3-4685-9f74-f5094f45a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:12:58.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:13:01.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:13:01.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-09T03:13:01.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-09T03:13:01.599Z |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-09T03:13:01.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:13:01.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:13:01.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-09T03:13:01.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:08.690Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c6dca5eb-6242-4dd9-a495-bd8087124da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:08.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:18.702Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=6876a8a4-f1d2-442c-811b-1970123ff3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:28.713Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f9ed3ec1-c816-4c65-9b2e-c23db30607fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:38.723Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=26205477-3ad0-4bdf-bc70-ee73f00d44a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:38.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:48.734Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=adda59e6-f810-42dc-9540-6aa8042ff514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:48.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:58.756Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1730730d-23e9-4b27-982f-26cac1bafc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:13:58.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:08.770Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b8f7e9bc-6829-423d-bced-a732834187a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:18.781Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=23cf0699-6323-423e-a265-e412b17cf7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:18.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:28.793Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1e9a7e18-c65a-45e2-adc4-670adf5b70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:38.809Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=059a27ba-e771-49de-8511-63fbfc31e8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:48.820Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a475e9a9-0b44-4da9-b8db-1d5f76e4b7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:48.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:58.829Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=865bf108-437c-4773-8480-8eefe6548104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:14:58.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:08.839Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e10f4cd8-91fd-47a7-b73b-76211a02d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:08.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:18.851Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=14d82a84-0cc5-4959-a688-22c72da0dbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:28.864Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b3f37d10-3891-43e8-ae03-77f5bfa44fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:38.889Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ff71dfc0-6f51-45b4-92d0-be93adbd3e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:38.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:48.901Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=01550326-baf5-4d95-8cd3-fa215888ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:58.921Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d2314c5e-dc3c-4d42-b742-2ee00589aa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:15:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:08.956Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=04b7dab9-1b2d-4afe-96de-d3add87683c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:08.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:18.968Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=deb4b65c-ac96-4f09-874e-c514126e86b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:18.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:28.984Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5a61b571-1020-4dc1-a7eb-de9a3a2d27a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:38.995Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=efc721fa-dc47-4ed0-a9e6-fa175d8bdba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:49.007Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=37d3fef4-fc55-4f96-b127-976d35c35c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:59.018Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=05a4d78c-58ed-4176-9cee-4d8923ac4e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:16:59.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:09.032Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=874f4394-f175-4256-9b7f-ed1a6d8f3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:19.044Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7577ae5d-bf32-4166-a212-9985ef077f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:19.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:29.057Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c8521bb9-cbac-4778-b8a8-495e1700400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:29.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:39.069Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d0573a7f-8661-4522-b423-0e7e11bf35b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:49.092Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c28fef79-4797-423d-87c6-21c5c0048b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:59.102Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cfbf6213-eafc-46f7-973b-d408c8c9dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:17:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:18:01.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-09T03:18:01.610Z |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-09T03:18:01.611Z |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-09T03:18:01.613Z |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-09T03:18:01.623Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:18:01.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:18:01.623Z |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-09T03:18:01.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:09.114Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3950fc46-1c23-4f90-be76-7ff1d8f7632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:19.123Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=629e46f5-67c7-43f3-bec2-60214ebc0036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:19.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:29.133Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d45d2509-315a-4a51-83fe-63761ff4ea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:39.145Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b13ab615-cf84-4193-9f05-d1a09450d5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:49.155Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=768716d5-a692-447e-9261-1da73667ef95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:59.175Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4175a7ec-fdda-42ff-8f21-75c6d05ea34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:18:59.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:09.187Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a02bacfd-aaeb-4309-8fd4-7d4bb4f88a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:09.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:19.201Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f6e05424-a188-4e94-af9f-66e572d2306f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:29.217Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=48bac56d-4d78-49bd-a4e0-b7eeb291dfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:29.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:39.241Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e7e455e9-0155-4dfc-8d43-fb12d1365fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:39.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:49.277Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=11f6c895-3e7a-4929-ae05-78bc56273fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:59.311Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=917fa895-7365-409a-bcf7-3f5a5819ae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:19:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:09.346Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=752aa2e9-b024-4bc3-b8ff-c07ffb6b2a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:19.381Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=33f6b762-5a32-49ab-aaad-e484d299bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:29.411Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0504424b-f6a7-44f4-963e-9499221079ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:29.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:39.425Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=888348f8-b495-4c77-a713-47254e07fcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:49.437Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=359ea711-d602-47db-8825-fef7784aedec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:59.467Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=50247ef0-b40c-47c4-b89f-5e12082aba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:20:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:09.496Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e3cb70c1-7c0e-4a85-a8f3-668f01e1118b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:09.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:19.520Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=604cbae8-e53d-4e20-8dc8-010e93d52833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:29.542Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cec88dbf-77fb-44bd-9c45-e9cd6cf62749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:29.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:39.569Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b984852d-09e8-4b6b-978c-cb50b8932bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:39.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:49.580Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e7526178-2a62-449f-b641-a6a6f08f693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:59.589Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a328bd36-c250-460b-8520-f8c829cdc871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:21:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:09.601Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=41b88ff0-59f9-4eb2-b4ba-7c6fb3f1b52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:09.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:19.613Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=fe108273-e571-4dd6-8ece-b9296f329934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:29.624Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0a862402-d9be-4663-bf50-80dcafd82472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:39.639Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=95909d07-3833-4b65-bce6-ec97001de421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:49.649Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=70eb2e53-c807-42ba-843c-9237793791c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:59.661Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=de8e7f04-0f2f-4f29-a101-b7afd379e924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:22:59.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:23:01.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-09T03:23:01.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-09T03:23:01.580Z |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-09T03:23:01.582Z |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-09T03:23:01.591Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:23:01.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:23:01.591Z |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-09T03:23:01.593Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:09.675Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=40f4dcf7-f67b-4447-998b-919a744192da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:09.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:19.687Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7a7be4ff-6535-4598-b32f-28791fec8133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:19.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:29.725Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4ecd09e6-fd8c-4e6f-9294-f3bcfc22793b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:39.740Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=98a3b5e8-cc21-4fe6-bf09-40a8f1ed015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:49.759Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c6877ba7-abdd-4eed-aacb-7b791729019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:49.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:59.769Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=6369845a-6dcb-4e2f-a911-38384ad315e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:23:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:09.796Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=342f614b-520c-407d-b40a-0085afe45b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:19.813Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b97890ee-20b2-43b5-9c88-ba1352cb6e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:29.829Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=24acb4d1-bdcc-475c-947a-3b0284f10b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:29.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:39.838Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9daf338e-147f-47ba-99df-d901011bdc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:39.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:49.854Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e42fbb3d-863a-4523-98ee-92cfc1b420e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:49.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:59.863Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=857c2b69-b22b-449a-b24c-2e05f7b56bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:24:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:09.878Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a572cb5b-4b1e-4198-b852-d7a0b66d0845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:09.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:19.887Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=bef6dc05-5e47-46a3-97f5-bd87de346f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:29.899Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=883dd640-83af-4ccb-bbb5-0507504cd123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:39.912Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f4d4502b-0800-4f12-bb0a-898c6174ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:49.920Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=98e58ca5-92b0-493d-9a78-25f9954906ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:59.931Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cc05e67d-f8e1-4b2e-bdbb-895d4f895301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:25:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:09.942Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=55eaa249-ec20-4888-bcc8-facb5dcc362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:09.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:19.951Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4c0829ea-5096-46a7-86f5-6f1e00c124e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:19.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:29.961Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=77683eb7-bd53-40ac-bca4-87d7f934b0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:39.973Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=761c26a8-54e5-4cc5-b88a-05d4cff7809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:49.982Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5d50e4eb-a0b8-4d05-a2c8-4973fd49e737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:49.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:26:59.994Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d8f8b17c-970a-4fe1-bb10-713f16cd6e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:00.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:10.008Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c9077ada-cbbd-4cee-b7cd-45ff44379dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:20.019Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=a0fbf5c0-244c-4048-8474-dc811f75f0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:20.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:30.031Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=64abf7b6-1749-47d6-b19e-287a7c8c2803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:30.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:40.041Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=40a6c761-1adb-47db-b760-05c0336c7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:50.057Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cb068bb6-9037-4489-9df9-bcf77448f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:27:50.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:00.070Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cea29798-22a7-4c78-b6fa-e5fd08505a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:28:01.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:28:01.624Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T03:28:01.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:28:01.632Z |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-09T03:28:01.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:28:01.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:28:01.648Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T03:28:01.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:10.080Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=33a2ab68-008b-4d95-b933-3161feeabc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:20.090Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=68b561d2-91a3-475e-b98c-51c161809e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:20.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:30.101Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2ece8eba-b460-41c8-98d8-8ea229848fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:30.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:40.115Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=bf2e0ebb-2dcd-446d-9d96-77d23a7dd3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:50.128Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c44ee11b-bbc1-4ef8-a9ab-edb2c81c6b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:28:50.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:00.145Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=390d4afc-1dac-4c76-b176-6caf5427f4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:00.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:10.154Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=bac4ffa7-30c0-4aaf-b5cd-f8954aac0acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:10.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:20.169Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2493fdc0-deb4-47b0-a160-be6ef444c38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:20.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:30.187Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=65bc01f2-6a25-4d6b-ac37-3b868be3b325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:40.228Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=50a9a874-e769-475c-b5b9-e2a68d980957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:50.237Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2d6cca71-c089-4235-b2ba-37b42e52aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:29:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:00.246Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e3663b84-5859-4a4a-9ce6-f08fd1c2032e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:10.262Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=552993b7-971e-4659-983a-036ba06ee358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:10.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:20.270Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=bbc33297-8f5b-45ec-8dd7-b620f05c2252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:30.281Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cae33dba-33d5-4bec-8f7b-cff7ed192527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:40.293Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3a0fd5eb-8f13-4859-80c6-381704b17972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:40.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:50.303Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=74afdd67-01b6-47aa-b9cf-30a7cbd6b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:30:50.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:00.312Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=83d39336-b46f-488b-9b7e-7b831f63e169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:10.321Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=b08aabaa-dffe-4e2e-8c8d-1555bbc04868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:20.337Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=fb08f94e-def9-425d-b9f6-5f5a929d3b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:20.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:30.347Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=95865df5-e3b5-4b38-a8c1-0bbfd67beeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:40.357Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=aba89584-23d6-4475-9119-c143f982db74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:50.365Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=47ca8162-f4b2-4232-bade-d36f96f54d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:31:50.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:00.374Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=fa12f8f2-5946-4a5f-927e-ef712121525f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:00.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:10.384Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c55562a3-123f-4c69-ac59-cf5fb7d923c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:10.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:20.395Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=fdcb0170-2bd5-4348-8fc0-d4ae9e3ad24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:30.410Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1bdb6f88-0469-458a-b4f8-efa9ef9dcc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:40.421Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=8529840c-64a5-435a-a433-fc5930b42d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:40.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:50.441Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2f2214a1-0856-46f6-a683-79244d447a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:32:50.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:00.451Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=6f6d3492-ca5a-41a7-a0bb-1900e09ee70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:33:01.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-09T03:33:01.637Z |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-09T03:33:01.638Z |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-09T03:33:01.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-09T03:33:01.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:33:01.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:33:01.647Z |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-09T03:33:01.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:10.460Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=ea8a5c06-b86e-4240-9866-292f2608a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:20.469Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1d686a7d-8dd6-41a3-9f23-4b7eadbd1b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:30.477Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5ce8bedd-f34d-43d0-8285-2fa91b1b1e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:40.488Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=262d9fc0-9be2-459c-99fd-07e04f4ff70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:50.498Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c7f4e435-8e12-4f0a-953a-c69d62a63979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:33:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:00.507Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1d760516-7827-4de2-87f4-80af3394bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:10.516Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=03420cd1-9016-4762-aa89-370483675f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:20.528Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=483fe0af-e585-4e18-b005-9803e8d2734e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:30.536Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=88c078cd-cf40-4374-b079-410d57f20677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:40.546Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0c4e04f3-6117-4377-8d4b-04497d405ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:50.555Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=85ff94f1-5e3c-4c08-b4ad-b090e9eb2a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:34:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:00.565Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=12daed42-7bb5-49d6-bead-bd0b153dd109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:10.574Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=89b43436-31f9-418f-93ec-b67948760efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:10.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:20.584Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c97a2a81-9ecb-442c-9edc-1a4ffec26075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:20.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:30.592Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=74db75b9-7893-47cf-ac3a-e6b253143daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:30.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:40.604Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=11557024-ee17-4c65-ba75-5e29317478c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:50.613Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e53bf0d7-b8be-428a-a6c0-66dd1f4f1d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:35:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:00.625Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=553b2b5d-3117-4ebc-9261-6ee84540d03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:10.634Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1037b23b-f8c5-41de-96a6-0f9f1072389f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:20.657Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=e3600266-af7e-481a-983c-9f04adea2cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:30.668Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=db35d538-b074-4402-86c8-4f0f39ece588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:40.678Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c61f2367-f0ad-4cac-a63c-2ea71c80cfa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:50.686Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d71fec96-b00d-4fa3-b00c-62b14548759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:36:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:00.697Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0efa74fb-03ff-4bfc-922e-1a7bd32b3c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:10.711Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=61390b5d-b8ef-49f9-82d7-ca10a4fa2728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:10.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:20.729Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9a904509-94a5-4972-a71d-f89c0f62fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:30.741Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=76433baf-7007-4a0d-be0a-43bbbfffccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:40.785Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=78f82084-0319-4d6a-bdcb-d1a17df752e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:50.794Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2bc29814-ad50-4cfb-90a0-40773aa4a74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:37:50.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:00.809Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=895f540b-550c-482c-b16a-2299835a36ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:38:01.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:38:01.553Z |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-09T03:38:01.554Z |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-09T03:38:01.556Z |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-09T03:38:01.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:38:01.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:38:01.564Z |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-09T03:38:01.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:10.821Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0509071c-cae9-4fdd-99f0-0b1922a1c099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:20.865Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=29ee3ed3-8afe-46a3-8849-2175652a9788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:30.874Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f4220ef2-e20e-4607-b614-576072675da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:40.884Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c30c24f2-4962-445c-ac2a-b0a7b51c0423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:50.901Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0e7389a9-17db-4990-9669-fefa4c59b113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:38:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:00.917Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9c7e6409-6ff0-47b6-8e9d-64aa79c6b9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:10.947Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d749db89-9f0c-4deb-b46b-15e124fe8d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:20.961Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=d2bb9c91-23a0-440d-993b-acc807b45547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:20.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:30.971Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=268c7e24-abf5-4985-95f3-094326b236ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:30.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:40.982Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1277934a-d4c1-4b3b-acaa-55048f7e7fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:40.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:50.991Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5fa633bf-2511-4848-8ffc-8835994f99ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:39:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:01.013Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=c690cece-5ab8-42f5-8c29-922100c6d9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:01.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:11.029Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=23a01c6b-43bd-4b8e-8af5-433e53e16f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:21.038Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=35a73aa6-acaf-48da-ace4-3575ca4a140b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:31.048Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cf4028c2-ec81-4947-9881-e81b81a7ad00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:31.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:41.057Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7d53970d-1bc5-4089-89e6-9db547e8c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:41.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:51.067Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=6d6a630c-59a8-4d20-8119-373eae3d687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:40:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:01.076Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=2af0b173-2d51-471a-9e69-2f9575b07643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:01.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:11.085Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=7f106284-5a92-4656-8623-5a05993223c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:11.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:21.100Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f35e225c-2561-4310-bd84-9aff7cc55ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:21.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:31.109Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=cf603f7f-45d3-4f56-98f5-e361e21650c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:31.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:41.119Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=8d956847-b44a-4376-9f16-2fcbed53854e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:41.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:51.128Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=3739bf21-19ee-4a8f-9024-7777e0824fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:41:51.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:01.137Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=66f90a98-8126-4dde-a2c5-89245b3feae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:11.146Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1acede53-fe76-4e37-b1c2-acc6d3478249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:21.155Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5b14f286-b48d-45ad-aad3-dcdc1bd41d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:31.165Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=f28e2d86-d126-4765-812d-0b79cd496b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:31.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:41.181Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4822035e-6dd9-4fee-9cf2-1eb9af4d16fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:51.191Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=0bc70a21-9a74-498a-8159-0f87221a37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:42:51.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:01.200Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=99be1bd0-2fd0-4476-afd9-eb599bb771cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:43:01.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T03:43:01.536Z |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-09T03:43:01.537Z |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-09T03:43:01.540Z |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-09T03:43:01.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T03:43:01.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T03:43:01.547Z |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-09T03:43:01.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:11.209Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=4c467079-5bd7-4fd3-95f4-02484e6d08b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:21.217Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=91c83966-6975-403d-a6a7-3e3f21329a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:21.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:31.226Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=5ef790fd-4692-403a-9a85-d360c0c513bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:41.235Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=1c6dc6eb-12dc-4ebc-abcc-c708cc94a34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:41.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:51.246Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=beff800a-478b-4952-9207-0f46536506f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:43:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:44:01.254Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=77b6dd24-41c0-405d-bf34-62955f20d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:44:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:44:11.266Z |INFO |Init configs |InvocationID=b3a277ce-310d-47bd-9d55-085ac848e164, InstanceUUID=9716237c-e165-444d-ba38-82fbcc3c32a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T03:44:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |