. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T14:59:36.483Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T14:59:36.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T14:59:36.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T14:59:37.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T14:59:37.343Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T14:59:37.343Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T14:59:37.343Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T14:59:37.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-04T14:59:37.474Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-04T14:59:37.517Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-04T14:59:39.257Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-04T14:59:39.723Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-04T14:59:39.742Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-04T14:59:39.743Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-04T14:59:39.818Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-04T14:59:39.819Z |INFO |Root WebApplicationContext: initialization completed in 2301 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-04T14:59:40.266Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-04T14:59:40.877Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-04T14:59:42.192Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-04T14:59:42.334Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-04T14:59:42.337Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-04T14:59:42.339Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-04T14:59:42.720Z |INFO |Started MainApp in 8.79 seconds (JVM running for 9.508) |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-04T14:59:42.779Z |INFO |Start scheduling PRH workflow |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T14:59:42.809Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=78598792-bdea-4c85-8cdd-af150672109d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T14:59:44.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T14:59:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T14:59:54.353Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ec848244-5142-47bf-9928-72f04e8d9351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T14:59:55.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T14:59:55.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:05.440Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2e2d6e66-c291-43c3-b8a9-a1586d74d93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:00:06.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:16.512Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=50d6bbbc-31f0-4f22-a2f3-7eaa5f96ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:00:17.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:27.583Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=914f15f0-bec4-420a-9d7d-8677c35de0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:00:28.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:28.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:38.656Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=74bf4ecf-f821-41d0-87e6-c578625cdcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:00:39.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:39.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:49.728Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=92ecec50-d4db-40f5-ad48-c8a6f267f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:00:50.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:00:50.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:00.802Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9b7a256a-b2b2-49f8-ac29-2a7f0a7dcc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:01.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:01.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:11.886Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8e8cb351-afeb-4d68-858a-19a7180e4543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:13.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:23.009Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ba61135a-8d46-45b3-94de-efa854a8aa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:24.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:34.113Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f4a6a7fa-4908-48d4-9ac7-eb7a508a8d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:35.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:45.183Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ab65e1e9-4777-41c5-b1b4-dc201bfddcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:46.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:46.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:56.222Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e5908a5c-2cbc-4334-9753-f441f2e13ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-04T15:01:57.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:01:57.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:07.295Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=405425c3-b329-4818-8fb2-8ce0b3163d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:07.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:17.458Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5cb1302c-4224-4ed8-94b7-4c23a4d16a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:17.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:27.475Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b3c9ec86-5072-4ce0-bedf-cce20bdc572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:37.491Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6ff91f22-5955-4ed9-bc6e-096d9e255dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:37.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:47.505Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=29939b7a-0121-4ad5-a76d-ce1a85459f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:57.519Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2a368f1d-7de5-4914-b0c8-a6a0f54cd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:02:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:07.535Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ea705929-e6dc-4d9b-8d62-5d5c7fb75e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:07.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:17.548Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=86412054-25d6-40bc-94b1-9d6250011ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:17.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:27.564Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ca93fcc9-4551-4dc0-988f-c58089f871a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:27.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:37.573Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=aed2403c-9b3b-47c4-be59-f8c803bf64f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:37.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:47.587Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5f8e7bb0-9593-440a-a190-7d5f3f1b359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:57.599Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=65231098-a210-4893-b182-503a5e7f63c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:03:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:07.610Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=68278dde-11e5-4be1-9466-e117be109ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:07.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:17.622Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e6737163-ce94-4319-836d-e0159ac4aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:27.635Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7904f05b-38b9-4ee6-a4d8-a7d8cb1d5b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:37.647Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bc085918-4a43-400f-bf59-1b71d23767c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:04:41.129Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:04:41.130Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:04:41.131Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:04:41.134Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:04:41.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:04:41.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:04:41.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:04:41.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:47.712Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=62e2dd3e-e89f-44e3-993f-bf90c397ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:47.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:57.724Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=012be571-cc69-4e5b-b6b5-e0e952f2f979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:04:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:07.737Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=52a8b595-67c5-4db4-b77f-568f482c20a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:17.749Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=426d96cb-6274-4b7e-aa72-5eed434e7721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:27.757Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=4ee28d83-fc75-441e-9653-6c1ddacb8566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:37.767Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c87c498e-00f6-4c91-9203-38564d4be997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:47.779Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ffaea687-3724-4f1e-9c9d-81f9a45258c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:57.790Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0d692518-ede9-430c-9d5e-9c38db71b043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:05:57.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:07.800Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=07e840a8-d321-4fda-a77c-5cd529b26005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:07.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:17.810Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=26767a59-1271-4807-b567-7c1eec5865ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:27.819Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ed6a7748-e695-4a93-94ab-3855054beb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:27.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:37.830Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=814b8d55-46f6-4bd0-ab92-49ec891a7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:37.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:47.840Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1492f926-b715-4826-b81b-57f004d43098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:47.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:57.849Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bf93a655-91ee-4bb8-b6c0-bc9803e7808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:06:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:07.858Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8cfcfcc7-0534-4e97-8f8b-bbbd821de75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:17.868Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=63b00bc7-51e6-4a57-ab5f-09ac22f1dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:17.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:27.876Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d87ccb51-6353-4848-884c-3bc400ba4c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:37.887Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=537efe28-b050-4282-81f6-c037f557687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:47.896Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b7c39c62-6aad-446d-96f6-a8f5e928a746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:47.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:57.905Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=47caa95a-eeaa-46c3-b3d2-b23e445936bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:07:57.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:07.960Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f00bce6a-a95b-4cfe-93da-08d9d52a19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:07.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:17.970Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f753b69d-d870-4668-97f6-ad8cb54aefe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:17.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:27.980Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=38562ab9-eea7-4d63-a8fc-3745d12416e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:27.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:37.991Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f820b2a8-231e-41e1-bcdc-b4154b5a9c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:38.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:48.001Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1fa8ff79-8461-4e5e-aa2a-4250a761ba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:48.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:58.016Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3c528b1c-f7aa-49d5-a691-decd13bc4bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:08:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:08.025Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=687c39a1-a334-49cc-b87d-1d7d5c4b0132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:18.035Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=74907687-223b-4350-ab63-e8fd03f61310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:18.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:28.046Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6b66a2cc-db5d-407b-86d3-f3305bf3da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:28.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:38.059Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9d1d3dae-18a8-46e2-8bde-51714f6724d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:38.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:09:40.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:09:40.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:09:40.484Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:09:40.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:09:40.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:09:40.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:09:40.508Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:09:40.512Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:48.069Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=487d1ab3-cd50-42c8-a5c1-e77d1c32d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:48.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:58.078Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=dafe6a18-e167-48df-b7a5-e93eb11c76a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:09:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:08.087Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9f16839b-8fd8-420c-8e6b-a8877bc3fec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:18.097Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1acb8521-9961-424b-9a24-6a3aaacbdcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:18.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:28.114Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6f27e2b1-f665-4491-88f0-01256b3f4c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:28.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:38.124Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=02345d70-12b5-4490-9037-69a20eb00d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:48.135Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0f513376-58e4-4e3c-9717-fc863078a2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:58.143Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=df94d65e-181c-49a5-91ea-a8f261202746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:10:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:08.153Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=550d8986-9b67-4ae9-a794-366d4a292ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:18.162Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=4d69594f-1b6d-48ab-8b4c-a28b4d80855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:28.170Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=eff58eca-f53e-4833-a486-33a5a5f6ad02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:28.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:38.180Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0dc79730-cc04-41e4-ab42-e190f83d712c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:38.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:48.192Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=344e18ec-3419-4352-9756-5aa87a4dc0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:48.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:58.201Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b244dc62-e75f-42e4-8bfc-f8b4e4388068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:11:58.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:08.209Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=636a70e5-7087-429e-8692-3b1cb1147d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:08.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:18.218Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8e640be2-3d85-4bc1-9d1e-156fb28d1d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:28.225Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8dc42ef7-ae3b-419f-a3ea-2a9e088bcec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:38.233Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1c53b72e-88a0-4827-9064-17f13efc3024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:38.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:48.241Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=86df9689-20b2-4a99-b316-4c886e1b3d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:48.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:58.251Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=40dd0ae5-7adb-4ee9-914d-42a30f5ed23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:12:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:08.261Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6b845d8d-42d6-496c-b124-8fe546663e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:18.268Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=25881102-d2e3-4426-a8e0-771d15b7061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:28.278Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c1f7e675-9543-4b70-978d-a0024853222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:38.287Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f85f3fd2-9252-4181-8ef1-2ef7c11421ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:48.295Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=73018bf6-7a09-4226-9b6a-0319445c230e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:48.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:58.305Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1f7d9c1f-dd51-4b52-bd56-667062028964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:13:58.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:08.314Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7e6a230d-e803-4f5b-a678-aad7cc742c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:08.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:18.324Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ecffc1ba-e40b-4beb-95e2-46896c3ccc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:18.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:28.331Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=636137a3-5d83-49f0-8a6f-f3cedc552817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:38.341Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=838ffb9d-9d3a-4101-97be-19607cbb5d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:38.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:14:40.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:14:40.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:14:40.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:14:40.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:14:40.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:14:40.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:14:40.475Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:14:40.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:48.349Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f869f221-7132-4ea3-ba94-64521d86dbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:58.357Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=729eb3d0-129e-4804-a08f-5cadd55c22a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:14:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:08.370Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a4093ef0-2275-4961-8a69-97e6935bccfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:18.382Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d4c66996-5322-44a2-9787-ed53a4e763bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:18.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:28.390Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=09179fa6-1819-4a49-a903-0027f221d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:28.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:38.399Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=be1aa225-0879-4787-be99-6c6f9388f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:38.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:48.408Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=38c86e1d-63ef-4caa-bb80-61c3ce049c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:58.416Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=04304a1c-6361-4ed4-91cb-d9f12cb777c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:15:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:08.425Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a13709c1-bd7c-4f45-a29b-6a525dfd8bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:08.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:18.434Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1b0130ab-7a81-40d2-974b-126b23d029fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:28.443Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9ebcb0f3-f925-46ad-a9d6-b54736001f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:38.452Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3e8f757c-b6bf-47cc-be52-9a609a2b711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:48.462Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ea27185e-865c-42e7-beb2-334d50b54a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:48.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:58.471Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=378a0562-bcf0-43f2-98ec-80c1373b327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:16:58.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:08.479Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f36ff19b-8aaf-4074-92e4-33fd664ea483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:08.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:18.487Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=64ad5a35-ffd3-4ca4-b08f-ff86ea4c5686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:28.494Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=cc6b2ff9-aabf-4295-95f7-8caa31209946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:28.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:38.502Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ca81c53a-0d1f-468a-89f2-4f04f7491e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:38.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:48.512Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=fd324aeb-819f-4ccb-9ffa-563e7630b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:48.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:58.520Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=96937c54-6b10-4422-bc52-e971241b5054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:17:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:08.529Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=eae09f70-3121-4419-83f2-2143f6bf726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:08.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:18.538Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=cae3af1f-9eb5-4890-81e7-0f2caef6a6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:28.546Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=28252e81-b052-4ce3-bb41-fc5dc2bd086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:38.554Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=4e53b01e-7247-4a55-aa7d-b540105850f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:48.561Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=35739598-6cd5-45ae-9a18-f4923373edb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:48.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:58.569Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=dc20e86b-5103-4891-9bb7-279c674f0322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:18:58.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:08.577Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6513b1ad-8071-4e1d-8760-12c9cee42475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:08.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:18.585Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=69645226-d8fd-45eb-883c-c5271030cef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:18.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:28.592Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b5af8148-6fd1-41a5-83e0-f7fa4ddce3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:28.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:38.600Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b8c331f4-a509-45ce-a345-d471bdc8e3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:38.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:19:40.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:19:40.465Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:19:40.466Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:19:40.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:19:40.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:19:40.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:19:40.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:19:40.476Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:48.609Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=cb5c77af-ca27-4393-85dc-f87c2ae2d48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:48.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:58.617Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8fb78fa6-b7bb-4044-be98-1e9d118115f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:19:58.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:08.626Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=eb2aae06-9b0a-45b5-9c2c-af8bdc97e56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:08.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:18.634Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=95c534c5-0a3b-48e6-875d-d8eaffc01cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:18.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:28.642Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9d2e4503-e6da-4c63-918d-f056b0fdaa9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:38.651Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=49679d12-48d0-48b8-8873-8f8ff068a358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:48.659Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ada69833-a5bf-498d-8bd2-eec4e83ac00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:48.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:58.667Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=06659ad5-6492-49c7-92f9-f745d20a329b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:20:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:08.674Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=120a93a5-45f5-416d-82dd-8959f9ab2315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:08.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:18.683Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=aac51b4e-a62b-4422-8765-a99facca3d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:28.691Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6402e841-a763-4ead-8737-84eea80b7e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:38.700Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6227a09f-0708-4010-b228-0267ede48cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:38.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:48.709Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e29d0b55-4f80-4671-8e47-93ec83d1e6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:58.717Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=02f5546a-8134-46f3-8f48-e3dbdd54d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:21:58.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:08.726Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b3c72527-c53e-4427-a9d5-23ec8c6fb3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:18.736Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8771fd09-114b-4b62-8e05-57ff6e02fd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:28.742Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bd01ccdf-b0ac-4109-97c8-5481937fede2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:38.751Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7fc12a60-b7ee-4fa9-a6d6-a9adcdabe8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:48.759Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3cee9188-fb4c-4153-b1f7-bda0c1f81abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:48.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:58.767Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ca30aa6a-333d-41ad-9ca3-38e9f6ef6dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:22:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:09.022Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bdee62c8-6dbd-4fc3-a832-dd4fcc016d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:09.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:19.030Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0b62c962-bf85-4802-a8d2-96d1fc5f3bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:29.040Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=08640b56-bd45-461a-bb37-d5892daabc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:29.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:39.048Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=93b7c6e7-57e9-40c1-aaf0-235ba2003df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:39.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:49.055Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=fe41fa6c-dd96-48af-9cbe-92f86d0420bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:49.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:59.063Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a264c166-4938-40aa-a0fd-f387357ddb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:23:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:09.070Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7205fd3b-c0a6-4ca5-a821-0efef1907542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:09.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:19.078Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=87621751-b4c8-49d8-9003-6c4de82a27c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:19.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:29.085Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=38aa19cf-9202-4d16-8cdf-6c1bcf57c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:29.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:39.092Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3cd5f75d-8028-45cd-9836-36e2412dabf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:24:40.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:24:40.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:24:40.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:24:40.570Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:24:40.575Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:24:40.575Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:24:40.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:24:40.577Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:49.100Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=fb738435-8ecc-485e-8a79-26a2bc9dc6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:49.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:59.107Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=32dfa964-6a6a-468d-907f-a017a704bc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:24:59.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:09.114Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=37ba2355-38d5-47fc-9166-1e558505e88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:09.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:19.122Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2426d532-9508-4ce8-90c4-8e41e334436a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:19.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:29.129Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=985f272a-4b6d-48ca-99d4-521647ae3dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:39.137Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0d414934-a292-4ad0-ae98-2ddd0f3a04aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:49.145Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=38c926c0-cfc5-4e2f-8246-fed787ea8689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:59.154Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5d0f8ac9-273a-4c03-b106-072563271001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:25:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:09.162Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7dbc844b-3626-4d01-818f-c11e4161216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:19.170Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bea9ad27-4899-4fdd-80d0-bcae912701a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:29.179Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9605dcb5-7b52-4b91-9b2f-ebae598e276f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:39.187Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=95843f58-8243-4461-ad2e-e640a02a2baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:39.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:49.194Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1a9177cf-11a3-423f-936f-001d7b553c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:59.202Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5d33cbaf-33e4-43a7-b751-e2cb3ee1e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:26:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:09.210Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e14fa943-5f79-4aa6-b38a-e613a85479fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:19.218Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bed57901-236e-49d4-b36b-dece81924e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:29.226Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7bd5f580-b697-47bd-b140-c56ee4d0e8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:39.232Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c2a0136f-e3f8-4594-9078-feae7fe9728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:39.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:49.241Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ef323c21-24ca-459b-9a77-68f198a3485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:59.249Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9702f3d4-b149-42a8-9f20-61d44289502d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:27:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:09.257Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=70751c66-3ed6-49f1-bdde-21958d1edca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:19.264Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b65a08b4-fb1f-4979-a886-76bed308b023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:29.272Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7636b70e-1ae9-43fc-abf0-6586585d4025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:29.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:39.280Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=521786b2-ffb8-4fdd-87ca-767cff8034eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:49.286Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d3f951a4-d9e6-4d1b-b295-fe7d6097b428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:59.293Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=30467e67-f404-49da-a66d-170a5853f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:28:59.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:09.301Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d14c0f01-7e13-45c3-a651-19faa66ba6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:09.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:19.310Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=41d0c45e-e4c5-4720-942a-2eb45b2ca072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:29.318Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=81f13054-d279-4341-8aae-456b67e8fcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:39.326Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9e0ab071-a70d-4379-926a-b3adf8163097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:29:40.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:29:40.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:29:40.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:29:40.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:29:40.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:29:40.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:29:40.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:29:40.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:49.332Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=921c68ba-5bc6-428b-9c26-4b2afb132c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:59.340Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=4f51f114-3889-42c4-94a5-1c4d1dce4710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:29:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:09.347Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e9db753d-e395-4df6-8ca0-87ba899f9a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:09.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:19.356Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d545896c-be8c-4dba-a541-3b84d79f52c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:19.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:29.364Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=30e68128-ecf5-47d1-ab8b-31c8c5185d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:39.372Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bbe6eebd-d79f-4879-b596-611d7b5656e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:39.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:49.379Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3ca964dc-abd0-4133-a7b7-f728b8f21347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:49.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:59.386Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=067ac861-5c76-45a6-a911-5643f40d3a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:30:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:09.394Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1abe6510-02ce-4bf6-ac1a-b69b6d7c8d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:19.402Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2e3c7546-cadd-41d8-8444-bb0d61b97ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:29.411Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=744b3964-947e-4808-b1ff-32ce161547e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:29.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:39.419Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0f653538-0373-42c5-98bd-113075056f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:39.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:49.426Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=48e73b7b-066a-4764-8666-ac895934dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:59.434Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=93fa5681-b337-4a20-aec5-f4a8cd69a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:31:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:09.441Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7b6b953e-fe3c-4b0b-9922-2f26c827484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:09.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:19.448Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2e9383e1-b0b1-44ee-b8d3-2bbbadaeb7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:29.455Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ef2d3cb7-d475-4afa-8930-9b35072e1119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:29.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:39.465Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3b8086bf-952c-4115-b581-2b1a498d4403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:39.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:49.473Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7af48c9c-a5f1-4ee6-8e0e-6c63122e7f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:49.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:59.481Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3174e93b-3705-4298-871c-3e39eb74b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:32:59.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:09.490Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6d15e942-dc4b-4cf6-82d2-596b0094d6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:19.498Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7d909d48-c42e-45db-912e-f3b2a5bd497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:29.507Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=17686711-cc43-4889-a56c-fe0957b930de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:39.514Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ff85a8a4-2f72-451f-86f2-495a21c79c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:49.522Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=efa3a3e3-f400-48c7-8591-78fee7097f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:49.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:59.530Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e0870aac-3a20-4c1d-8038-b7d2582061a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:33:59.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:09.537Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ad16e606-1fc8-494e-aa54-4e199f80365d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:19.544Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2aa6f0e0-5fe2-4a28-bfac-f69c3c106b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:29.554Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=45e4bf10-01e5-48cd-810a-78d6959e391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:39.562Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=764c6ab4-646b-42b5-94f5-2f0f27c1209f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:34:40.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:34:40.480Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:34:40.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 |2022-02-04T15:34:40.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:34:40.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:34:40.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:34:40.504Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:34:40.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:49.570Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=fb4a8197-32fd-4c24-aab8-43f86c914f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:59.578Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=be969a52-c5c2-4016-8089-44b1cea03e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:34:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:09.586Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=57c7efe9-7654-413e-b0cc-f782a5a09568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:19.594Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=fc5e9e15-3cff-45c2-aa3d-a6c5fdd1fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:19.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:29.603Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ec331897-e21d-443d-9476-ef67e4bdaf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:39.611Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=85fdf207-aeb7-4a8a-9f7f-107757da35fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:49.617Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ff1090ac-66f8-4237-9f9e-ff4ed4d58149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:49.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:59.624Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=29305c1a-b5d8-4c29-bed9-960ff335650f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:35:59.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:09.631Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a3968a7b-3261-47cf-8126-0ba4e4e7848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:19.638Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8075ab82-872b-4dc4-a678-d8946e3a4ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:29.646Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e54575c8-5af3-4d49-972d-7acc89a08b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:39.653Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=28fef8e7-c23e-4fca-b5ae-94921ea0fd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:49.660Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=237fe737-79a3-4f9f-a734-dce2f507f239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:59.668Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=26f3b773-48d4-4403-8b1d-6d7baee41ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:36:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:09.674Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8ca0d78b-3f42-4595-9e2f-139c9922fdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:09.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:19.681Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9e7499ac-39ee-41b8-a63f-a7968b28e26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:29.688Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=53c4d9a9-fba4-49c5-8b97-6ce9f7b63967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:39.695Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=29effcb2-b3b9-4a93-9bf0-11559c4c124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:39.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:49.702Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=739053ab-ea7f-4031-9d0e-e8ff1ec8e8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:59.709Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f471062e-5203-43aa-82d2-0e88d1a0ad33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:37:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:09.717Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0d7d73d9-7cf1-4ff6-851c-0e3cbb8cbf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:19.723Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=117a6226-9180-40fd-a64e-88d3f89453fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:29.730Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7c5becef-47f9-4f12-be00-70055e4897dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:39.738Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=84d35031-f16a-43cf-974c-beb0dcf8e617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:39.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:49.743Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=58719c96-c99e-41eb-9438-9b4330efcf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:49.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:59.751Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3d7ba9f8-7ae3-450c-8a28-594778a32fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:38:59.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:09.757Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c626f819-1ce9-484e-b3a7-387810f0f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:09.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:19.763Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1c9fd3cb-7a85-4062-9788-1a1aaa8f3a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:19.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:29.772Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b94921ce-edc0-40d2-9aa5-b97839acc496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:39.779Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3c14bb8e-e8b8-4a41-bb7b-ab891ef9a1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:39.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:39:40.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:39:40.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:39:40.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:39:40.464Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:39:40.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:39:40.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:39:40.470Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:39:40.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:49.786Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=77ac56d0-5a1d-453a-9b95-3405b41251a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:59.794Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f6dc3c84-401c-4d86-a33a-54bcbe4facba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:39:59.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:09.800Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c0d9f473-7b3c-416d-9cb7-255800c40331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:19.806Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2d7b7327-8651-4e4c-9fc1-e6257c7517c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:29.812Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=12d69e7e-54d2-4529-a0b6-fb31fd23afd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:29.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:39.821Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3a33261e-f38a-44f8-aa1c-020d0d2fc97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:39.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:49.826Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a736fa36-47ab-4d44-9fa1-a967a05115ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:59.833Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9e21a11b-bf02-476c-a791-2297d1b2241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:40:59.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:09.839Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=22a37b2a-3955-49f6-ac47-4b99f7626756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:09.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:19.845Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6c81f401-8b2f-4e06-9d7c-324f5e9b1a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:29.852Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=a64d4082-6386-4b93-a783-20c331d22cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:39.858Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f817e8d0-4386-4e6f-9ba1-e1cefa064271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:39.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:49.864Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0ed8c93b-4d27-4986-9f69-503ecaf4f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:59.871Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=86b99283-ea8d-4dd5-9135-2a7ff0bbc0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:41:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:09.878Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=d7069b33-4c24-46c7-b45c-c96227b8ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:09.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:19.885Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b8328a48-29e0-4479-9de3-61434e1f26b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:19.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:29.892Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e2311435-eb3e-4f4d-b6d1-3ebf5bf61374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:29.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:39.900Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c9179f84-d6cb-41e7-8f9c-f182e3052712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:49.906Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=4977251b-b881-4d49-9f64-51c14f3b65fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:59.915Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9896f781-bf34-435b-9c5e-ccc8f2eebe2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:42:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:09.922Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b4ad6eee-68d2-4915-aa2d-bae2a42f17a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:09.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:19.929Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e2daa8c3-f592-45e6-a335-fe83e5303d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:29.936Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=80b82eca-0b63-42a7-8e43-2bac132fff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:29.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:39.943Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b7c0273e-6292-47ef-95bf-c5137c3d62d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:49.950Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=17c0c054-1e14-4297-9a60-8c521a2b70ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:59.957Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0aaebe54-7d4c-4a8d-88c8-d55bf9560301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:43:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:09.963Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=dc5cf887-23b8-4bf9-8401-f06e683fa329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:19.970Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=68a8461c-6f60-4a70-b39d-a997d7473bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:29.978Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=aeec6c02-a4cb-4527-8d4a-2b915e7085f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:29.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:39.986Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=249937fc-04c4-45de-aa35-38d77f3a0abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:39.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:44:40.470Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:44:40.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:44:40.471Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:44:40.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:44:40.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:44:40.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:44:40.478Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:44:40.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:49.994Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=2b918df8-5d33-45c5-a0b8-248f49f6d106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:44:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:00.002Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=83a178f6-80ed-49d6-9ee4-466a1bdee837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:10.009Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=be0e1c6c-8796-4857-92f8-a3921473bd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:20.015Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=281da0e8-12d0-41bd-b8e9-cc2eba19b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:30.021Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=07653906-9d5f-4a33-99f4-fa56237a57fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:40.029Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=bf0539b1-0056-4b5a-9ba5-8c65db784dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:40.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:50.036Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ca3874b9-ffc2-4245-9ea0-76bffc3f2505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:45:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:00.042Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9f4efc85-6bef-4aac-b51e-2069d7b6ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:00.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:10.049Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=107d04f2-5d63-49a0-8247-f78a186a1663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:10.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:20.055Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5d345f21-2a7d-4cdb-a225-db38cf507445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:30.062Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=ccc74ce1-3d3d-4f4f-b5dc-6c97cc970af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:40.068Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1b362a53-7e05-4253-8eed-52ca1435adf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:50.075Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7efebbd6-5af5-456b-9b9b-3aeda83df2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:46:50.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:00.081Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=edb99be7-3d97-4f51-8f6f-45007a3a3d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:10.087Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=949c5e98-b973-4987-abbd-4ebf6662ce85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:20.093Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=42117ccf-2e2f-4a8e-af79-8eec582c48a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:30.100Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=7e8ea272-7e4d-4caf-9213-d4bc0c51eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:40.107Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8d0e99d0-212c-40b7-abdd-706b26b9eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:50.114Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9f319864-aa86-4927-9200-f3674eb32ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:47:50.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:00.120Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8a753406-6dfd-41bf-ae0f-40cb8076ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:00.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:10.127Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=83666653-8bd7-41b2-abc8-222f48d06327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:20.132Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=99ff0347-974a-4f46-a6f4-0a5fe92c6bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:30.139Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=101758eb-8685-4355-b7c7-02b96140bac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:40.146Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=45ac6a5c-41cc-45c0-8001-29c0ae24b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:50.152Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b664fcff-77b7-4884-8c2e-a63cf82d59b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:48:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:00.158Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=98e3b0f8-1209-482b-93cf-9c3a58071e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:10.165Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f4a0c5fe-e821-4344-bed3-53ee56efcc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:20.171Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=e8df9b8d-1f23-4a67-b677-c245f8a1cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:30.177Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9254b571-b7df-4363-b36b-5483b83ad43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:40.184Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=665a0995-24eb-4881-9097-83d603fb204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:49:40.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-04T15:49:40.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-04T15:49:40.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:49:40.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:49:40.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-04T15:49:40.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-04T15:49:40.439Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-04T15:49:40.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:50.190Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=996389f5-193c-40eb-aa36-11f49bc5466e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:49:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:00.196Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=dbd369d5-69d5-46fd-8308-ed0adcd6d8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:00.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:10.205Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=03ba0bea-4d18-41c8-b595-ca24bfac1dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:10.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:20.212Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=6b99210d-b6cf-425f-b93a-3ea11474e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:30.218Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f4043182-dd82-4d0b-9fc6-6ef9d2fb30a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:40.224Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=8df189d8-97bb-40d6-9987-8bb462e5b5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:50.230Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=3bf42314-4d07-4566-94b8-7f35aa6f3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:50:50.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:00.236Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=0d4edb9e-9cc4-4237-b8c8-d759237c9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:00.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:10.242Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=f41154b8-7f07-4c88-9b27-1bd9f9d6624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:10.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:20.249Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=1a9a95e8-a0cf-491e-a9d4-70c62bcf1688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:20.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:30.256Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=b716b9d7-6442-4bb2-a17d-a7de6bc7335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:30.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:40.263Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=28794c68-ca2d-4e1f-95e1-6fcb622d2675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:40.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:50.269Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=5fb1e023-70e5-402e-9877-ebefb21c01ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:51:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:00.276Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c81c7f51-492c-48c7-b004-a0525ed4944e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:00.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:10.282Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=c8f9ee40-8705-4eb8-9740-77aac0c1548c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:20.289Z |INFO |Init configs |InvocationID=a81adbc1-bdf3-4adc-a72c-68e531adb3c0, InstanceUUID=9130c51f-c6a6-4cde-9e50-f8bb400e82a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-04T15:52:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |