. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:21:19.805Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:21:19.810Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-25T09:21:19.857Z |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-11-25T09:21:20.656Z |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-11-25T09:21:20.781Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:21:20.783Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:21:20.783Z |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-11-25T09:21:20.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T09:21:21.025Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-25T09:21:21.051Z |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-11-25T09:21:23.021Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T09:21:23.588Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-25T09:21:23.610Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-25T09:21:23.610Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T09:21:23.700Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-25T09:21:23.701Z |INFO |Root WebApplicationContext: initialization completed in 2650 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-25T09:21:24.145Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-25T09:21:25.032Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-25T09:21:26.455Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-25T09:21:27.091Z |INFO |Started MainApp in 10.448 seconds (JVM running for 11.336) |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-25T09:21:27.162Z |INFO |Start scheduling PRH workflow |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:27.182Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=21572356-678f-411d-a582-38644af625c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:21:28.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:38.691Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=62e53334-32b2-46f2-9d61-c9d515993735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:21:39.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:49.786Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5fcbb24c-ffa4-42ec-8d2c-4078f62f567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:21:50.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:21:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:00.861Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=28abf523-3586-42ca-be95-2a9a08399d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:01.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:11.925Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8f40a14a-c169-49b6-ae4b-43fdf3f33983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:12.998Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:12.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-25T09:22:17.120Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T09:22:17.122Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-25T09:22:17.128Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:23.004Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=dcba8b4f-f7f3-4275-81c9-1caf90498892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:24.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:34.070Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7ee6e2ce-3ed4-4226-8fc1-67c4da9c8371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:35.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:35.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:45.137Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=417b5818-525c-4252-882b-3f1f75c8fda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:46.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:56.219Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=07d27b58-8a16-44f1-8f50-0c4232354bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:22:57.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:22:57.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:07.285Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a36252ed-1c71-47d9-8125-0fca5b159cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:23:08.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:18.321Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c7a9ec0a-b19b-4139-9ff8-b187fa644424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:23:19.360Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:29.364Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=50c62a53-4ef4-4dda-a5a0-aa91042dd06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:23:30.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:30.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:40.442Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b7982aa8-af37-4ee0-b95a-009f6ea69f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:23:41.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:51.514Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=782ac7d7-1ab6-4af9-a3fa-3aa5456af7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:23:52.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:23:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:02.583Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=cdcea4ad-40ac-42e2-bbc0-a486bb5de5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:03.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:13.624Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8936cf59-3b07-4236-8b0f-34beb7f6107e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:14.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:24.699Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7de2bbb2-ddec-4c79-a0d0-f8f7a649aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:25.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:25.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:35.766Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f03ab422-0043-48e3-87a2-3e757ecf2364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:36.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:46.840Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=edc965cc-f74c-4b7e-bd3f-775666976d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:47.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:47.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:57.903Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b463cdc7-c9ce-4743-af50-b44ff3c5c0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:24:58.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:24:58.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:08.950Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f08eb0a0-ed46-4cb6-98ee-df7354451c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-25T09:25:09.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.35.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:19.987Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b18b8920-6c43-4ccd-a68b-56ded5c20bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:30.151Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4a37e2d4-7780-4f4f-9978-65f3d02d5be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:40.170Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=60f6d4ee-c98e-4cb6-85a8-12d33e506036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:50.194Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=57cf137a-3e09-48e6-bb2c-e0f09798da38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:25:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:00.210Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0b5be80f-dac8-42bb-85a2-deba721a57cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:00.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:10.227Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3a8b6c11-ff48-4537-83e0-e2c492a4e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:20.241Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d693e804-be77-4402-9756-baadc37cf941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:26:24.761Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:26:24.762Z |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-11-25T09:26:24.763Z |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-11-25T09:26:24.766Z |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-11-25T09:26:24.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:26:24.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:26:24.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-11-25T09:26:24.787Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:30.255Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d662f181-5390-4035-91ad-f29dd938ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:30.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:40.278Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=565598be-8526-4e6e-a1ea-85320f35efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:50.309Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=994dd2a1-e53f-451d-a2e8-cd2f1795dc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:26:50.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:00.326Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b5171d06-9a17-4f4e-8a10-ef6d7c81d861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:10.341Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9d63c17e-1b5c-49f3-be36-ce1cde6b229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:20.369Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a4110484-8fc1-42e2-aa97-fd3ef9b1d259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:30.384Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=737608af-511d-4029-877e-6172a301557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:30.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:40.398Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=bb6447d4-97d9-423d-ad8e-fcd5a4b2c3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:50.410Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c5624822-39f0-4e2e-a9c4-fa631a67872e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:27:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:00.430Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3027b141-9385-488e-a010-33cdb13b19d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:10.451Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5fd076b1-6855-49a5-badd-0c61a17d0bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:20.464Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4959b393-4e67-44f9-aa6b-c57aac32e1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:30.478Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=173e6e93-47d1-494d-80b9-86e76e97f52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:40.497Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ee14164c-eaf0-4173-9525-04a5e004f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:50.508Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=39d7be76-2810-417f-8dca-f77332ba6edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:28:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:00.521Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=201c9774-bbdf-4a8f-b966-a97f02e57500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:00.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:10.540Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=895b3539-16ac-4b07-aae5-698fdcc8b0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:10.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:20.553Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=235ae85c-4aec-40cc-bea9-b13392c59395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:30.567Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9ee15e5c-b858-47db-bb1e-1647827fd8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:40.576Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=79a4eaa9-279f-4a95-b19e-325793d70949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:50.589Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ca3376c4-0780-4370-8eaa-2be21196ed31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:29:50.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:00.606Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=62a4be4b-9033-4f0b-bd7c-c99475cc7f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:10.618Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=046c4f8b-77d2-402e-8307-981b903b112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:20.629Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=67188d2c-7b98-4595-b96f-82fd658282f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:30.644Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ceab4e98-7f47-4098-bfd7-363cb0d18aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:30.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:40.665Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2ae6b9cb-0536-496a-ad8b-4f9abd24ac0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:40.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:50.686Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a7ce1172-be8f-479a-a3ac-b29e73cb73fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:30:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:00.701Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=409690b8-b95e-4e02-85d4-4fdd622f7362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:10.712Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b479d973-7231-4370-a086-19a967dcfb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:20.722Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=84fff36e-82c0-4408-abfc-3639706ea030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:20.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:31:24.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:31:24.572Z |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-11-25T09:31:24.573Z |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-11-25T09:31:24.576Z |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-11-25T09:31:24.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:31:24.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:31:24.588Z |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-11-25T09:31:24.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:30.731Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=700b6429-81d5-4084-bc0b-0c34ec15070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:40.744Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5e17a95c-ee18-4a92-92ef-79cd1ed7d634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:50.768Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a19ec6c0-bd6e-46b2-9907-33c43583df43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:31:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:00.780Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=73fcbee1-39d5-4cfb-8e15-4001d4fa0c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:00.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:10.792Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5dc6501a-a2a4-49a5-9898-b33ed0352036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:20.805Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e34f2242-a659-4c84-8f18-8cab2d5af88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:20.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:30.814Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=98a4b916-9eba-4fcc-9db8-a23886cd95e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:40.833Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5e3919ff-9812-4ec1-962e-806e0c579773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:50.849Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fef1708d-0858-4183-b3c1-8d4599d036d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:32:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:00.860Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=923c9a61-7c86-455e-88c8-5ded1aaeeade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:10.870Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=23fccb19-f770-4ca1-9687-3880ae1a3ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:10.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:20.879Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=87e74fb9-7b55-4c7c-a70a-6d9118093a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:20.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:30.903Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=17028348-39ce-4e19-87b6-e7768ce5a458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:40.920Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a12f2850-c8bd-43ee-be2c-53c84f50760d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:50.932Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0555407d-6a9e-44ff-a296-90283d7c406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:33:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:00.944Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6411fa94-5ccc-4e6a-8537-a1799039b205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:10.954Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1cabd043-4da3-4d01-abde-3fcb1cdb9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:20.968Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a751df3f-8a13-43c1-8e5f-fa6ee5d7aac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:30.983Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e4bbac6b-4c01-4034-8002-03badeb130a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:30.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:40.994Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f328a485-5d3f-47ae-92ba-b15da518b08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:41.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:51.003Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ab13f59a-1715-4266-b7df-0ce54967304e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:34:51.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:01.013Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d5b1485d-543f-4043-abf9-0f573dab4178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:11.025Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0e71ac8b-47c6-42c4-a016-de0f428b498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:11.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:21.042Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8b3b4605-4038-4fb2-b116-d583b50c607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:21.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:31.054Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ae93c395-bdef-49da-857f-bfe3e666da82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:41.064Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=67c80941-cb93-43a2-b727-2f26464ec473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:51.072Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b910586a-40b7-4218-a995-f587ec13d6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:35:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:01.082Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=af3feac9-cf79-48ec-861a-566971f3f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:01.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:11.096Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=eff643ee-5cee-4968-a79c-f9f89d5e1a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:11.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:21.115Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=26addbc7-fd8c-4413-b49f-b5d0241ad7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:36:24.525Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:36:24.525Z |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-11-25T09:36:24.526Z |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-11-25T09:36:24.528Z |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-11-25T09:36:24.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:36:24.539Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:36:24.539Z |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-11-25T09:36:24.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:31.130Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=89f64151-7cd0-44a9-bad2-43354683ba5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:31.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:41.139Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2e7370d5-3845-491f-ad63-7fc97a379151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:51.147Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d98cf278-11a1-4aee-a267-9a7650916802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:36:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:01.157Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d0fb76e1-c3f8-4c0b-9237-6c4b6ab813ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:11.167Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=627f888d-8040-4638-a63b-0ccebed1fa2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:21.186Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a10f5e19-800a-4035-b991-c02c7ee02a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:21.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:31.196Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c75aac3f-70cc-4f06-82ec-6ad3e24a4591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:41.208Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=93a3c9f9-db95-42a4-a6ae-9fd61a0b6b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:51.219Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c1185829-4058-4e68-b442-47dfc7d64ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:37:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:01.228Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8de4daf8-0c5b-4ea3-90a3-7ceeded4d8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:11.243Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2326406c-e31c-4684-a3fc-a55ce05dd44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:21.261Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3cee9032-087b-4648-861a-9f4403331e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:31.273Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c55855a0-30a7-448e-b0e5-27735460617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:41.288Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=707f56cf-e49a-4e70-920d-cb1e6f4cb221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:51.303Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4db6965f-c969-40c2-9120-56fdf2efdc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:38:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:01.319Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=160838b6-7445-47ce-9463-72ca8bece853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:01.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:11.328Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3c0a5710-4b7b-4494-9d8c-6f1c69e74d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:11.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:21.354Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=faeb670a-3c24-4561-9c40-73a63a640674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:21.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:31.372Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ae2595e2-34f8-4491-bdcf-7b6bdd21e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:41.388Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d9ca094d-8d76-4bb9-bf4f-2b5921208159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:51.400Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=45f5401c-2cfe-4a93-b5cb-bc0588b2aa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:39:51.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:01.411Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6ad19c25-ca05-417e-94af-55a9bb5c4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:01.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:11.420Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=17511c4b-74c5-4799-bc65-9553596d3055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:21.431Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=871920cb-29ee-488f-86b9-30af9f5d9dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:21.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:31.450Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=30fda922-f7c3-4070-944b-07ee65f9270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:31.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:41.469Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=979abd39-95ac-42c9-b47f-aa6ef572bf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:51.480Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ad402472-42f5-44ee-8813-422e7ff36545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:40:51.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:01.490Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=830044d7-0398-47c7-bc6a-2b29626cb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:01.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:11.500Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2f0b6adb-e548-4847-b809-ad4ebe1005d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:21.508Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6197b723-e726-415e-a861-aea4ca5e9750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:41:24.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:41:24.520Z |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-11-25T09:41:24.521Z |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-11-25T09:41:24.523Z |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-11-25T09:41:24.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:41:24.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:41:24.535Z |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-11-25T09:41:24.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:31.526Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c430e15e-8e90-4064-be4c-72a1179e7598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:41.539Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6666432e-4720-4479-be9a-3323bc309595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:51.549Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=755ed409-a759-4185-8433-b7ec96413f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:41:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:01.560Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c0f4d14e-66d9-4b90-b6ac-2bb439364aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:01.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:11.569Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8252b0f4-9c82-4a37-8afe-5209d4743eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:11.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:21.585Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=018300f0-2ce7-4e87-836e-b94ef8ac55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:31.600Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3dc0b8e2-3cf2-4834-81a5-346b01e27b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:41.609Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b0d4579d-ee05-401a-b48f-8d9d82e3998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:51.617Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0ee4e011-9654-4a55-83d8-6b6c8d9597fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:42:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:01.641Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=223329e1-af5b-477d-82f9-4ff0b2638bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:01.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:11.655Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c654bf07-da76-4ea8-84a1-ded00ba61871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:21.671Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c002cafd-1eb0-400b-9749-a143a0fe4b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:31.681Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=84ceb031-0ef5-4ede-b4b1-5e509f66bc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:41.690Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ac6d9c90-7c7b-4270-a3a4-1c4119d1f18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:41.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:51.700Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=252db8d2-382e-4f4c-9a9e-62646a419ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:43:51.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:01.717Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=bec748c6-8edd-4906-ae3b-651234862be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:01.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:11.735Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e1f1f115-6a64-4d66-89df-13bdd2bcceb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:21.745Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6e40bd0d-f125-4357-be3d-88b51466bcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:21.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:31.755Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b25d2ef3-b3b4-4701-9164-a5f32ffce676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:31.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:41.764Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f2692c6f-72a8-47b5-a6d3-05880b3a8949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:41.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:51.777Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=50c2ed3e-9cd3-46b0-b0b6-b2bb0984e380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:44:51.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:01.799Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5956f06d-dbe4-4be2-a73e-5f9c8f7114f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:11.812Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=bd2ed44c-055f-4bf0-a96f-f59b1363e3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:21.820Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8ff77bd7-8a9d-48fb-a69d-77e3d8ba38df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:31.829Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a0b1945b-01a6-47e8-b826-43e8bb8f766c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:31.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:41.848Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ce75d508-0fc2-4a05-823a-07e01a46d864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:51.859Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9fc90e3e-44da-4348-a56a-8d2a48ac80fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:45:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:01.876Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5cc1ab51-fda5-42b5-826e-66cce1432747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:11.891Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=664ca7d9-da27-47c8-9b5a-06a2c324d3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:21.900Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c8367de3-93fb-45c3-bdc0-2ea8807da784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:46:24.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:46:24.487Z |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-11-25T09:46:24.488Z |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-11-25T09:46:24.491Z |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-11-25T09:46:24.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:46:24.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:46:24.499Z |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-11-25T09:46:24.501Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:31.909Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=344fb608-6969-4713-87cc-20737b583699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:41.918Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f06b3be0-411c-4dd0-adee-ce22d43e7e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:51.938Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1d4549a6-98b7-4c0a-9ee3-a0506d3b9d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:46:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:01.950Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=11887d19-1484-4418-b975-aed6632c5456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:11.963Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4c8be492-d5b4-40d2-803b-6394161300ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:21.980Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=70e08091-f1cc-4221-a7ef-8f178728d2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:21.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:31.989Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=176adb84-e2a8-4d11-b9ef-9ad8f96e7b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:42.000Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e13b16bf-a910-4c77-8d70-126877730540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:42.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:52.009Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6efceb67-108f-4493-8770-17ea6d043651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:47:52.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:02.019Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7ef3670b-13af-4cf2-b380-b9552d1fa047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:02.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:12.031Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7415c706-803e-4bd9-8f0a-131bb9e38187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:12.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:22.057Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=956febfc-bbfe-4fdd-a566-fc3792c1a6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:22.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:32.069Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=22326c33-1739-49af-a584-2a735be24065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:32.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:42.077Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f8be6b8c-441a-4bca-a787-250fa5ed6f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:42.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:52.087Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0a7a865f-84fe-4597-84f7-4a542efa56ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:48:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:02.098Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d3fb5d5c-f9fb-4340-a8e7-6284a1ef046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:02.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:12.107Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ca8c1f06-72fe-408f-82fe-a27bd1457cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:22.122Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2d5696e2-02f9-4c46-902d-1bf54a229ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:32.134Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=823e7fe1-7a3e-4064-b76f-6861404515e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:42.142Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ab1972b9-e22a-4b34-bb47-6ba897554fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:52.154Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=625caefc-d776-421b-8bfe-190687fc9cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:49:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:02.165Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fb5b00c3-59b5-40c0-9ba6-54423f082727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:02.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:12.184Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=38bcf8f9-03fe-41a4-9d40-4b608ed23f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:12.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:22.193Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=16f85964-02ad-4fd2-9d17-d2e693f554c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:22.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:32.211Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=318e855d-6b1b-41bd-81b7-89f40afa472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:42.225Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5ebaa04e-84fc-430c-9343-4c472ef5fc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:42.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:52.240Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8bb92eaa-2846-4369-81c6-fd939881a07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:50:52.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:02.249Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=26cca2dd-5f08-4b2e-afb1-aa343051292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:12.257Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d653ec32-37ea-4329-9f8e-f354d2881667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:12.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:22.273Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=145150b6-eed4-4e52-84e0-03f21a171cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:51:24.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:51:24.527Z |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-11-25T09:51:24.528Z |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-11-25T09:51:24.531Z |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-11-25T09:51:24.537Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:51:24.537Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:51:24.537Z |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-11-25T09:51:24.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:32.281Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a4bee59d-d82e-4115-9a3c-0230516b1342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:32.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:42.290Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=34d494bc-52e5-40be-9ca9-0cbd46dca940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:52.308Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3eb7eb45-e6d8-4022-b09a-c76ae86aba60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:51:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:02.320Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3b3b55f3-6702-49fc-bc77-a16c04e3ebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:02.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:12.331Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=94ef9fd9-45e5-4d20-bc2f-2bde7572a7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:22.340Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f9372f90-1e0c-4c64-9c01-c0c0c977901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:32.348Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b867fb18-b968-41e6-8f71-b8d1b011fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:32.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:42.356Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e215b1c4-be01-464f-a77f-02cbf7711dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:52.365Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9f3d3564-b886-4338-822d-af0eac7e01b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:52:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:02.372Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b669f647-6452-47bf-8b16-a79c04ce0a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:12.390Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9787f8f1-09d6-4d5d-8217-ec7a3ab34aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:12.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:22.405Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=132eac96-b12a-48db-9175-fc46158aa71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:32.414Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f8f2581e-55df-4f6b-80b2-62797f8df42f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:42.422Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3d2a3a2c-3f97-4815-a1b2-d9eac204aab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:52.431Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=98a92571-e1e5-4b55-8a80-602d962fa2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:53:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:02.440Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ee026f13-993c-4307-9949-33d3fd443c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:12.447Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6fd0bba7-376e-4b0f-8670-7e14a0974dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:12.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:22.461Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0791e247-a593-4034-a4dd-1d81ad0ccb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:32.476Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1ef9a818-79bc-46f5-9e2c-e6e7129d68cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:42.486Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=87577e7d-79fb-48c2-8548-b77e84a3132e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:42.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:52.496Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=01bc6299-5859-464f-afbd-7748b31f814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:54:52.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:02.505Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=81faf1db-c9cb-49cc-8dd8-10aaf719dd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:12.513Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fb83205d-c943-4de2-8452-468b80aaab59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:12.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:22.520Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=011a4503-dfee-4e4a-81dc-7d5405274a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:22.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:32.529Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4b051432-4265-4955-9bcf-d5cb8c8cba38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:42.542Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=01a4f072-0bbb-4286-8a4a-07156dced74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:52.554Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=30c6cf15-144f-43e2-9106-01be182acd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:55:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:02.565Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=52a63252-066a-46d2-9815-6d9bb7524941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:12.575Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=763cc845-5ff3-47cd-a764-03b0aa728b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:22.594Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ca86739c-5967-4812-9c44-51ccba6dc812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:56:24.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T09:56:24.515Z |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-11-25T09:56:24.516Z |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-11-25T09:56:24.518Z |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-11-25T09:56:24.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T09:56:24.529Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T09:56:24.529Z |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-11-25T09:56:24.531Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:32.607Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4f05b895-3004-4e42-95f3-544185450870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:42.616Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=bef225c3-ac54-45e3-8cc3-9d1bef2abfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:42.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:52.628Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=938a98b9-1aa7-4f60-b04e-ccae55ad4a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:56:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:02.636Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=33770c3f-399b-411d-9414-828004cb60c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:02.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:12.643Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=298de1ae-ee73-4a9c-889f-b3da22fecc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:22.651Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3dbb5fb3-6e0a-425f-8733-678f89efdb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:22.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:32.660Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=76135161-f57d-4023-8482-eb7de688920b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:32.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:42.672Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d4787103-209a-4ad5-aa03-36549d4b2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:52.688Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e5b01cec-eaa9-46d5-8b1e-d99c9246a26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:57:52.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:02.697Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6dab5e2a-f510-4595-923d-bc7a8100be90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:02.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:12.705Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3f6a1b38-2e4a-48b3-a0bf-81521b30f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:12.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:22.714Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c721f9cf-c62e-4b02-ba8a-21181f8bdb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:22.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:32.725Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d63a0c5d-f9d6-40ef-b756-9f5fb8bb5a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:32.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:42.760Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=28449fa5-3b36-40e4-af3b-7116c692111d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:42.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:52.771Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=df70a7e9-90c7-42ff-825e-01471ce07146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:58:52.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:02.785Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=80e0e35d-08c7-465d-b39a-4aac287c5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:12.793Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7e7208d2-e130-4d90-b96a-75d74009c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:12.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:22.804Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3a402b41-7cfb-4701-9ba3-41cab1d06bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:32.817Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1e2035b2-ece6-44ae-9695-df2752fcb1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:42.825Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=899ee615-03ab-4203-8dfd-d3c552dbe99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:42.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:52.836Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=95110d79-d525-4701-a718-d36585cd85b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T09:59:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:02.848Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=67f9538a-96f7-46ed-a685-87bf8e2e9c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:12.861Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ec1d2fa3-9166-4c10-aa66-653ad891d1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:22.871Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=83ec5be9-576e-468d-914f-8cf2a3ea06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:32.884Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a7f74773-2d82-4fa4-a16f-dd61fa69ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:32.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:42.892Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5abdd5cb-ce18-4679-bc0a-de3251486484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:52.900Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b8c2a50e-6664-4e90-90df-aa90caa1bd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:00:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:02.910Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f20d1056-9122-44ba-b684-71584220a7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:02.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:12.923Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=76ba3173-1aef-4fa4-83e3-be6e70e83f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:12.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:22.938Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=99827014-da36-4349-8402-71ff8544712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:22.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:01:24.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:01:24.506Z |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-11-25T10:01:24.507Z |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-11-25T10:01:24.509Z |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-11-25T10:01:24.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T10:01:24.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T10:01:24.515Z |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-11-25T10:01:24.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:32.947Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fd56c795-b7d3-4c76-b590-6d02dc3805ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:42.972Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=09dbda71-0669-473c-bee9-7ed6671ac406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:42.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:52.982Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=df4b4bb2-668b-412d-a6ac-3f5a0fee07f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:01:52.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:02.992Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1f05ca1e-3664-4e1b-a182-4513832d9430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:13.004Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c7db16a7-457a-45da-befa-dbfce391d7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:13.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:23.018Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0ccb3916-e5f3-482d-9f5d-988e864453d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:33.033Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=782d3000-8fa2-4eec-a5ef-6f58523e6c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:43.042Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ea9f50c4-2a25-4d8c-af06-37a6bf318ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:43.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:53.050Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7052b1e0-9000-43d3-96ee-8e56d3cb8294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:02:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:03.060Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=de720ee3-acc6-4f4a-a63f-dd3179114a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:13.068Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=141103f8-6490-4585-aa84-fa07ceb3c9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:23.082Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e46bb8cb-09c5-4e93-b814-487fc3fc3215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:33.098Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=cf74a671-f311-4f21-b42c-d8ba93a252ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:43.105Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ca7bcaa7-35ff-4f01-b2eb-de75bf8d7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:53.112Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=836920e9-f96e-4bda-bfea-5ee787c1430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:03:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:03.124Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=257a188d-388e-41b2-912b-3d76947fc6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:13.131Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=54e27b4b-68aa-4bb6-9716-97e04fc74496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:23.141Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3ef7bf10-d9bf-417d-8354-91ae07fb023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:33.160Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5c8072ad-9b7d-49b1-bddb-819437f2c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:43.178Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c0fcc8d4-f3c1-4756-afa5-76751d4f78ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:53.186Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c29b626b-4b1b-441a-ba72-d80b0a438831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:04:53.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:03.193Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1446ed57-ccbf-4c05-9b9d-bf84cbae598b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:13.201Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=70377861-cf2c-4fb3-a6eb-9e556ab65cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:23.210Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=97b54685-116b-4850-ac45-310566105717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:33.224Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=90e3f967-4c56-4585-aa6b-11f0b6acf536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:33.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:43.238Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9bd30038-0d4d-483e-a8dc-9001aaf7c5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:53.249Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=778910cc-79d1-4bed-83d1-59d6d0c05e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:05:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:03.257Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=57d4f669-f70c-4fe9-afbd-ada0669e466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:03.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:13.265Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b6f04b38-d5c3-4d81-ba39-409bbb6728ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:13.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:23.277Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b5d4b006-6df0-4e80-860c-caefbdc794b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:23.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:06:24.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:06:24.481Z |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-11-25T10:06:24.481Z |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-11-25T10:06:24.484Z |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-11-25T10:06:24.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T10:06:24.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T10:06:24.491Z |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-11-25T10:06:24.493Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:33.289Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f3970ebe-9612-4255-8f4e-f7c26f64fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:43.298Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ee148c43-06d6-4564-80f0-507b4dce208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:43.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:53.311Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4ac9697d-6790-426d-a862-5a49141ed3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:06:53.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:03.322Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=de4cc66d-98f8-400e-ae12-330f0d510577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:03.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:13.329Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=619dc535-e6ee-4ecb-bba3-798fd672b9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:13.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:23.341Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=70c7159d-4c22-43de-b190-7ecac5d9b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:23.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:33.352Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=52532797-4b14-4163-b94a-311a78e6215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:43.360Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=aa4fcfe7-4d04-40a1-8077-b860da961e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:53.368Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=25aa6f33-feb7-40b0-9306-4b45493bf991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:07:53.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:03.381Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=da2e7bdc-764c-4034-a49e-4b9577cee6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:13.393Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=15034a18-b346-4226-97cd-ea9b493543f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:13.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:23.403Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=681d7822-dcbf-466b-a79a-fe277488e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:33.418Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=662dee2d-8d06-4193-b13e-b2ac7d6f0277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:43.425Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5c8cadd3-e114-432b-a476-207c5fc718db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:53.436Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c007f355-74c8-4ce7-af96-91003296457e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:08:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:03.444Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8f531542-86a8-404a-a946-d4555ec2d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:03.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:13.457Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c061eb6c-80b8-4cc6-869c-509cb12ffce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:23.473Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7f7ea680-e034-40c5-bc94-b2b1f6416f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:33.482Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fb2b3638-8754-4d1d-abf2-c671adb9ccbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:43.497Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=7014f17e-ddc7-4609-a1c3-971d0b0ba8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:43.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:53.504Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9bd7ca9d-0207-4407-87dc-32aaf2bf9457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:09:53.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:03.514Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=99156fa0-090c-4b6f-844d-af0a1eb6184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:13.525Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3f599622-2f03-48f8-987c-3300e2c992eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:23.544Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5dd2c567-6477-4dbb-a981-d55de55be09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:23.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:33.555Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6918de05-ec26-4b86-a06f-18659d8248a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:33.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:43.563Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=c9153da2-701f-4221-9ef8-9e17e39e16d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:53.571Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=889c11b7-d69a-4de1-98c9-e91d5351548b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:10:53.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:03.577Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a2e8012f-f3a2-41df-90e3-7fc022681133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:13.587Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=230a4159-387c-4f7c-ba0f-87ee82aae643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:23.605Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=057056c7-a73f-43e5-ba46-4e50aeb6e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:11:24.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:11:24.505Z |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-11-25T10:11:24.506Z |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-11-25T10:11:24.508Z |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-11-25T10:11:24.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T10:11:24.513Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T10:11:24.513Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-25T10:11:24.515Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:33.616Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0b78c4a5-3798-42c6-8613-7833894421d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:43.625Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=21d11e55-1d34-4051-ad95-06444e172780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:53.633Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=68dfb9cc-c8fc-46b3-8b89-f758e0fb6649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:11:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:03.641Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=1523f3d0-c0d2-466b-8e86-c2e119e4b388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:13.654Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=417b55bd-5355-4611-8757-9b4d36beeb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:13.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:23.683Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a855255a-3007-4be0-a10f-d74e713c6f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:33.693Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=61de0573-f3dd-4960-a7ab-2a1174c1896d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:33.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:43.701Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a0333106-f148-4861-a4ef-4f301fd20286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:43.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:53.712Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b45f5803-5918-4045-be0e-fcbd2ddfb44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:12:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:03.718Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=57295dd3-6e20-4605-adb4-f70812b66750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:13.732Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=670e50df-cca0-402b-839f-f53337d56054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:23.747Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8b527d49-9dec-4b8b-bfbf-3f51cbaef634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:23.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:33.763Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=84cd4761-f227-4ad1-b53f-8a09ff7528d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:33.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:43.773Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d74d8d96-d901-43d2-b5d1-de139a174db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:53.781Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f3522d69-e699-4f52-80c1-27d3043a1cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:13:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:03.789Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=54ac08c8-fdf0-4af4-ad77-600a7dcf11f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:03.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:13.805Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=89bd821b-f824-4013-9827-0d89a8a9e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:13.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:23.812Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=6e50e969-aff8-433f-bb3a-2edb72c9c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:23.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:33.824Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=9046b20f-8f28-43c0-ac3e-4841e005bd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:43.835Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e0f0329c-f574-4392-a572-75dd40d06e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:53.845Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=db599fd0-13a1-43d5-b793-75d6de49d134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:14:53.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:03.859Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=02f98040-3275-4dd2-ba31-05cce0371902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:03.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:13.867Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d1dd74b4-7960-46a6-9491-7d6af9f217cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:23.876Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=b3b3dc46-29a3-4add-9ef7-b786640d26e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:33.887Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=450c2ec1-42b6-4f28-afc6-9de3abc1d50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:43.897Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=21580dba-84e0-4bf8-9191-408ff06696b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:43.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:53.909Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3f0c4bb6-c7c2-40ac-b3ba-dcec923625da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:15:53.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:03.920Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=2344a78f-b216-4a6c-ba32-6a0575d9cddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:03.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:13.928Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=cd8cfc22-c820-4b37-bdc5-efc6774c2f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:23.940Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=63b983dd-cf72-470b-9bb3-4649d6131c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:16:24.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:16:24.444Z |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-11-25T10:16:24.445Z |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-11-25T10:16:24.447Z |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-11-25T10:16:24.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T10:16:24.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T10:16:24.453Z |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-11-25T10:16:24.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:33.949Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=69b5caea-7fea-4380-b222-ed75e7ed1ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:33.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:43.970Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=568da54c-c82e-4e04-a331-018c1140492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:53.987Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=42c65b83-29c3-4e5e-aab0-6d7e9f7292e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:16:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:03.999Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=11accce4-d7cd-41a5-9e5e-852ce5b1ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:14.007Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=328e5ac6-5542-403c-b936-6538946697e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:24.097Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=13f94b17-a098-4f8e-b89b-7e9152b3603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:34.105Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=115a002b-db10-4b17-9c58-d45d3225325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:44.120Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=dc89a4a8-1e0f-4ebd-bcb7-9afc109961db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:44.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:54.139Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=480f5856-ec8b-4c97-97a2-4ddfe537cae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:17:54.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:04.148Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=22497881-bac7-4509-b0ff-0cbf20922582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:14.155Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e5c169c7-d229-4fcb-8707-fafffd9aac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:14.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:24.164Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=a4123bed-2c72-4d43-9946-71ad5ef8b0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:34.172Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=92f8555c-660b-4c7a-81e2-ae31769ba2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:34.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:44.182Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8687c97c-022e-4390-8274-10607bdd23ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:54.198Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=88ec722b-4eb1-47f4-8b37-e5bb60b8a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:18:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:04.212Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ab1fb395-78e8-4b43-9089-da0617d67247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:14.221Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=05963972-3fc7-4fd1-9b33-6afe967c60a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:24.231Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=0640c27e-b3b2-41ec-87b1-a2785453416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:24.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:34.239Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=d90f5593-6a6f-4db6-af25-9a02c382804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:34.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:44.254Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=65257512-9a04-4fa2-a366-d0cd985c9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:54.265Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=12d31b00-1ad0-4abc-9c23-27ed4c085915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:19:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:04.280Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=226c38cb-0626-46f2-8b90-00d83969ee89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:04.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:14.287Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=5aee1ee9-e0c3-4b92-abf0-6cd0e8cf232c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:24.295Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=26cd0e43-d08e-4b80-8fab-b0c345b460e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:24.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:34.304Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=fa9ec385-79e8-4cdc-96a9-37c7c682ac62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:44.310Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=ebe959d2-de52-4263-8af1-dd28743f02ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:44.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:54.317Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f978f30e-208e-4572-b096-7967e4b0b04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:20:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:04.323Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4d10848f-69c4-4f8d-98dc-38d488487bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:14.332Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=3873ae6c-fcb6-40de-ae56-32bf82058e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:24.344Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e57674c5-551a-4972-ae17-9cc26397afcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:21:24.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-25T10:21:24.443Z |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-11-25T10:21:24.444Z |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-11-25T10:21:24.447Z |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-11-25T10:21:24.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-25T10:21:24.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-25T10:21:24.452Z |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-11-25T10:21:24.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:34.351Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e5c37fbe-c261-4be4-8a2b-28295a62fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:44.358Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=e4ef09c7-0374-47e1-95f6-0995d10e92af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:54.368Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=732b040c-6bdb-41e3-b337-764aabfa09b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:21:54.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:04.375Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=f6e17118-f922-41f0-a858-3a3bbc4d822f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:04.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:14.388Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=83d6bca6-9393-448b-8761-9c58ec961a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:14.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:24.397Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=8390a124-4d59-414b-b76d-b651b63bb111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:34.411Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=da87f3d5-8cfa-4084-9a04-d647948ec851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:44.418Z |INFO |Init configs |InvocationID=1ad97a72-7aef-4844-84cb-042d2eb94d84, InstanceUUID=4b33a2ac-e114-4006-bd17-dc13affff207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-25T10:22:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |