. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:11:27.683Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:11:27.690Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:11:27.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:11:29.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:11:29.252Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:11:29.253Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:11:29.253Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:11:29.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T06:11:29.500Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-15T06:11:29.562Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-15T06:11:31.935Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T06:11:32.581Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-15T06:11:32.605Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-15T06:11:32.606Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T06:11:32.691Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-15T06:11:32.692Z |INFO |Root WebApplicationContext: initialization completed in 3129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-15T06:11:33.338Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-15T06:11:35.031Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-15T06:11:36.676Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-15T06:11:37.394Z |INFO |Started MainApp in 14.083 seconds (JVM running for 15.419) |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-15T06:11:37.541Z |INFO |Start scheduling PRH workflow |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:11:37.568Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb7cd9ba-403b-4ec6-92c8-88b5ec5b6ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:11:39.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:11:39.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-15T06:11:40.882Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T06:11:40.883Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-15T06:11:40.886Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:11:49.634Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d8c72167-d9e3-460c-a26c-8a7286989c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:11:50.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:11:50.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:00.768Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8f0fa49a-adaf-4a9e-a07b-79195a48cdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:01.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:11.873Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=69e00fbb-255f-4e8d-ae34-5cae093554df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:12.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:22.986Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fd23b614-bc00-4cb9-b77a-4feb4bce1706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:24.118Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:24.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:34.122Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d956b5bd-c650-4e74-a963-afa48021189e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:35.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:35.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:45.197Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3e854d32-e02b-4d0c-906a-eed3ee05a76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:46.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:46.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:56.315Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d5d8960c-6f62-43b8-b820-317bd8ccfaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:12:57.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:12:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:07.400Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e8832d4e-d34f-44b3-ab32-d95fbc433cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:13:08.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:08.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:18.471Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=003a4ef5-7750-4b4d-a537-60dc33ff8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:13:19.636Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:19.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:29.638Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=13710c97-1758-4369-a56d-1ef539954cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:13:30.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:40.781Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b189467e-a0a9-4009-860e-758415c66fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:13:42.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:42.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:52.049Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bcc99736-5fe1-498d-a1f7-4235aa688ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:13:53.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:13:53.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:03.249Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=db0423b6-4e38-4e15-8d7c-2fd13fb04476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:04.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:04.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:14.339Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9479d15b-c82c-44fb-838a-d1b9ed4fda11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:15.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:25.418Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d9f1a88b-ef3f-49dd-a4a6-6cbce5403556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:26.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:36.583Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d31ef347-36da-40a6-9bed-b0dc78282913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:37.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:37.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:47.665Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ed9dffaa-feff-4768-8fae-60d670971961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:48.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:48.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:58.855Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4b2b7768-7381-4090-bd8b-81137b6c2f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:14:59.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:14:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:09.964Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e8c9654a-6038-48b2-a7e9-9e73751f505b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:15:11.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:21.126Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d00a7098-de2a-4a5b-96b8-ba74fadf2e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:15:22.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:22.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:32.227Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=87edb585-9107-440d-8e37-4360eadde65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:15:33.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:33.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:43.337Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=82ef186e-7b27-4119-b122-44ee959337f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:15:44.403Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:44.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:54.406Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=97a45cac-4f4d-4597-9890-127ba502b3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:15:55.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:15:55.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:05.508Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a47c762c-a5d7-41ec-8dd6-2788f3bd198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:16:06.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:16.649Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=876fd0fa-02e0-4753-9bcf-4b54560656c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:16:17.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:17.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:27.747Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bbb9742a-9e98-4d6b-9fcb-bbc269ab9baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:16:28.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:16:34.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:16:34.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:16:34.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:16:34.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:16:34.137Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:16:34.138Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:16:34.138Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:16:34.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:38.930Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=337ba9c9-d252-4dc0-a98c-457b6c2f9711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:16:40.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:50.056Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4b04fd28-d237-4ff5-8973-6aa7b1720833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:16:51.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:16:51.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:01.190Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=60c57009-3d11-4428-9c3e-87a08219c8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:02.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:02.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:12.339Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f20e2e8e-abdf-4f9b-b341-fadc69a048c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:13.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:13.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:23.478Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=12a507ae-147a-40f3-989f-5581fb10a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:24.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:34.676Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d3912ae8-63ef-4cf9-963d-b9cce82712f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:35.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:35.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:45.813Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2407caff-539a-4620-9751-af20d4866a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:46.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:56.966Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8d08cc7d-ed05-498f-b664-9d611cc57c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:17:58.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:17:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:08.087Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=35452d08-4ba7-41bb-93b5-100ecbbee9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:18:09.174Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:19.181Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=70e6f65c-dcd8-42c6-b097-52431ab50461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:18:20.306Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:20.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:30.307Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ca9c3be9-212c-4da9-a3ac-aaacb1375fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:18:31.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:31.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:41.382Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=034443a6-4a28-4575-bcef-65805cd9270b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:18:42.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:52.552Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fdbef2ef-846c-4ffa-a00e-86ef72efe5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:18:53.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:18:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:03.722Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e74ea6a4-5acf-4af1-8b97-ff0e378a5888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:19:04.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:04.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:14.821Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ad9b93bf-d35d-4565-9e85-0d024acdb30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:19:15.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:15.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:25.899Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ca783cb2-48f5-4502-9ce2-59a604c611d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:19:26.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:27.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:37.002Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c0d3b89b-38eb-4533-b2a0-e7c648b4e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:19:38.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:48.133Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2dccaef6-7dfa-42aa-9529-6756b729b030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:19:49.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:19:59.309Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9b670db3-8d20-43fe-a74d-9a4478422575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:00.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:00.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:10.386Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=43f392cb-eacc-41e9-b092-9c807a5c778f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:11.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:21.541Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=807aa6d0-eca4-44b9-a551-8dab8079d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:22.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:32.706Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0c40b8a9-b6f5-484a-8f6a-09f5b83575d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:33.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:43.823Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1a1653c1-21ad-4347-ab5e-fb45b4e457e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:44.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:54.923Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=80ba8b8f-133b-4079-a9f5-05f1a56a3403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:20:56.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:20:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:06.047Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e06dd6fe-943f-4c41-8e4e-b5a51f4baedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:21:07.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:17.154Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=03a60bd7-815d-4514-98ce-985f90dc06ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:21:18.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:28.306Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b0b85dff-5258-45e3-9cd6-8e3c8b3c0ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:21:29.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:21:33.847Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:21:33.848Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:21:33.849Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:21:33.853Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:21:33.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:21:33.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:21:33.864Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:21:33.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:39.495Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8d8059c6-2d1f-4354-b90f-2237ad8287f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:21:40.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:50.696Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d7afed6-03f5-49fe-be9b-1e054b9b4707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:21:51.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:21:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:01.951Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0a84646f-be14-47cd-a708-2150886e348f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:03.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:13.264Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cd1b692e-fd89-40ec-b1ec-301f065bf9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:14.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:14.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:24.518Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=704d8872-3d4e-415f-8e8f-2eb6db4b68c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:25.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:35.755Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5ed0c72-9e9e-469e-8656-14caa0e877de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:37.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:47.240Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d594780-1121-4b6b-b2a7-9030948c7332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:48.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:58.613Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d2f5f65f-1c19-49e7-8a9c-ef1dc3aded61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:22:59.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:22:59.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:09.846Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=debe54f3-0926-44d3-994d-c8850bce936c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:23:10.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:21.000Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c4c23493-6893-4686-9ec3-866c3920b74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:23:22.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:32.203Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=791d1d80-212a-4eb7-b405-07e2ed75b970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:23:33.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:33.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:43.471Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=45d3f114-28cf-4c09-8fee-c333ceab18b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:23:44.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:54.846Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c9962698-5eda-41d1-9b5d-44a2e67a58b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:23:55.958Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:23:55.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:05.963Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=442395e2-5cb0-401f-a427-5e23440dd338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:24:07.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:17.093Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9fb1d496-6b3b-4bfc-bde0-653699ac3f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:24:17.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:17.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:27.248Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f6728944-05b9-470d-b8ad-b99062f783b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:24:28.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:28.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:38.373Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ca5f0eb9-88a2-4afd-9599-df02f6445355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:24:39.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:39.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:49.507Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f6e5dd76-c67d-460c-801a-2c7b201ef7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:24:50.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:24:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:00.735Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e70c5af8-95a4-413a-8ba3-042933499382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:02.368Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:12.381Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f5b738ff-13f3-4ec9-890b-cd0dc3cbe902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:13.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:23.652Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=edb98080-5cf0-4d55-933f-4007ada3f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:25.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:25.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:35.226Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=097e813d-7e81-4b6f-bf1a-ca2d83a1a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:36.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:36.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:46.460Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb28c90c-0198-4087-a1fd-cd8f85af0fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:47.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:57.542Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=10f8d610-b8d0-4e95-a373-b3011757ee25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:25:58.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:25:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:08.725Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e47a2ef1-ff79-4431-aa36-635a4ef3d77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:26:09.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:09.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:19.939Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c2d2a202-f745-425f-9311-aa1285be7a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:26:21.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:31.106Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=61f69652-bdce-4af9-9a45-95c33b93ec0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:26:32.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:26:33.863Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:26:33.864Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:26:33.865Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:26:33.867Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:26:33.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:26:33.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:26:33.878Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:26:33.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:42.220Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=df578f36-2054-47e3-b690-adceae999c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:26:43.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:43.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:53.579Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c1c95ab7-01e4-431a-a513-3d5e22c74134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:26:54.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:26:54.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:04.707Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c2b209f2-6b72-4a38-b60c-aeca4120a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:27:05.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:05.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:15.788Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8573b9a8-4c22-4375-9a77-7233600ea80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:27:16.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:26.980Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=09cd4e6b-fdd4-4e88-bbf3-36c73206febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:27:28.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:28.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:38.048Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=af456380-f9a0-460f-a71a-ebc646ca7808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:27:39.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:49.323Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2d794df9-68f9-4c52-a952-1c40d07a5a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:27:50.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:27:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:00.609Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c83b88b3-bc93-4d34-8183-78fd79cb55f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:01.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:01.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:11.793Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4db7afac-e7f2-4389-a180-82375be2baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:12.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:12.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:22.938Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=65666f12-240d-418c-ad3f-ca8e386d5519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:24.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:34.116Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8b9fb0a9-fef9-4485-9874-e950cdeda830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:35.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:35.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:45.237Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=89551b5b-e4c0-4870-b49e-6564a25cda6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:46.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:56.492Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4c8612cf-6461-4288-a985-b9920efda234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-15T06:28:57.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.5.121:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:28:57.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:07.668Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8d2601e3-82cf-44a5-81db-f14f5b9c8cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:18.416Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=68920a46-cdd3-44c0-9047-c501c2b48a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:28.488Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e2a55d3f-e33b-4975-a2d3-1e8d42a5df4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:38.514Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=560ef07c-defa-44bc-8b6c-4c657dc54f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:48.534Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=086fb5f3-35fc-4455-8d54-1c4e10bb6ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:48.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:58.578Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=baa6b966-8817-4a9f-a6e0-a9ae52f70b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:29:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:08.624Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c64cdd23-9a70-4289-aaed-7b7037ce049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:08.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:18.666Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b67f9fa4-fb98-405b-903e-a321ca630367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:28.680Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b92e93ed-e9dc-4381-b83f-59d3ebc8631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:28.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:38.709Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e2c2cb46-25d6-4966-a6b5-301586266c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:38.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:48.767Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=955ad55a-84af-4bf3-8a38-6be54eb0f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:48.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:58.812Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3ca639c0-aabe-49e7-bdf0-fd3c8bff3973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:30:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:08.846Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a5b5ffaa-d0c4-45df-90d3-77f7ac35f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:08.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:18.871Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=50dad4be-759d-4a51-a563-6a0e2d2fcec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:18.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:28.893Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8b0fa5d4-4e7e-4243-8f29-24bcbe41c6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:31:34.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:31:34.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:31:34.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:31:34.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:31:34.056Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:31:34.056Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:31:34.056Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:31:34.059Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:38.924Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ef1d01d3-990c-48c6-b246-bd8b45fb44b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:48.947Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a8fe6295-9b4f-4fc6-8405-3b53405b1717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:48.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:58.995Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=51a44045-58d5-449f-a6a7-9e4b30c3cca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:31:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:09.020Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1136c1e3-101f-46fd-8bf2-7f0877ae6776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:19.107Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=366374ee-407c-4578-8f15-94e9ca60040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:29.134Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0e88169e-bfc4-43a9-90ce-eb8c156b2ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:39.156Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bdc7a0d3-923c-4e30-9cd3-faa3d8caa0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:49.227Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3c39e3a5-4f30-4edf-9744-33bf2a16943f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:49.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:59.372Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=865ad334-6d1c-405d-9b13-0dda63481f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:32:59.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:09.405Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a9d567ad-f717-4c5f-9751-83f9e86d393a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:09.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:19.427Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=700f9bf6-3ad0-49b1-8678-3f39de29f66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:29.444Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b4a36901-f98a-467f-b228-f52b14dafb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:29.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:39.467Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2628dd60-d252-4999-9199-1ecaccde41ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:49.531Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5259451b-0e73-44ef-8a1a-88f14f1ea1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:59.572Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f1df569a-1da7-42ed-848b-b8a3376de3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:33:59.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:09.586Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bca9bcb9-55b7-4815-9299-b9003d7d0ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:09.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:19.605Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a7b7656c-585c-4460-b962-52e668a7c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:19.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:29.625Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=88a18eb2-c169-483d-b91e-5bacecfdc9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:29.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:39.656Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d3d3027a-52a0-477f-9b75-b733b17c30d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:39.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:49.684Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4ec5692c-0355-4347-99b8-36beaca3a379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:59.700Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9caa4862-33c9-40e6-9330-3b4c53f2f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:34:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:09.719Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=68f8c2eb-4721-41ba-b051-c850520768e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:19.752Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a626d903-09a6-4a68-b327-7b1a2496ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:29.781Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0ba577bb-2078-427b-b244-2f3fabf300dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:39.808Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d054f125-8fb8-4bec-a92e-1b7d871ac81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:39.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:49.822Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6404e358-86af-48e5-9fc5-dfcbc9c6b72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:49.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:59.842Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b87dc18f-b236-48c6-8f4b-116dd36e0a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:35:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:09.887Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6a73dcc1-d127-4301-b476-75bceb674af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:19.909Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=532b94ee-3a23-4ab8-8385-3eb4daf1da3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:19.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:29.920Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7478dfd5-3e7c-4a7c-b17f-c68fc0d820c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:36:33.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:36:33.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:36:33.652Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:36:33.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:36:33.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:36:33.681Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:36:33.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:36:33.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:39.938Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5c1796e5-4296-4bb8-81a8-8218f9a75b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:39.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:49.960Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8a15eec1-5fbe-408d-8bc7-bb1a71fb7a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:49.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:36:59.989Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8f516577-edb8-40d9-85b0-5150bf1f2a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:10.031Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2b291559-57d0-4bba-b95e-13a11fabeb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:20.058Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ab19a724-5490-4635-9aae-b7febaa3c62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:30.086Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f1c8480a-9150-47ec-8687-cff27f2ec1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:30.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:40.121Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=25137538-f0dd-4d14-bb1f-3302e525ca04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:50.152Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6495b7d6-40d4-4d41-8bf2-72f3599d6590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:37:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:00.173Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4684c829-80a7-4374-9bbc-5c2f5cef7794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:10.196Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5a9dde93-0cf3-4b3e-b614-c9ca1fdea689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:10.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:20.230Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8d3c9433-3c53-465d-bfc0-d04315df9b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:30.247Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d8ee3f86-e2fa-4740-a061-50eef885165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:30.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:40.298Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d18a254a-8c8b-4511-a66e-35d97a0964ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:50.357Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5e1cb8ee-74b7-4a11-9039-d1d354bbbdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:38:50.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:00.373Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=42615c35-2f00-477e-b449-e0b053ea8891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:10.390Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8c048ae4-9f11-4c61-bc03-ea8835903b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:10.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:20.414Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=46b1e4f2-0bf6-4596-a1ae-290b7c96ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:20.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:30.447Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=62bd2c31-dc7f-46c4-8c77-c6b6955bd46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:40.473Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=40fa38cc-b6bf-43bf-85ba-ce934378356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:50.537Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=64eae0f0-a96c-4840-ba63-32402e0f56d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:39:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:00.577Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8923c74c-2f3e-4cf0-9e71-37d28c7783fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:00.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:10.598Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=680958f6-3b6c-4c5a-af0f-5c3026021ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:20.618Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cdb460b8-03d8-4b19-b1e2-7aba3ad9bca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:20.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:30.641Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fec34644-cf91-49fe-8ed9-f593a01ba72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:40.676Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=05d35e0a-8e0c-4cd2-8a3b-fb6017120bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:40.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:50.708Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d684606f-70c6-42f5-beea-7539b033d04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:40:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:00.736Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8583f1f0-97d1-4bf6-ab42-380b20c86a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:10.761Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0556b986-12f7-4744-b8a8-0ee550a34316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:20.780Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ba5c7697-24c1-45cd-be85-3f6531b1a771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:20.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:30.806Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=98f9515c-ce2c-4eda-bc7b-5fc6d1d0ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:30.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:41:33.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:41:33.878Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:41:33.879Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:41:33.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:41:33.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:41:33.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:41:33.889Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:41:33.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:40.887Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=84e8f7c2-6f41-4a68-be4f-6c1dda3228f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:40.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:50.915Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1972e99e-653a-4219-9e03-cfed9e94cba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:41:50.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:00.929Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1619fb9e-67c0-46e3-946a-76eb07514ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:10.950Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4516108f-c358-435d-84db-6b144c4279ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:21.020Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ba6001c3-5f0b-4a60-a32c-152904e3d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:21.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:31.086Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=aab4e551-b437-4f3f-b056-7112b1eba191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:31.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:41.109Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f332bf48-5f55-462a-be34-eb0220baf905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:51.135Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8dfe4574-a973-42d4-8de0-9ee720b0e9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:42:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:01.163Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ad0729bf-62d9-44f4-aaf5-6e1341867da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:01.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:11.180Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=839e8dc8-b11f-4e1e-8602-0e4684533490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:11.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:21.206Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3750d1cc-cca5-442d-b999-bace966c50d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:21.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:31.260Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6f4e9254-14fc-4bff-96ac-c56ba3b891de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:41.302Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8c877c39-d1a3-41ba-aa38-48960a2e28e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:41.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:51.343Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f2dd299e-4e5d-4790-8683-d4af06cb3be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:43:51.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:01.359Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1da82f05-bc60-46fb-b7dd-1851703ba939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:01.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:11.399Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=70c77b20-3df7-43be-b0c7-a20768781aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:11.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:21.412Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=74a7c31b-c31c-49fd-916f-7504c514e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:21.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:31.442Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=181b7976-7068-403a-8ea7-adc62f6ad34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:41.461Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5070527e-85ae-4cb1-9040-7f5394d1ed42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:41.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:51.480Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9b7f4b53-1091-437d-81d1-e1f9b80d7516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:44:51.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:01.494Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=18cfa212-cfa5-4b1f-8f52-9433b6f54da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:11.554Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4694d658-7694-409e-bfc5-fcf3d11f6970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:21.575Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cf043cd2-f9fc-49aa-826b-7808cb312368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:21.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:31.613Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3ee6af5b-1a19-450f-b72c-2af7e07e1654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:41.651Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6bc317b2-cd53-4094-ba00-9ae3a6122f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:51.670Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6572bd78-c184-4445-848b-445d055fb5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:45:51.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:01.684Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=adea081a-9349-4681-a19b-6231198cabe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:01.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:11.731Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=256400b3-e239-480c-9229-fbef3cdf7e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:11.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:21.787Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=24a7885b-8bc8-4fef-81db-0b2c89a5208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:31.814Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=447fe48e-5450-4821-958c-cee98a45dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:46:33.799Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:46:33.799Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:46:33.800Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:46:33.805Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:46:33.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:46:33.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:46:33.815Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:46:33.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:41.843Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5daddd6a-d9c4-410f-a017-1b975c1259a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:51.869Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=394da876-1b16-4382-a3db-db4b29a6043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:46:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:01.950Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=71bf2da1-85fe-47aa-8bac-1c6267d11b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:11.987Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8de25fc1-b03f-46aa-9307-5a1686880325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:12.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:22.009Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0f862151-0f23-4533-b3d2-244fda6ffed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:32.037Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9005aaa7-216a-4ea0-981b-dc031e62b2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:42.051Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ae8b6641-0dbd-4d64-bc04-3fc81498fcab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:42.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:52.091Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=417de23f-d9d3-488e-9ada-1a6df2742bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:47:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:02.127Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0b09fd96-31ae-4458-a86e-069a10e8593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:12.176Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8538f404-3d5c-4cd0-b391-b9fb30cd23b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:12.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:22.217Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=49c675a6-d1b7-4728-b0e9-5b8af7a30df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:32.236Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a930d176-f945-4f5b-8a7b-7f22bef86fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:42.270Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d446648c-0080-40d0-aeb8-10acf4ef3752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:52.300Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=db73f00f-3030-4a53-9d4d-a0e624d29767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:48:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:02.338Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=07ebc364-cd7f-46b5-8957-e6552d9ef522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:12.354Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8c3e983f-3be6-485c-accd-d68c031fd4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:12.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:22.369Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3821f240-6dd1-47e2-83e6-742d02dc539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:22.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:32.399Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f1c992f5-fefc-4266-8f0e-231aaec15da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:42.450Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1c0d35a1-5753-4f7c-9a18-afc91da3196b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:42.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:52.509Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=275f881f-2c7a-4269-ae02-67d96ac8d3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:49:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:02.531Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1b227e97-aff7-4ec2-b946-4314dc71dbfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:12.564Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=164e4a55-190f-491d-a2b3-aeda1904751f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:22.585Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=aff43c0e-8cdc-4871-a3cf-2f2a4c7b05f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:32.605Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c60a2d55-74a5-40c6-b02f-5eff7e8dd099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:42.622Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1dc34105-df7f-463a-9b26-e46f2657d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:42.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:52.655Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=18e509e6-7dd7-49df-aa93-0d766c33d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:50:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:02.683Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eef0d89b-be34-4a97-a3a4-7924bbd17e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:02.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:12.714Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb0301bb-26a3-4d07-ab65-8afe505cca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:22.725Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fc80c822-432e-4f6b-9fa9-82b0b88479e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:22.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:32.748Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5782df2a-e6f1-4cb4-ad92-23389f543031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:32.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:51:33.737Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:51:33.738Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:51:33.739Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:51:33.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:51:33.777Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:51:33.777Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:51:33.777Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:51:33.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:42.770Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dcc545e0-765a-4e1e-9915-d88bdf4f2197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:52.789Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=49e010fe-1c4f-4aaf-bdb4-5b4afd2ced2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:51:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:02.822Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0cb582be-d6a3-4ad7-a478-24794a4d0e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:12.839Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f7385b00-7779-450d-a10d-0af5ed4816d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:12.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:22.872Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c56b2557-b5ca-4d49-a2eb-2944b85efab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:22.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:32.909Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=91474e78-32a8-42d2-8945-6f02ebf7634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:42.963Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d459c659-799b-44ea-b0db-c99d20cdd3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:42.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:52.999Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2c1cbb5a-7e0c-47e1-9dcd-f83e3a0c50bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:52:53.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:03.030Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3fa4da95-9e0d-424f-87fa-36d80b83ed02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:03.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:13.060Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f6381c23-1532-49ef-be9a-f7fb554a8dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:23.100Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d8124ca4-900f-4a02-ba4b-063ac96799ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:33.169Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=46eb754f-e793-4a6e-a104-699b64e29047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:43.183Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3b0b7435-7a4a-4eef-a0f0-6394d2a19d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:43.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:53.196Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8fb726c9-947e-42d7-8628-41e0996b0460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:53:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:03.220Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=09e6c776-1b58-4ee0-800c-a458b1d897b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:13.232Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e3d65835-976a-42a4-81e4-274a1fb8a2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:13.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:23.253Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ce66982e-a376-4d4e-bdf0-853ce7638a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:33.276Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9fb49785-bfc0-4a51-b66d-da8717203937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:33.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:43.311Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3df4b5f2-848b-45a8-96a4-d87acc544d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:53.324Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=121f7d21-1949-43d4-b924-fcffa16de684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:54:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:03.343Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=07b32797-0389-4b58-a7c1-a9d8dc076293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:13.357Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e031d981-29fa-40f9-abd7-a0207df5d415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:23.373Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=252590b1-3e9d-4b1b-8769-7119a137679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:33.392Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b9430257-36f4-4b3e-89ab-442a044c465a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:43.411Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c533e48b-618a-4fde-a913-1a9f004ca3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:43.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:53.425Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9536f73f-d603-40f8-b70f-e1536f069618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:55:53.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:03.439Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9ff5867a-d892-4cd4-bf26-2d7ceccb704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:13.452Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=53d4bc6e-3141-433c-8708-d96ff7d155fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:23.473Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cbfed7dc-c82b-4a50-8ca9-f0001b3a6672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:23.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:33.485Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=95e68290-4c1a-4719-a697-32daec120287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:33.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:56:33.810Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T06:56:33.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T06:56:33.816Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:56:33.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:56:33.828Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T06:56:33.829Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T06:56:33.829Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T06:56:33.831Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:43.526Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=071259cb-f676-4334-8ffa-5c557b353b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:53.536Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=229d1683-f33b-418d-802d-327fd10b5817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:56:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:03.552Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5eb17dd6-592f-43f3-ac9c-037a771ba3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:03.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:13.565Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=072039b0-5d07-4eec-9bfc-0113660ac6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:23.601Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3e1ec905-96c0-4010-9e2f-e9c08a0fbd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:33.616Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eefe1bcf-4bf7-43db-a131-fe0c894f6333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:33.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:43.640Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d2ff1c98-c089-4f17-86d0-ec135cf05cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:43.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:53.661Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7c9630b9-87b8-4e2b-ad08-56f4f663b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:57:53.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:03.696Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e70d98ac-f7da-465b-bb8a-c7c08dd8c7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:03.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:13.714Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e91bf163-fa18-49ee-9451-36a1aadb6f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:23.772Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b4640294-58f1-4306-8b9a-6bb9169e24be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:23.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:33.799Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ea0344ed-4190-41e4-be31-564fa4f4653f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:33.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:43.821Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ee494db8-78f3-4cb2-a8dd-223146c8ad7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:53.859Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=12f83b0a-fcab-4718-929e-4056b0d23dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:58:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:03.953Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=de18866b-cd72-4a49-9475-9f2471467f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:13.964Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0c4a9702-0f43-4383-9bc7-e9992f812130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:23.988Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c3472636-464a-450a-8e4a-2a16a7d75fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:24.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:34.012Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=92596b1d-b16b-48a7-8bf6-d3992702d138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:34.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:44.055Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=289d543c-32ae-4e28-a68f-0737338e66c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:54.107Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a91eb949-05ba-4b63-8d24-846713d1d39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T06:59:54.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:04.128Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=18f7e35d-9884-477b-aa13-e43507c86d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:04.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:14.188Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7a7be89f-25b5-4783-bc0a-51a24a65ef77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:24.231Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a7bb05a0-7a79-45f6-9911-7597346dcf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:24.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:34.249Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cca43258-7c94-41af-99b0-6f6498c2d718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:44.264Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cbf03ed0-7bf5-43a1-9716-1bc4e28d153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:54.310Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9f49ff7a-baf5-4356-bdc6-a62d45e1d33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:00:54.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:04.357Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b9b75d26-737e-4b72-8581-edebc78827c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:14.407Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=813063de-faca-4df2-a69f-42869380c0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:24.435Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0ae155a8-64c8-4632-bd37-4f503d54f9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:24.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:01:33.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:01:33.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:01:33.771Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:01:33.773Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:01:33.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:01:33.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:01:33.788Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:01:33.790Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:34.488Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=57397da0-711d-4677-865f-1bed974887d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:34.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:44.506Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c44e9eca-5dc9-4ee0-883a-d0f0484fc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:54.540Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7f07ee5f-bb29-418d-91c7-2ae786a47104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:01:54.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:04.612Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b07acc79-db57-4a23-a62f-250ec7c3a457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:04.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:14.625Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5c3b1f98-510e-4d97-815f-96e4ed103297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:24.643Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7c34176b-9b69-4c02-af95-2a44b3823ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:24.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:34.691Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c5348500-86dd-41d4-9004-d0749bc95bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:34.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:44.706Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=66d93e8e-1b41-429a-8c55-fc64ad48dce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:44.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:54.726Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9c895e63-9153-471f-a241-85e2f6aeb7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:02:54.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:04.756Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=05b0cb54-96f0-4f10-95b8-5dbfefcdb0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:14.843Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=95d66d25-67c3-4f70-be94-85dbb1ce2377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:24.864Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dc0049d3-04b1-4bbc-8e54-f504313283d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:34.878Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=132635ed-e5a7-4ecd-b79c-b9d32b37d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:44.892Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=25d5057f-b7cf-457f-b814-0bc2e692569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:44.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:54.925Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7de6d202-f3b6-4e94-bd99-2b395a5f9e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:03:54.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:04.951Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=160564bf-7497-4ec8-a391-019529c540c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:14.985Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2b4022f5-0765-4d4d-a500-838fc69eea0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:14.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:25.006Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b0833831-06d1-456b-82b2-1dad0aa79147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:35.023Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a1ad94cf-6bb6-4be2-a949-83f09d014d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:35.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:45.045Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9956524b-e916-4ae4-a5fd-261f0c3bc5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:55.098Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fc42148b-0b3b-43a4-b259-d27b3f67dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:04:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:05.116Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d831ff29-a2e3-492b-ad1a-7502a3d911da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:05.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:15.165Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=66e8098c-c6f2-4e01-bcff-00f5e952d478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:25.178Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=53f45ee9-064f-44c7-a0c2-3e8967ec6c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:35.194Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e7101a57-980d-4c24-807b-7e170c5630cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:45.214Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5c64d11-acdb-4da2-a812-1909c50daa3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:45.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:55.238Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d6b6790-91ee-49de-a83c-ba4989ff811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:05:55.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:05.255Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=87a947cb-fdd0-41b7-be1a-188d62b56cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:05.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:15.301Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4502e9c0-396c-4da3-a82c-7ab2324b4418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:15.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:25.373Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6cf5bb16-f36a-4def-bd76-4ee400b99aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:25.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:06:33.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:06:33.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:06:33.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:06:33.659Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:06:33.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:06:33.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:06:33.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:06:33.669Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:35.396Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c6d84b25-d67d-42a7-bc9d-758f515cc2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:35.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:45.449Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5c13693c-5310-49f7-8ad3-d0f0601bf186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:45.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:55.496Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=43c671d7-2ea0-436f-9496-37c8dc5b1614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:06:55.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:05.512Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7a142ed0-075c-49da-a7e7-020374ed66fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:15.550Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7c825923-e90f-4f42-8715-080a3b24e0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:15.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:25.575Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a1af2d4e-cea3-4ff1-a209-232760d4c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:25.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:35.618Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=340e1964-ba27-429f-8eb5-70df28d31853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:35.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:45.630Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=43dd4897-fbac-4838-a94f-add06fbc4b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:45.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:55.643Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=17b8bde8-6388-41bf-a91b-79013c865555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:07:55.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:05.690Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=df1f7a83-2711-4093-9b3a-c387a54d7ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:15.718Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=32cc0688-8e40-4560-b007-4ef570c760ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:15.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:25.733Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b096d5f1-8688-4ca0-8680-42cf988b66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:25.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:35.764Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=74a627c1-d4f2-4651-b718-698f7618ccc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:45.802Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e42ba4b0-fffd-4a7b-95be-fc6fc2b021f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:45.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:55.827Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2d3137f3-967f-43c3-b2d2-febd38bdc4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:08:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:05.861Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d65869fa-310d-4540-9352-a3c49d9c046f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:15.919Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=312b3264-947d-4a02-9855-364fe7ad0abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:15.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:25.943Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=065df352-3e61-4c54-a09a-751e9c5c2920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:35.964Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=766cfb2d-bdce-4549-8fc3-f8381c9cd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:35.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:45.994Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=190e8cea-3813-4de5-a9b2-0da20d1e9b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:56.032Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eb6fd075-6b98-4790-a2f6-fcdd9acf6527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:09:56.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:06.077Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5d9731b2-e9e1-49de-b3fb-48a9dcaa46f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:06.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:16.088Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=90e9e756-f2ba-4bdc-abcd-c359817d657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:26.097Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=20325ad3-7413-4ecd-86f4-09e03a84d7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:26.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:36.126Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2777a4d6-18ac-44c2-a522-5db7ad32afa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:36.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:46.152Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=17feab19-bbcc-446a-9ccc-aafffc4f5758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:46.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:56.168Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c700d6a8-bb28-4b69-a039-52fead8c5895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:10:56.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:06.189Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4435c779-5e77-44d2-814b-ce78af96495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:06.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:16.236Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3bf7fa31-9286-49be-8e71-a048508123fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:26.249Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c4d4e3b0-df10-41d2-a806-93039d19b00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:11:33.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:11:33.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:11:33.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:11:33.905Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:11:33.912Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:11:33.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:11:33.913Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:11:33.915Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:36.276Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a36589b1-a0c0-41cd-848e-76c43d458d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:46.297Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=31f98d2d-d55d-4d6c-ab63-3b0065d67303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:46.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:56.340Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=302ee1dc-5c21-43a5-951c-3aa8e4279aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:11:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:06.370Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4cb33b7d-8f18-4ec4-8469-54fc4ccbfe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:16.384Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7426a40a-2c4b-4a4c-bcb3-8f78982eba2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:16.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:26.410Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5262ca31-7fb9-4834-8bf5-c3c4dd954b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:36.426Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=28881ec9-ce3e-4e38-a5fb-1bb62412e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:46.529Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a96d357b-428c-4773-9871-a1986115bf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:56.568Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=df42df18-832e-40ca-acc6-8ac8eb5ff795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:12:56.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:06.599Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c7488048-21f5-4011-9399-505871da99f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:16.625Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=92c2b093-8859-419a-b8bd-f6868cd69af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:26.638Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b2c85ce6-2329-48a5-9625-d47145b38b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:36.661Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a7eb60f7-ad37-4630-a14f-c388dda74d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:36.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:46.691Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0f62bdbb-54ef-4835-90ea-7aff8e1afd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:46.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:56.830Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=16bf24f5-c9bc-4e54-968a-fba67f7688f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:13:56.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:06.866Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b6a00918-8e29-434e-8738-218f5e8f91af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:06.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:16.902Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e28b0b44-84c7-4aa0-be15-e535f058285d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:16.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:26.931Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cfbbc56e-0ada-4b28-a5ce-49b4acdb0f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:36.947Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fac59056-0c2e-4d93-a2cb-f6cb7d052b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:36.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:47.000Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5a523be2-4a28-4d5d-b798-b63c5789576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:47.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:57.027Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=14e7a9df-7642-4ebc-86c8-783daed1eb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:14:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:07.058Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d3447445-0322-467c-8175-6181f06b99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:07.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:17.079Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bc93abe0-068e-4ff5-9b00-f4868cf916f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:17.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:27.100Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dd1e33c9-3c57-4e5c-b024-4745a5a4359a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:27.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:37.155Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=99f40f6a-e31f-4e5b-8dce-3c459b524f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:47.186Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a862a335-72da-4768-866a-c19ca2420c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:47.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:57.218Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2adeaf53-6b73-4ae1-a5c9-16df7a2a30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:15:57.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:07.239Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6c55b4fc-ff31-406e-88a1-9bb3865049a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:17.264Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=06c0e8f2-8f98-4e5a-959e-d748b803656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:17.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:27.279Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a1884114-feb0-4aa0-9e8b-5296c136a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:16:33.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:16:33.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:16:33.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:16:33.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:16:33.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:16:33.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:16:33.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:16:33.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:37.291Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=813b816d-8bd4-4f59-849b-9e471d698124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:47.311Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8175a1c9-9f28-4223-aae7-709a9de7ec1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:47.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:57.324Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cd72b96d-5631-48c4-b991-930ed458ba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:16:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:07.345Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7300bbf1-5437-4d1a-8122-45c1f6f7f259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:17.373Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7dcdc358-7535-470e-9b74-a8ec6457dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:17.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:27.392Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0cf5780d-37ef-4105-944d-2ae56c4f389e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:37.428Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=956710a6-fdfc-43bc-bedc-3c3c67dde9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:47.455Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=215c996f-9567-4acb-9530-93392957d24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:57.468Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=90cdbd28-234c-4b50-8dd9-b3648be12268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:17:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:07.536Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2769857b-9d41-4410-8747-23c0c637a218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:17.562Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9401195b-e8f2-463f-b537-b54a09acd78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:27.619Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d3bc44c9-5341-4f96-b71e-ba52246fad7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:27.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:37.656Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=90ee0179-5cc7-4007-a801-c92c542ee882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:37.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:47.685Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cba207cb-e935-421f-a596-7693140d79d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:57.704Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=40c5e1e5-4f00-49e0-a131-1521f388982b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:18:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:07.713Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=91b88214-f268-4f85-82bf-93e4da65dea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:07.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:17.753Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f8432c6d-4c83-4842-8e13-26f86bf1edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:17.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:27.769Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b53f744d-bda9-48fd-ae2d-902179d25f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:27.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:37.783Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9f531915-d2bc-446c-a1ef-69becd0fec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:37.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:47.806Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=660598ab-b0c1-4526-8cbf-ad34c18fc741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:47.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:57.850Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6916c896-6730-42dc-a4bb-e0d606ea26f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:19:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:07.863Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0594cb2f-dd20-44f0-b1c1-2fc350f1c02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:07.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:17.921Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f43421be-3e1f-4fe4-9fa7-5e64b8771f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:27.952Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a74cea59-b61b-424a-8c9c-afee36de64de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:37.976Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ec46f2dd-1e50-4a42-aa07-5c7303f102c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:47.999Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ccc42b9f-2396-466e-baf6-cda6b0461db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:58.063Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=444a3d70-a206-4c37-8b01-88ecdb8c315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:20:58.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:08.098Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5b1bc793-6797-430e-9e3d-728e82382915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:08.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:18.112Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ee3bab01-746f-424b-9802-b528475262d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:28.130Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=684fd636-ede4-4d24-b361-0ef19a139dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:28.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:21:34.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:21:34.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:21:34.065Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:21:34.069Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:21:34.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:21:34.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:21:34.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:21:34.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:38.151Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=68140eeb-7045-4d4c-b54b-e0ebe92fe852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:48.192Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=250315bc-5d6d-412a-a51d-18ef65cc3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:58.220Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=007cb0c4-a37d-43cd-a4a8-369efc3ca89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:21:58.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:08.234Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb9607a0-1fdd-4bbe-8e9b-880d7381efaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:18.251Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ab3b26a7-3da8-494b-b5c3-f437d47bea59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:18.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:28.295Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=99f43ef8-eba9-4e7c-9204-22a57444964a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:38.318Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c6bcbf97-be9e-4809-a22a-dce98a15a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:38.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:48.344Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=58017398-15e6-46f6-b1a2-99b107429de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:58.357Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=17c46e5d-f2dc-401b-bf57-262d85dc1b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:22:58.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:08.384Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5f9d47e7-8c6c-4fc8-bfa0-a4ca4ca83c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:18.416Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=443c5496-5ee9-4fe0-b835-09ab8bf94287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:28.468Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0eead662-f79e-42ca-b6eb-765bc9f79c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:28.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:38.503Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=09e8ed39-f2fa-47e3-96a3-1a70fa10a882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:48.556Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dd1f292a-1115-4589-9fad-d5f523156a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:58.572Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5336cd4-e30b-4490-a7c9-7a23a723475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:23:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:08.584Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=68825d4f-5861-4428-8557-5a27a59b6eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:18.637Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9c4f0c71-d455-4f42-bbff-cc1ea2c0cd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:18.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:28.667Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=78e9fba2-fc9d-4076-af52-06565ef5c164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:38.702Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9ef45827-3cd9-4572-98d0-4238b8a521af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:38.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:48.714Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=44c9b4b1-5513-4e4c-bd39-e891c91ae6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:58.767Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ec97fe65-586d-43d8-b4d4-b937da3ca1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:24:58.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:08.790Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=23518c8d-7420-487d-99d6-c582ed3f8769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:18.824Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0000cbf8-e667-4c1a-8b43-345ebf93f149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:28.856Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0772c2f8-c9f4-4a0f-8623-2bdca3192cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:28.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:38.910Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=16594329-b88f-4b22-b70f-d61cb733bf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:48.922Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f599b44c-b30c-4360-986a-0bed0b8cc9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:58.938Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=90199f07-24da-425a-bcff-4a4379d26e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:25:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:08.959Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7bf443ff-7c32-4027-a7d2-2848a53786b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:18.987Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b9f04419-d315-45ce-95e4-a707e2959010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:19.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:29.017Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=be598d9b-ce1c-4e30-a7d7-c5a1f9b02ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:26:33.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:26:33.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:26:33.780Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:26:33.787Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:26:33.792Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:26:33.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:26:33.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:26:33.795Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:39.075Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f6e3f37d-fd00-4e95-9f80-6e55979496a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:39.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:49.109Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=24f9bff5-9596-4162-a5c0-e5e84a181ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:59.125Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=95f5a903-8335-4fa1-b95a-f77d5251d8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:26:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:09.139Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e1575cd4-3415-47bd-8bd0-cc31805c4f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:19.184Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0702cba6-1754-4e1c-a139-fd870dbc87ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:29.219Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b0a4bc0d-2919-4ac7-90e0-f76903b46322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:39.265Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dccb9d84-2d6b-420e-bfc1-a8e75ba1d121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:39.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:49.283Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6ef645c3-0ca2-47dc-b5b0-1ff290754789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:59.311Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5ae05d7b-7293-401d-a79a-e454224858cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:27:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:09.323Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=430406b4-ee8d-45f8-84b6-ef8d40ac1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:09.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:19.358Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=207b8905-882c-4b02-b09b-496edf85e2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:29.383Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=295e8879-07bf-4391-979e-bc491c12c257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:29.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:39.416Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0223a4f9-b857-4bbf-93bc-c84aeb0b3fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:49.451Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e62d2414-b793-4893-9fab-d4b49ad33709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:49.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:59.472Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=29ec51b4-82b7-4ea3-8175-b9a5f6a86ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:28:59.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:09.482Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=296feacf-b231-4da1-a346-33555e700417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:19.525Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7288ee83-b980-4080-b3fa-ebb5d46dde02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:29.561Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=43b2983b-98f0-4a79-85ce-e13159ef42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:39.597Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eec81dbe-0756-4952-a362-b78e5e12d516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:49.623Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=acd668d7-a3da-45ef-8745-cf29b3d2858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:49.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:59.642Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d7c81bf1-a079-4b41-ab74-a019aea6c0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:29:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:09.659Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d66db62-4c32-4a66-abbe-ec9237764ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:09.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:19.671Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d912e801-37b6-4a46-8930-0b8403475da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:29.686Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fc063aef-c5d7-4166-8ded-129edbd94466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:39.696Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d91eb4db-3ca3-4691-b07e-05d45f652083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:49.719Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f6555705-409d-40cb-a079-78f8231a9483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:59.772Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1eaceb02-e0cb-4d32-aa51-8c980a3f2639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:30:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:09.791Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b1911636-9e70-42d6-9131-388ac239d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:09.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:19.815Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fcd5e65f-4f7b-4fb2-a3b6-c2e3a053529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:19.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:29.828Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d4ba010c-0eff-48fc-bd21-ce51294d8619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:31:33.807Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:31:33.807Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:31:33.809Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:31:33.812Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:31:33.821Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:31:33.822Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:31:33.822Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:31:33.824Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:39.858Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=96298a19-4e83-42e9-bbd3-6bcf4c052de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:49.875Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9daf8e2b-2ee4-48a6-8c87-6467369d106c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:59.912Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=23ca1b47-678a-44a9-ae08-b9f188f20e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:31:59.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:09.975Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=437c07ef-28a0-4690-af04-d227d43166a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:19.990Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b50ac969-52aa-44c7-acc9-6630cec5950f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:30.001Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=74877536-1b2e-4a24-a08c-2411882f5902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:30.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:40.011Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=005a5f57-df53-4547-acb6-c2baf0b43b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:40.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:50.042Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb1bccf5-a26e-4dc6-92bc-60049198255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:32:50.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:00.064Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=03dfcb0d-1741-4011-8879-8a99862f2981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:10.088Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ed22a9e5-9012-4488-8ba5-d5fe1b75b792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:20.107Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=50765288-793c-43f4-9251-ac11e2010a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:20.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:30.119Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=47834f0b-f357-406a-b1b8-23e762e13f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:40.152Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4145a470-6e64-4090-9007-25f00f0a7df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:50.170Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2fd9fa91-0402-4a03-819d-00a91c914eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:33:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:00.183Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=363d64f3-d14a-4f4a-bb9f-e82836dae09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:10.215Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb4f3739-5d1f-4a5c-a009-8b6564530562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:20.265Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c6381df9-6b81-4933-85ca-9b231ef22143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:30.284Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dedfc011-233d-4ba4-98e9-77c03ae408d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:40.300Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c43de742-a2f0-4419-a6e9-ee72d4233b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:40.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:50.324Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e592ca89-8974-4197-947a-119e4b9a9e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:34:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:00.341Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8efe8df9-33bf-47a0-b3d5-afd4e187e852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:10.387Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2f0e4b25-40f2-4a3f-b552-964a534d3f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:10.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:20.409Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3b3de037-3b87-4d44-a8a0-f74e7efce952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:30.449Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fc7a8bc7-0a51-4494-b35b-bb4c020a36fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:30.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:40.459Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=12bc5d10-6fbd-4f22-81e0-01e06b0375fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:40.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:50.482Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=63a90544-621c-4062-93dc-7879e1707608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:35:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:00.501Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0ee3483b-f06c-4530-b38c-89269bb56aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:10.522Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=85a10091-985e-4043-a1c8-6b403eadb616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:20.535Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=29498a99-c657-49ec-9cb1-ef7f682a9706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:30.547Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a8500fb5-18b3-4c46-aaea-d517c27cd730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:36:33.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:36:33.838Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:36:33.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:36:33.846Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:36:33.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:36:33.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:36:33.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:36:33.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:40.565Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a9e33ce2-57f5-4c46-898c-c15d56a58921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:50.591Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=943719e4-06c3-4cb0-983d-477f1d1169fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:36:50.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:00.637Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=02227053-61c6-4c1a-a93f-6b4a38dae2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:00.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:10.644Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5270f861-ab1c-487b-8f94-5357cb7a614e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:10.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:20.660Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3cbb607c-b12c-40cf-8f3b-2d0eb2b9dcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:30.671Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8a3e5e78-662b-4fed-822e-91c290c98e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:40.683Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8c7c093d-cf66-447e-b416-c85e3486d814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:40.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:50.743Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c13b7fe1-592f-420f-8d59-e3b64478866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:37:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:00.756Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=08db9612-7ef0-4db5-b28e-728d953c5acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:00.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:10.766Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3a58f382-f11c-489c-8202-eb29002c6aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:20.776Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=09a3838d-1019-4590-8bfa-fb21ddf34b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:20.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:30.802Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7459c076-7ea6-402c-8591-9dd9f623675f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:30.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:40.822Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=57dce218-0a64-4660-affd-7ab1c2f5655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:50.847Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=64d368ad-fd2c-47e3-b14c-10e831360ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:38:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:00.884Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=87e18ae4-78e1-4114-ad77-93456d8ce4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:10.912Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=610c2c13-faa6-4ebb-9f4d-5a8c58f58d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:20.943Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b3339121-1253-44e6-8d1d-e99f17bfeba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:30.952Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=33f9fa3f-e369-4b81-9cb8-b16e4136f909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:40.973Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3129036d-3538-47a7-bbf3-6a9e9b6be910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:50.991Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=de1a3036-2cb9-4495-add4-a50851ba4210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:39:51.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:01.017Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9dfd007b-d25f-462e-9280-d59727fc3b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:11.040Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d90b839-06dc-4b86-b5d3-9b8a0443e139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:11.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:21.069Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1f89c944-2b72-4592-af66-0486d3ce6f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:31.081Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b525270f-7c48-45ed-94f5-1bcb3a9580b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:41.159Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0aa2c35c-3634-4c6a-b317-eac5724ef12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:41.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:51.180Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=796cb6dc-90d1-4e5e-9f6f-64a4e32d4969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:40:51.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:01.214Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=51a23003-9bb1-4aad-a938-cf2251e81482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:11.251Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=67a1d895-f218-46f5-809c-404970c443e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:21.269Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=198f5ccb-eb50-404f-9fde-c2dcafb3ba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:21.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:31.308Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d43dfcfb-5d55-4eb2-b1bc-d4ffd108b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:41:33.846Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:41:33.847Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:41:33.848Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:41:33.850Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:41:33.859Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:41:33.860Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:41:33.860Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:41:33.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:41.316Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=69568aff-4d4a-4d71-9a1e-cf5f377abee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:51.332Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5e75c1ec-4eb1-4553-ac19-14c8cdfe3187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:41:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:01.345Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=88783e89-4a48-47f4-a58f-c848a856511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:11.383Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=420013ea-93f5-42c8-a773-f8fdc69d3b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:21.399Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=df871ff4-e411-4512-9b40-768e59959d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:31.446Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=29f01914-d0be-489b-b0e0-21174f1f55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:41.483Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5bc3a66c-ba49-4e46-9d3d-c7fef61a00b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:51.502Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=77236048-0c26-4a4b-80f4-6f1dca2a9dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:42:51.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:01.525Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5299fd6-c9cf-4830-8893-bbb2a690ae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:01.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:11.540Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eff45d5a-98eb-4efe-a86c-762cb41e0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:11.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:21.555Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3f217e61-51dc-449e-b36a-e0286fb5dee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:31.573Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bf4b7fe5-c938-411f-b326-b6c244247305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:31.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:41.597Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=036dc113-d0d6-4b17-b3ad-8993c0a084e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:51.660Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6aa1a804-d84a-463f-a661-9892ca87b111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:43:51.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:01.670Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b4d1d688-b0df-4a3b-95ee-ef33e3315473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:01.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:11.679Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c26e7dee-870f-43a0-8c8b-ea7a8aa13cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:11.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:21.693Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ca432795-0ec2-46c0-afe1-344c15dedd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:31.723Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f28ca520-ff51-4040-aadf-fb478aeb365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:31.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:41.788Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eb32d02c-ed1b-4bd5-b401-9aada7d357cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:51.804Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=67d65c62-ba55-4cb7-ab5c-011a35ef00a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:44:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:01.823Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bc70aa8b-2223-42aa-9e7e-059e4d46f44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:01.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:11.850Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d1ca4c21-b909-4288-b294-12f1fe27b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:21.869Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0ec49cdc-f026-466e-a7f0-f4bbeea1ca67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:31.883Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8ae6746e-29e7-4202-8871-b6828284b44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:41.904Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5af14ca4-2785-4502-a9c2-87cbc597d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:51.925Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d5c5b70f-1691-47d7-b8b5-9e39e3f9e6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:45:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:01.946Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5e7552fe-438c-4ec1-9c16-7e77a5b41014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:01.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:11.966Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d0ca5cf2-db9f-4400-8375-6a6953e9eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:21.976Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c84a9e4a-e76c-4de1-8fe7-c4dc182b1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:32.006Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=37ccf54b-4891-4428-b0d8-601e52544187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:46:33.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:46:33.803Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:46:33.804Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:46:33.807Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:46:33.814Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:46:33.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:46:33.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:46:33.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:42.034Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8fbb4839-f7d0-48b9-b394-ed26e9edd085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:52.055Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=994c8720-e7cc-4c91-8e26-7d27e27cd75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:46:52.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:02.144Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=abf4f018-8876-49a3-825d-2ffa31fe6350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:12.165Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f9807408-b6e5-4cb7-a71e-2fe9722889d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:22.189Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=58ddcc94-8f6e-4f4e-b9ee-28e00e635f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:22.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:32.207Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=99d39b31-51b1-432c-9d92-be8493a0f542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:42.253Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e15d4df1-d71f-4f17-94b5-26a245583f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:52.284Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1032b79a-515a-4be8-9c73-22d4e580dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:47:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:02.312Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d4032064-785f-4c51-b7f7-2730ea9465b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:12.347Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e412f27f-ec27-4db2-8c3b-cf8c4772dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:22.484Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9f95f883-5895-44a5-8641-a22323611085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:32.501Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=501ffaff-0861-4523-8011-c99e5d09c305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:32.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:42.512Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=14257425-8cff-4cca-b229-6f0d8f24cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:42.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:52.538Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dd6450d8-2835-4651-b4b0-a6fbfb9d4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:48:52.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:02.568Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fdf5d2e1-4364-48d5-b280-7841942db5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:12.585Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=92f33c33-82ce-4cdd-b90d-aaa5fa50ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:22.667Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f2516248-629f-42ff-97ed-58c78f17f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:32.713Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=acdb8249-041d-4a40-b5f8-a25a2b7611bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:42.723Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=839d9105-61f3-4760-8a0e-489194c227d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:42.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:52.740Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3b9fdc4f-af19-4924-a537-6a58577f6ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:49:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:02.776Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=791e6e6e-2e2b-4542-9d5c-c3683396a158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:12.810Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=eb554c29-d863-4528-b16f-b423fedd56fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:12.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:22.857Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=91aa8533-826b-44a9-9da6-3d975d38d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:32.892Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dffb7414-945c-497c-b40c-a6ec2f44a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:42.902Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b5733bfe-a1da-4142-8800-08777e3b48f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:52.939Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=448cb1d7-2b28-4010-a85a-58abfd03931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:50:52.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:02.967Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=90305c82-a646-4aa7-884a-3abfadd6091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:13.010Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d17c8334-e361-4486-b349-71b0ac3ae57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:23.022Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fd97cfef-b3c0-4739-a534-63451b0616ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:33.052Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a655af54-8ccc-4a72-adbe-8c75515c169c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:33.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:51:33.709Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:51:33.709Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:51:33.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:51:33.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:51:33.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:51:33.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:51:33.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:51:33.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:43.071Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9c97bbc8-45e0-49a5-9a44-c3cbcb868f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:43.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:53.091Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=331be12a-9df6-4c8c-883d-b0f7480efc96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:51:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:03.108Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=31febb7d-c632-48f5-bc53-c796d41b38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:13.152Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a49a21f5-745b-4c5c-a80a-6e252c46a187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:23.167Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d5d880dd-b893-4cae-856b-d56f34832fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:23.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:33.191Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fda87ab9-bc1a-4931-b5f9-2773d7181716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:43.213Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d05697c3-3414-4057-81b8-129711f33cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:43.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:53.253Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e26c6ec1-166d-498d-b09d-1724e01963ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:52:53.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:03.278Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f8093be0-e8ab-44b5-86ad-4fa0360048ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:13.289Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a8945fb9-a403-4991-b41e-f6bf71884461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:23.303Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6b4da163-8273-4836-a18b-ea4e29e7a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:33.320Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=21f25102-6048-4b37-b9ca-949086c08c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:43.400Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=202af0bf-d979-47be-8f41-bc95a800fabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:53.424Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5d4c9cb-9239-4121-9bc0-fc4a9a5f6037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:53:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:03.441Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=976f2d5b-a078-414f-bfe3-f2235f7f476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:13.479Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1d52e1df-3970-477a-b1cb-03637f6159b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:23.499Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1b236491-181b-4efb-b185-6061ae7fbbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:33.510Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fd5bd00a-989c-4696-81f2-8c3d9e111c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:43.522Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d95bd344-b92e-4c93-b127-cb9569348e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:53.540Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7d2941b3-d917-49d0-98ab-dee28510ccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:54:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:03.555Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2d083d3c-99f5-40fd-a86e-5d82b0143fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:13.581Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a4cb32ef-79ea-463d-a085-f124509bd08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:23.613Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e7b45d31-a7fd-40b8-8551-1f76754f32bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:33.634Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ccc430f8-5346-4e42-9370-0813036745b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:33.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:43.659Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=464e4012-68ac-4bd7-8db5-e5d1eb9ebafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:53.687Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6b9a7356-d0ce-4735-a1ac-ba30c88742f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:55:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:03.734Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c0384bcc-f4c2-4e8e-97a9-60ce29354daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:13.769Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=47a2e570-c85c-4e86-8695-a8b67a9dca8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:13.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:23.798Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d9435a48-e808-4000-a36d-83a5b24a826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:23.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:56:33.809Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T07:56:33.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T07:56:33.810Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:56:33.813Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:56:33.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T07:56:33.818Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T07:56:33.818Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T07:56:33.820Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:43.881Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3a08336f-9914-4cc4-95f5-5145d25573a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:53.907Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c673f6df-61b7-4d65-b685-04f2e7f64167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:56:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:03.926Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7347638d-de6d-47c7-926c-df63f4585a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:13.973Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3e606b27-401f-43d3-8935-e9a540831cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:23.990Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b0d46140-8b5d-4962-94b9-b15fedfde40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:24.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:34.015Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=662a2b1f-b577-46f6-a489-ac04711b577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:34.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:44.037Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ba17318d-ad8e-4880-a9fc-7841e0473bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:44.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:54.054Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3761edc0-5f85-441b-ad60-c54ad01fa42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:57:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:04.064Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5c5a323d-3567-49e6-9ff2-bf48b3989faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:14.076Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=05c3cd97-f1ef-4072-9a05-f8e3bce36ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:14.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:24.093Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=82a9ed44-7c08-4713-a45b-85ae38de261b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:34.117Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dae2e749-74a7-413b-a290-8b56d82b7de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:34.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:44.157Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=aa8b6666-9a67-4bc3-9c5f-7c3e569be1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:54.170Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c0414614-a445-41ce-8f61-bda0b6070bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:58:54.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:04.193Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=068bfea0-5505-49b1-bdc6-abc2b069165b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:14.221Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2383d8ac-6914-40a7-8a66-b9712ef38703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:24.237Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d67220dc-dc37-469a-8024-b37686086a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:34.256Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2931ab36-b844-423b-ba87-a1ec7e260d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:44.290Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=15e43993-3cb0-4e94-acbe-34ea6f932533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:54.305Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=78fa7bf1-d68e-4df7-9976-a48de6ea67a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T07:59:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:04.328Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5e945310-c67a-4d3a-9a57-6e5a9dce17a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:14.363Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=60dffbc8-a1b5-4372-a831-9480be7fa2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:14.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:24.388Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c0be0829-32da-4867-839d-0d9cae687523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:34.404Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1875b095-a072-44eb-b3f5-fbf0c52d97d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:44.422Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0408d847-542b-4b1b-b87e-3777fb62e30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:44.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:54.442Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5c4726d7-62bd-4b2b-a376-b6981d3f2bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:00:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:04.468Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1309eae7-e7ff-4190-8f1c-d60369600b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:14.488Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1ad68ea3-2923-45d0-afc6-d3cfec521f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:24.516Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=af65728d-87cf-48f5-864f-6d424a18d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:01:33.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:01:33.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:01:33.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:01:33.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:01:33.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:01:33.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:01:33.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:01:33.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:34.540Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1b88ee50-35d5-411a-bf83-e43361f81085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:34.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:44.558Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=255e4715-021b-4879-a10e-24650f06d34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:44.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:54.595Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=809aaade-d2dc-47ac-b785-fe21ac6e0210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:01:54.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:04.617Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cd3d634a-71e7-4653-9b79-5ed21c4f2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:04.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:14.669Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=580a7bca-08a9-4f2a-89e7-0e2651423be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:14.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:24.692Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=000b10c8-17bc-45da-9f27-b8b037bc64ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:34.713Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a8d5158b-3f7b-4720-bd47-193eb661af64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:44.726Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=966f560c-c5f9-4de5-b469-6cbd33d7daa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:54.746Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e54fc510-259b-4949-896b-f222e5c007fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:02:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:04.759Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3ed07467-8659-4bdd-b78a-453bc0e3a595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:14.776Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=45bbe2b5-80f9-4448-9014-d2ca3d1724ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:24.787Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1224aee2-09ad-4bae-bebc-9d31d123fb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:24.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:34.853Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=149370bf-f0fb-412b-bde3-113e7a082991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:44.866Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4e31b9b2-282a-465f-8055-3e8f83f417cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:54.881Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9cff9011-bdbd-431e-b9bf-700630e30cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:03:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:04.896Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7b3c45c2-fcb5-4d7b-9d56-3e30abab763b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:04.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:14.923Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bdf2a02f-faed-4f8e-8434-a1149ed06214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:24.939Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e73d0196-2834-4464-89ba-5129a61f0086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:34.952Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=909103c2-9808-40f2-8205-d453e297b004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:44.978Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6e4d9ed5-70b3-48c5-a34e-2c864a84a039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:54.988Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8a8f0429-3e92-4652-ae21-a1ea487f3f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:04:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:05.002Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=97e76567-28da-453f-a7fc-55af1fd37f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:15.014Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=991809b4-ddfd-4188-bde7-17d0d20ed773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:25.025Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=778d5627-e4ab-408d-8f17-f74a3a1ab8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:35.040Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8cfc7f66-2669-4a24-b198-cf5903a17ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:45.058Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b402de0b-8553-42a6-ab90-2b82d617986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:55.075Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=909d33b1-435e-4309-b895-a2c762f17448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:05:55.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:05.105Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=10b070a7-1ab2-4d31-bd77-5eb6a339b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:15.121Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0fa5ce27-ed5e-4c2a-a2b4-1b3ddc9830a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:15.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:25.130Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3a7e72af-2cbb-47bb-8a46-cddfa7a0fa89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:06:33.668Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:06:33.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:06:33.669Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:06:33.672Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:06:33.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:06:33.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:06:33.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:06:33.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:35.140Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c063c667-6230-4777-8ebc-049f935945b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:45.158Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5bd8f092-65b4-49c8-946e-3054c3f1250c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:45.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:55.182Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9a92c4e0-0fa8-4a9c-a7f4-3d22bbd3b17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:06:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:05.208Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3dcc78b6-6c80-47f2-9575-6bc23e5bccb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:15.232Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fe9f5b0b-d41a-4133-bb6f-737d40c13832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:25.243Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1d62ca75-63a4-4b80-a6c8-691ef3beaa4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:35.256Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d24be743-1f48-459e-bf5d-1633832f1495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:45.271Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0d651b5e-e775-4b47-8dcc-829515e38aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:55.305Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=271755eb-c4ac-4bb5-8a91-4ae6eaaa0ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:07:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:05.344Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=21e63bda-adef-4cc3-83d0-91d86b407bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:15.385Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=389a1258-8900-4e3d-820b-21b07d534b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:25.397Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e8b6660e-26bf-4a2c-a356-b00181aac177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:35.413Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=73fb894c-a6bd-43ac-ae0d-c0c5d7e04e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:45.434Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ef197451-f6cc-4189-8f6a-6b01cfa771ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:45.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:55.450Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f69962f2-80b9-4412-a553-c12d273aa292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:08:55.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:05.463Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4f1e81ce-a84c-4f2b-bfb9-3c0e85132670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:05.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:15.489Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f4776c8b-9b3f-49a6-835d-22047c4313e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:15.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:25.502Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a88a4df1-91b8-42e4-a4d3-f5a8c75c3516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:35.519Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0c1496e6-32c3-463b-b6c7-930c8805bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:35.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:45.542Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=41483e65-7da1-4f0b-b2b0-769bb2908850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:45.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:55.553Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=829a636c-7901-4a8f-b6d5-67f2b5795b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:09:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:05.581Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cb5780a3-697c-40d5-944a-440c1482e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:15.592Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=615a6bf5-72dd-48ff-9d37-85f0e32a3fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:25.602Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=185b161a-bad9-46ae-8488-05f78a0c6e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:35.613Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=19290fcd-fe69-4128-ad46-d078fe4a81d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:35.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:45.636Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ebb9359c-e747-49d9-af21-98b40a110023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:45.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:55.655Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a8339cc6-92ea-48c7-ac3b-a5355726ae9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:10:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:05.684Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b31638ac-0dc4-4555-af11-8902084ce145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:15.716Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fdb192d6-eb77-4d01-9a34-a1cab24b10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:25.749Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=aa303043-158a-4f44-8b2d-35a8df3b40ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:11:33.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:11:33.770Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:11:33.772Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:11:33.776Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:11:33.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:11:33.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:11:33.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:11:33.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:35.782Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=18c5186e-1a74-4f4d-8331-36be50c09c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:45.798Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f88c64eb-82fd-4f98-8790-6ee061d30018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:45.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:55.818Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=50b95d03-c98d-45a6-8adb-19706d63f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:11:55.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:05.849Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1baa77e0-783c-4dac-b0c8-782c8bf7d1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:15.866Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=413c7044-9ca0-4756-a9b7-7d24098fec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:25.878Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4ebe9f00-a04a-4769-b0bf-e2d5b4e68bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:25.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:35.896Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=df67ca18-bfca-45a9-8d6d-e414237ae07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:45.906Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7a566bfc-ef96-4bac-9ffd-7c1c0632909b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:45.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:55.941Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bc42585c-4317-4dd3-8df5-757ef1ba92b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:12:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:05.951Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9d0b5ec8-f614-44c4-be7a-47421be6aa5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:15.966Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3dd6005b-3511-4c5a-9d2d-541474d1f953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:25.983Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b81e72be-4533-4670-95dd-c8b93e8bc836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:26.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:36.013Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=fc2587ee-5a4d-4c49-a39e-b5dddfd1fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:36.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:46.041Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a179912c-994f-49b6-b07f-74ab2b451be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:56.053Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1a97a04f-4db3-49e9-b0c2-dc71185cbced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:13:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:06.083Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b954ac72-5a4b-40b1-845f-8ab8c6b01bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:16.102Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2bed8eb5-af63-4fff-9c66-52486f4f3d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:26.120Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6e325785-8da1-4657-ae21-d652063d98d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:26.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:36.138Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e42abf8f-4656-46b8-9730-fd6f7e67f1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:36.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:46.168Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8a3a82f9-ae3f-45ef-b8ba-3ffe646fef68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:56.216Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f84799e4-1670-407c-a0f1-9e3f2076aff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:14:56.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:06.226Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bf7ba382-d3ce-484a-b84d-e4c9c2138e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:16.240Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=87d1ecbf-5b4a-4d4b-a336-728f7075d236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:26.248Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=8188e73f-7184-404a-8b57-58e14fb20468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:26.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:36.259Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=44e1d8b4-04bb-4dfb-99ec-28738e014836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:46.291Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=744dc321-81ed-4142-a7dc-23c72cc3c90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:56.316Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=851ce3e0-55d6-47db-8941-cf95a66bab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:15:56.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:06.383Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cb1a0939-52f9-48d3-ba94-41437b32e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:16.398Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3ac8c251-5317-4663-9329-053ca4fb7689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:26.410Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9e4d2447-57aa-4ff6-892c-cd7abad606f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:16:33.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:16:33.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:16:33.645Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:16:33.648Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:16:33.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:16:33.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:16:33.652Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:16:33.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:36.420Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e86a8bbc-f424-4625-b39d-e0546f78f2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:46.432Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=aa7c3e17-1cea-4d25-88df-3b0172025166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:56.442Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e9a910c0-a162-498d-844c-d0668db473ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:16:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:06.459Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=686115b6-0095-4b8e-acac-717629fb113b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:16.485Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=82c9e7bf-2ed0-4aef-8b78-6833c5e6f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:26.502Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ec7e8376-dd23-4c34-95df-2e32f4b47070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:36.516Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b31349ad-03be-4f6a-93b4-23216062b84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:46.536Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=470f47ec-d11c-460f-9764-119705cfc7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:46.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:56.558Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c3cc5456-570f-4df3-9758-e1a17f1e4d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:17:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:06.589Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=682dcbf5-ab5c-4cb6-b6dd-7c959e3c251b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:06.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:16.606Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=79f4e326-5b02-4bc3-91ab-12f3b8aaf1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:16.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:26.622Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=51bb8eac-e360-4225-9b76-434727e37576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:36.645Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=655ec9e4-a163-478b-a6c7-a99fce96d9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:46.674Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=673c0122-45f4-4fb6-9e08-daf3433fe9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:46.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:56.702Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=28631450-373f-4070-a7ac-3ce01d57691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:18:56.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:06.738Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e5cb6d0e-6c9a-4663-ac49-ef5719d2b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:06.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:16.747Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a64a1cdf-ae16-4787-af53-80caa0a07571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:26.756Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e9e1d39c-3ae4-4630-bb6d-76819fc160d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:36.774Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b0e793cb-b150-41d0-ab2d-93a3aa360f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:36.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:46.814Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=9cad5721-50ce-4bd4-b6f3-71b064dbf409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:46.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:56.825Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=262d4eec-0b72-4220-8d31-b3814de8ad20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:19:56.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:06.835Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=17edd794-18d4-43b2-a5cf-971182eb6cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:16.858Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=93be4e45-ae8a-4cfd-8262-303d4ba82b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:16.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:26.873Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=cec203bb-1895-4d37-89f9-8e32e1a36262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:36.885Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5cbf29e3-966d-44d3-9ff6-931ec75bbe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:36.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:46.895Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=64715129-989c-4448-8ec6-7f84bd6a97c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:56.910Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=0889b2b2-5727-4a99-bcf6-ef6f03bd1b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:20:56.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:06.930Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7725b2d0-6999-4eaf-9427-8d36a247fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:06.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:16.944Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=886fe819-de4d-4f78-903c-4a000d4690b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:16.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:26.956Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dbe9f4a9-9baf-431b-be9b-b41eb21e0e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:26.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:21:33.706Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:21:33.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:21:33.707Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:21:33.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 |2021-09-15T08:21:33.714Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:21:33.715Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:21:33.715Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:21:33.717Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:36.970Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=5645ff53-8207-4708-ad5b-e80294256de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:46.987Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ff2509ca-710b-4c11-b737-2eb171f1a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:57.006Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4511e247-f718-49a9-9e9d-fe190c7e4a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:21:57.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:07.016Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=68bc17e9-179b-4959-89a0-0aa0b37fdbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:17.025Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=6d711e58-75fe-4446-be08-c21d3b58a54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:17.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:27.039Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=29d2e12e-826d-4f43-8764-304973d414e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:27.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:37.051Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=353cd855-a8ba-412a-9571-5663cabcc13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:37.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:47.078Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=69bd9ad1-3198-42d2-9d6d-d178be375db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:57.105Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=ee57e0a9-ece0-42a9-bd13-30e4312aadd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:22:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:07.116Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=bb11b9fc-6c81-4fce-a7c5-86d22c216da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:07.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:17.132Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d5257dde-ad21-4931-ba82-34fd9c8a5d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:27.148Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b7fc741f-8714-4c90-8f94-22c41dfcc806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:37.170Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d20bbc94-95d1-4d4c-902c-8a0525821327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:47.184Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a3b7d40b-d115-46aa-97c3-9705761eec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:47.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:57.203Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=88cf773e-bed9-4f32-bc92-5d291f7aa3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:23:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:07.228Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=38de6883-2965-441c-89d3-8a9736f591f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:07.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:17.240Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=4e4250cc-7e44-4256-bf8a-f392542c2915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:27.250Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1e12a091-0070-403e-a50f-2afc7c9a5494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:37.259Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=c7786fb0-cdfd-4931-a5b3-5cef6f4941ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:37.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:47.275Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=379518d8-be0f-4176-8bb4-1b13632fd09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:57.328Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=d122b3d8-3b9d-4783-b210-1dc28864049d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:24:57.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:07.339Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=481a1b65-66e8-4034-ae5f-893fe21b8ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:17.358Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b343d51b-1923-4088-8639-08e0e6cf46e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:17.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:27.370Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=07af88b9-444d-4456-8316-74f7deaacda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:37.379Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=414900d8-1b11-4589-8237-e32d8977a305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:37.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:47.389Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=3f9539d2-e9da-442e-a3c8-c3da3a406fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:57.403Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=16bb0574-ec7e-402e-9814-9147e44c2b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:25:57.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:07.435Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7c32017c-f7af-4ce7-899b-aa9c64c25bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:17.448Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=2abd3551-107d-42bc-8b50-a54e7b39ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:27.465Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b8c9f103-2a00-4462-b4f8-0544b3735503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:26:33.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-15T08:26:33.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-15T08:26:33.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:26:33.784Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:26:33.790Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-15T08:26:33.790Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-15T08:26:33.790Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-15T08:26:33.793Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:37.472Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=58ee9eea-5c4d-4308-8b26-5d678e351cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:37.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:47.488Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a410c04f-e5a9-4ca6-8443-3770e3fe0042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:47.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:57.506Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=a1113c44-8000-4acf-b87d-6037763d2659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:26:57.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:07.519Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=13874728-8fbe-4f80-a1dc-f6ea842b0964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:17.542Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=067518f1-ef04-48b6-9521-1d11fabcc055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:27.568Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=41b2f9a1-f250-47fd-9b0b-bc10fb918090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:37.597Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=7bfe129b-ac9d-4a99-8d42-10aeef605cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:47.618Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1b576b16-eca3-49cb-ab18-a230cea64aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:57.632Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=876ed763-2dcd-4881-a7f0-4a3dab18aea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:27:57.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:07.655Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=e77d51ca-9053-4efb-a17d-fa5f531ed5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:07.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:17.668Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=dc29e9b5-995d-438e-8d48-f6d33138cb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:27.689Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=f626c112-f566-4c49-a7c8-52b4a1c1b651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:37.711Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=91a4a394-9b66-4a71-85ab-5c8bcc740ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:47.735Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1d37f679-c192-4eb2-b515-5d455f3de706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:47.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:57.778Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=1605e36c-4123-4c89-b0d9-f40fb7c36a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:28:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:29:07.787Z |INFO |Init configs |InvocationID=19c50848-3736-4d41-9cec-71514d3cc658, InstanceUUID=b46a46ab-7011-42a0-b4bd-1cef73e33804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-15T08:29:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epol