. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:02:43.613Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:02:43.616Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:02:43.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:02:44.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:02:44.443Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:02:44.444Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:02:44.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:02:44.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-18T12:02:44.670Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-18T12:02:44.751Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-18T12:02:45.998Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-18T12:02:46.399Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-18T12:02:46.418Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-18T12:02:46.419Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-18T12:02:46.470Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-18T12:02:46.470Z |INFO |Root WebApplicationContext: initialization completed in 1719 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-18T12:02:46.813Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-18T12:02:47.667Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-18T12:02:49.278Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-18T12:02:49.899Z |INFO |Started MainApp in 8.414 seconds (JVM running for 9.25) |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-18T12:02:49.985Z |INFO |Start scheduling PRH workflow |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:02:50.006Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e8dfd34c-165d-43d1-98c9-9b64393ad394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:02:52.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:02:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:02.263Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1c10c33a-ccdb-4a87-a6bd-aba78fb61370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:03.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:03.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:13.365Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7687763d-275d-4314-86e7-49d2eaf1a82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:14.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:24.435Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d701dc2b-e839-4ec3-ad6f-dc73a286d57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:25.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:25.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:35.498Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=828d1946-6627-4423-ac27-8427d2cbf397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:36.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:36.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:46.538Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9e67cb04-453e-4860-863c-7962d1ff430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:47.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-18T12:03:48.435Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-18T12:03:48.436Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-18T12:03:48.442Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:57.589Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cfeb31cf-7aed-4b4e-94b5-3db2ad32a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:03:58.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:03:58.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:08.617Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a7d6520c-7351-4e12-94e2-285648b97112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:04:09.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:09.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:19.660Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a69269ae-5878-4f93-94ff-fc3e6b6a07ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:04:20.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:20.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:30.699Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0f486292-1b31-40e3-99ab-3839b0db73a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:04:31.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:31.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:41.736Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f587f7c4-c6cc-4605-b7e4-2153b4238ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:04:42.774Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:42.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:52.775Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bd80b87b-c209-47c9-bb02-19070c458074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:04:53.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:04:53.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:03.820Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=08b6a143-39af-4840-9b07-8878f80d885a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:05:04.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:14.860Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=250c9687-0639-40a1-ba30-475bea0a81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:05:15.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:25.928Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=77d8eb22-9478-4a9f-8f0b-288605e29d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:05:26.965Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:36.967Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bc447a23-cfca-44af-9fae-14c39c36634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:05:38.006Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:48.008Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=75f95f91-0107-47ed-b460-9382b18c2d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:05:49.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:49.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:05:59.052Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=070b1032-7adf-4490-bf10-71eaab3190c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:00.086Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:00.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:10.088Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=57e420c4-0681-4be7-8ac8-6d4aa5e337d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:11.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:21.159Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a23bb658-6ce8-486f-9c2b-7b33e3ad1a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:22.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:22.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:32.363Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b1ea0e3d-c494-4a1c-8c9e-86cfbfb0c519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:33.397Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:43.399Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f212d794-d14f-4029-ae8c-b420d6644565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:44.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:54.439Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=319528bd-d242-4859-88ad-45df137e7d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:06:55.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:06:55.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:05.480Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9fb5220f-a967-40cc-b5a5-b48048a841cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:07:06.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:16.524Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d68eb60e-d454-4aa9-b380-8282fff31ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:07:17.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:27.560Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7580d6d5-6b65-4f61-8a33-c3667acd0b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:07:28.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:28.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:38.603Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=05b4a796-b7ce-4f63-9bed-bef9967beaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:07:39.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:39.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:07:47.671Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:07:47.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:07:47.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:07:47.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:07:47.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:07:47.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:07:47.686Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:07:47.688Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:49.639Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5567a473-af63-41d8-afd6-568bd2cf2cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:07:50.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:07:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:00.744Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7918c5c7-0ef2-413d-a1a1-d9eeb99b4a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:01.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:11.784Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b59dc6e5-0d3d-4285-9b1e-20316715e3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:12.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:22.823Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=74bf3a31-8eed-4098-b9ed-8d631c2c16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:23.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:33.863Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b5d043fa-f283-4aaa-9517-31f05bd2603c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:35.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:35.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:45.065Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c2615434-4179-486d-8d9b-dc1d4befd372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:46.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:46.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:56.102Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2ba75136-d8b4-4083-9c52-7ec2fb31c4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:08:57.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:08:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:07.147Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a28689e1-6adc-4e52-9636-49a0df1cd2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:09:08.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:18.183Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1c026fa6-5497-4059-9964-370bd63fe28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:09:19.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:29.515Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1179209c-d629-4d83-b247-452f4e545b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:09:30.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:40.551Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=26904e00-fee3-4501-bd96-d3a12f5e4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:09:41.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:51.592Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7884013e-a9da-4e64-accd-d8f94df84d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:09:52.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:09:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:02.631Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d779be8f-e0d0-4cb5-984f-0ed465375a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:03.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:13.671Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5dcc4779-3bb9-43b7-99fc-21a62f351bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:14.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:24.743Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7cbb99d9-53a5-4b6f-aa85-8fe684289bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:25.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:35.783Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9ed5ba44-e8c3-45fd-8406-d6437cb511dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:36.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:36.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:46.827Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e446fc8d-52ee-46e9-91b4-410ebee20a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:47.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:57.863Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e3ce6609-f56d-4c7a-868c-059b30e6d025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:10:58.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:10:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:08.903Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=49ba8686-6465-4081-9912-4d0dc4182268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:11:09.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:19.943Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4e489082-0d64-4395-beaf-3ab92cb66dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:11:20.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:30.983Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2494ddca-8384-4a26-85b1-3b686bf9e919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:11:32.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:42.023Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=361a38a4-e6e2-490a-a72d-5043c1b0cb63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:11:43.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:53.063Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c89160e2-91fa-46ec-9161-a4713f8a17d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:11:54.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:11:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:04.103Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=aa2b8ee2-a401-4fbc-adea-3b0b8a151ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:12:05.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:15.143Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=22787654-ea01-4e91-aae1-de3ef7455cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:12:16.182Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:26.184Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9c418071-95a4-400b-a593-98adf88c7b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:12:27.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:37.229Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=00dda827-49c7-4a09-bfc0-21a72131a196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:12:38.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:12:47.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:12:47.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:12:47.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:12:47.190Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:12:47.197Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:12:47.197Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:12:47.197Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:12:47.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:48.267Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f8eee666-b274-4169-9077-641751d720b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:12:49.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:12:59.304Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7b25fb81-2fde-4f9b-afcc-647acb44af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:13:00.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:00.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:10.343Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c8c121e4-8410-4a62-8b01-6b35f3ccbf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:13:11.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:11.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:21.387Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=61ff656f-b728-419b-9645-51e6b99ba14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:13:22.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:32.423Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dadeb1de-7c2d-4163-a154-5293f52a6fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-18T12:13:33.462Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.58.47:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:33.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:43.464Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d4b4352f-2751-4833-a147-89eb1cf8c007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:43.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:53.872Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=808617a0-0ca5-4608-87ff-216473061302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:13:53.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:03.891Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=53495710-e79c-4334-af42-7141f2d3fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:03.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:13.905Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3cc95cb4-9952-423a-a7f8-879ac6f47607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:23.917Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3aa7ec4d-6e6b-4c29-bce5-0091094a7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:33.932Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cbd754ad-09a2-4f1a-b2f3-8ac751ff5786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:33.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:43.961Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=365336ba-b829-47af-a1bc-4b242d48a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:53.988Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c28fc52c-ab89-4b33-b09c-8b17f5ee0e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:14:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:04.004Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=518f660d-1c74-46d1-977b-dd04a427cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:04.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:14.020Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dcbc9c56-b9f5-44af-97fd-f15f524eeec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:24.033Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1035b8a5-e7f4-4072-9b2e-ba465d29f118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:34.050Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=adff03ac-aad8-4238-94fc-9f549dc8445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:34.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:44.063Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ea9ebe00-2ba5-49eb-a401-e4b11735922d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:54.077Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f1bf4089-19a0-45b9-9372-e26aa5fa6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:15:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:04.105Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=909aa16c-39de-4681-96e7-17a8086120b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:14.123Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2d35f300-2e5b-4d7a-932b-ecd9796140a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:24.153Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=670d2073-a75d-40c9-8f02-157fe1aa3b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:24.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:34.167Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=344ff215-d057-4777-b05e-966a1d80c110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:34.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:44.194Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=82863c60-cec6-4d6e-abb5-0c7a966a680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:54.205Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c03d19c4-8ca4-467b-82ac-4343dc1af44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:16:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:04.216Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1919b9b4-69a8-4e01-8312-f9c1af1f8684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:14.239Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7f96dc64-babe-4169-a6aa-d7033792f747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:14.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:24.254Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e50441c2-b24b-4014-98fb-9b254e058136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:24.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:34.263Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3578a3f4-a6d0-42ae-80b2-b714254cd31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:34.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:44.279Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a030f3d8-a407-409d-aa24-c9fee1f4f378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:44.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:17:47.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:17:47.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:17:47.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:17:47.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:17:47.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:17:47.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:17:47.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:17:47.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:54.292Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b0e2480d-1868-46ef-bb60-6a4eebda4199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:17:54.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:04.304Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=91fd4b09-2cd9-432d-9702-89612250cb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:14.316Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ac5b2ac3-02a7-496b-b4af-2d3fba486d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:24.337Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fcf2c257-b886-4049-ac57-c8f26e7ebfce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:34.348Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d5832114-30ba-4d02-a606-52b7ac565900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:34.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:44.359Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b4de0d4b-38ec-4708-9bc6-a18c5af21f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:54.373Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=95fe32d9-399b-4f09-9e1c-5df05f45e348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:18:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:04.385Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f79036c9-e816-44c2-aa71-041136576040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:04.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:14.402Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9cdad246-c4c3-45dc-8e11-38bfa7f806b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:14.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:24.422Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=64226a9e-593e-44b0-83c2-5e5bc2d8f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:24.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:34.433Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1cfa9218-962c-42ec-8c71-9547e9670dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:44.447Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=78fcd032-c94a-44c0-a42b-57d74ad057db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:54.459Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7b5aaf1e-eb22-46ab-9734-750f4f00179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:19:54.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:04.471Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c34ba34b-c163-4d35-8e05-15a7e326e0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:04.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:14.480Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a306bf81-7534-48d6-8a62-bd8d3ef98d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:24.494Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=06be9102-0786-4955-b54b-c8030df40c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:34.511Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=052ff231-994c-47ac-a4ca-93a49f41a7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:44.525Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=14a3fb8c-9f32-481f-849c-f576cfc1496b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:54.535Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8acd5b94-ce28-4a8d-b89e-63dc27a6126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:20:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:04.546Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5385c974-d08f-461d-b4ce-1c305cefac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:14.555Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ab3200e3-0a2c-4f36-bb1a-46ddd5c2d363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:24.564Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=05ae23b0-7e4d-4244-aaf7-c1fc5dc0c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:24.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:34.576Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0ad53724-f7e5-456b-8f74-123c379a955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:34.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:44.584Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=10f27b6f-dd70-494f-a69c-997a3c526049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:54.594Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=64dbc887-48ec-4525-8f4e-f94817d4daf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:21:54.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:04.617Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ee6d3e7e-fc24-497c-806b-d49ad0d5e072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:04.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:14.627Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ba7764e0-0e62-4ecc-9a00-b96026e45f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:14.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:24.636Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c8bf6690-403e-4b83-874e-671c29cf926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:34.645Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=caab283b-a2e6-4ab6-9b33-5f8cab546189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:44.663Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c8b6396d-c86b-4ad0-9e11-ff30ccdab7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:22:47.197Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:22:47.197Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:22:47.198Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:22:47.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:22:47.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:22:47.208Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:22:47.208Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:22:47.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:54.675Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=68e555ea-4de6-4208-9c50-43667f35ac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:22:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:04.688Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6ef94a32-71bf-4a98-a949-4b55154b1540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:14.698Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=98f8a50a-f970-47e4-8639-c9ea949de948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:24.707Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=140bd802-79aa-4521-afe3-48d498b251fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:34.716Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b9896cc7-9676-459e-abf7-6c8618430bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:44.738Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8c690cf9-0ee1-43c9-a218-228027c30da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:54.749Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fa99493c-e454-4ea2-b27b-9615b5e4c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:23:54.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:04.758Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c0741a7a-721b-421e-bd19-811816330194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:04.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:14.766Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d682029a-93a7-4df9-910e-d2d8319a85b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:14.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:24.779Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d0b8e631-c409-4bcf-99b0-fd77fda333aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:34.797Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e4384d79-1c97-4e33-bbb1-fad7b9d89c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:44.807Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4d184d4c-d446-4467-90b4-75702003f366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:44.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:54.819Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b458065a-4523-412d-b67a-0993b054d103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:24:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:04.834Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bcda7716-b873-4ad7-b30d-872894e44a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:04.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:14.846Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d69eacf6-bdf4-4200-802e-0cd9885cf9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:14.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:24.855Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c159863c-7da5-4ec2-a8a0-8083f1ec7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:24.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:34.864Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1b3eef24-3fab-4fd9-816a-1cc70d1917c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:44.872Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8eb0a912-db7b-456f-8e85-14d529cdb503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:44.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:54.882Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8ea499cb-dd20-4ab8-aad9-c055d6ee2210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:25:54.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:04.892Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d60c9037-3a26-4660-9b35-804f09b26057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:04.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:14.905Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bc9ae6e8-b2ce-4845-acd1-3c9e843d0c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:14.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:24.918Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fdb20d29-ffc5-4ca5-ba54-fdf132873148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:24.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:34.932Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b8b8fb7c-4480-49a2-837d-7e081a6e6f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:44.943Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=eb53b6bd-8f92-481c-af89-4fe2578229e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:54.952Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=31840f3e-3978-4b4a-8ac5-d48c8058880d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:26:54.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:04.964Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b0f32ace-6ac7-4282-a9c0-899489dcbdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:04.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:14.972Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2ee22808-c148-40ab-9593-7f1037bbb11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:24.981Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=81540797-815f-4a74-b1a2-cbf245757459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:24.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:34.992Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3b554f9f-5355-4337-ae68-81c680142199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:45.003Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1c3e4d39-3e5b-4b49-9177-8e34d23fecd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:27:47.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:27:47.170Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:27:47.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:27:47.174Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:27:47.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:27:47.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:27:47.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:27:47.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:55.012Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=aa33ed17-90f9-470b-a597-3d00390f3d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:27:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:05.020Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3b0e4bd8-060c-427d-8357-db7cf0bd6775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:15.030Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=031d38e0-ec56-4544-a501-afbc45615cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:25.045Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8722a641-cc38-43bb-9ec7-1306d92a466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:35.055Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c6e1b777-3cda-4340-a406-054b5cd37a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:35.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:45.066Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=72c572ab-160d-4b3a-bce8-b3d25b4a2942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:45.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:55.078Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5d3e546c-1ab4-44ec-a7c2-cc119b3c4a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:28:55.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:05.086Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8cb4af2c-6413-40ae-8fcc-4db49bb1e56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:15.094Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0f973460-c458-4141-844c-a44d726cdf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:15.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:25.103Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0ad987ce-017b-4044-a1e6-a5d092109bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:25.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:35.115Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f74696a1-5ee7-4268-9294-b8889eac6681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:35.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:45.124Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9173a4c9-5cd8-49e6-ba0e-7de3370bb5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:55.135Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7856a5e9-3753-4efd-aacf-e1168d7d1355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:29:55.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:05.144Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c87e45db-0e9d-4af5-bb71-d1d560dbf370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:05.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:15.158Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=27af3b62-9f8f-4cb0-b5ea-d8ab21e88417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:25.167Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2204ba53-a5a5-4a31-80a6-7fd58a370df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:25.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:35.175Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fa338fdd-451d-4240-bc21-4b07be8adac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:35.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:45.183Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=092da512-b795-469f-aa17-7dd96bacdf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:55.195Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e001aea6-37af-4d1a-afd1-16e033adc0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:30:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:05.207Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9f4d86e0-7071-45f2-af37-af41df7bfb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:15.214Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5fe46c19-65a5-4114-8386-a2f35c1c9417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:15.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:25.222Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1b9108a7-d741-42b6-980d-b30d1ffbbb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:35.231Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=98c81e09-6c3d-4217-9b5d-86b1b16109c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:45.241Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e94ccbcd-bb13-4477-980c-825aa0fa467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:55.268Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=03add3ef-1f49-46ea-9c94-4345efa39dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:31:55.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:05.277Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8478a51d-b589-4edf-86c1-8d86fbb39e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:15.284Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=419845d6-da36-4974-959c-509b36525fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:25.297Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=deea2dd1-be4b-46db-abaa-c138688c7c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:35.305Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c471b68b-37db-4966-86ad-a1c22fcaa47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:45.313Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c2b1eda4-9555-42ac-a9a2-32f8179743ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:32:47.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:32:47.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:32:47.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:32:47.181Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:32:47.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:32:47.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:32:47.185Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:32:47.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:55.320Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2364abad-335d-425d-939f-d7451898ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:32:55.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:05.330Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3d6864ab-c47a-4716-94a3-ec52fe6e9d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:05.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:15.340Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=82c87afc-e41e-4814-9857-1efd3fedcec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:15.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:25.347Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=58c5aaa5-ff11-496e-9f81-5227d99000c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:25.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:35.354Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dfbf7de4-64a8-436a-b80d-4a73c096dd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:45.365Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ff165049-f24f-419b-8972-10363f64c9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:55.378Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=83619ced-026b-4cfe-8572-f0774314d966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:33:55.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:05.386Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b23448ea-bf3a-4734-a512-80881fcd7e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:15.395Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a533e3de-a08b-4fe9-a0bc-8fca92faf8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:15.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:25.405Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c3629f9b-3e96-412d-bd8d-f48bd7cb3974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:35.414Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1a804bf1-b92e-4a64-9aee-35051541e11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:35.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:45.423Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=92096ed1-0343-4d80-94be-1c9ee1164cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:55.434Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=69b08eac-59f0-42b8-8ba2-1a469c8940a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:34:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:05.444Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=788766fc-1065-4c08-9a3c-651bebab0d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:05.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:15.455Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=024e082b-e75c-4328-b75e-2be7054e974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:25.463Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=38e02afb-81bf-4df1-935a-bfde3b8f9eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:35.471Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5740e3a5-7b13-44f6-a95b-e1865b2f82b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:45.482Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=72af14a6-acb4-4766-b2bf-ae982bb41733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:55.490Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0ff4232d-1cec-4386-bbc9-02434cf6ecd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:35:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:05.497Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bbd773e5-add8-475a-b882-b58f04e92557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:05.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:15.504Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3054526f-5052-4dc3-83c1-5fc3f81db850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:25.514Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=75bb096a-1577-4130-8958-ef19aea65020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:35.527Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3b4eb17c-47c7-45ee-a425-68ea54de358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:35.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:45.535Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=59cd82e2-fb9c-4624-8331-d447985c8d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:55.543Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=71d3160f-0fdb-4820-874e-1da5efefec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:36:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:05.550Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1bbb8cab-a8a0-4085-87d3-56507975caee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:15.559Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c22385d9-78e4-482b-8f2a-8f97ae7021a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:25.568Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e282f8f8-6670-43fa-bc9a-cea8e908f6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:25.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:35.576Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=06c08427-53df-4b29-a5a6-1e0845f21661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:35.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:45.584Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5825e617-392b-47f1-bf12-8cfa30e0d538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:37:47.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:37:47.282Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:37:47.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:37:47.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:37:47.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:37:47.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:37:47.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:37:47.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:55.594Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d96dd1b7-93e5-42db-9434-319ccf45c1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:37:55.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:05.604Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b1fd020c-47c2-4c5c-a3f8-bd84ff524a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:15.611Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=06739bcb-2f7f-41d1-884a-a9a8ae60f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:15.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:25.619Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=05890356-db02-4c0d-817f-055664007b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:25.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:35.626Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=076083e8-2b39-4d54-8dee-c6fa2c9445bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:35.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:45.633Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fae99124-728e-4c47-961f-947400cb5745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:55.640Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=746b67e6-3b7d-4e0f-8322-2817007692c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:38:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:05.647Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=afa24ba2-432e-4e5c-abc3-77e6a82217bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:05.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:15.655Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a73fef3e-1383-4a24-93de-06a951ea7f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:15.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:25.665Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6c637e1a-1875-476f-820f-a89931274c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:35.676Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=647b6228-22cb-4fe3-a432-b9ab906d0b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:35.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:45.685Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fe6cfb11-15ba-4995-9f79-5dffb4dd3470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:45.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:55.693Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=eaa74a3e-22a0-476b-b210-181c8f45ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:39:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:05.700Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9a0fcbfe-5e87-44f8-940c-99b347b5d7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:15.709Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5978c07a-3368-40cc-9fac-7bdb52420d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:25.720Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=43e1a564-64f9-4adc-a08b-84c580278f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:35.727Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=71dae8b2-cefc-4d99-a46a-338fe9b17fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:35.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:45.739Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d8c25593-71f0-47ef-89bd-5d21c6022cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:45.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:55.752Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2fa7b775-07cd-4f1e-a98a-8ac946edba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:40:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:05.759Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=93bda2eb-21dc-41f6-874f-dde4db4b36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:15.767Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=32ee3316-bcc3-456f-81c3-a476e0cc20d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:25.775Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4307cfc4-cd48-47d6-8091-fac00e974bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:35.783Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=46e47cda-ed9a-4d2f-8fa4-8f0552e2c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:45.791Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=57107061-5698-4760-98c5-d320bedc7ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:45.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:55.799Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9f22f280-b6db-4a07-9758-eafe5a8def46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:41:55.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:05.806Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=88c9deae-1140-4c2c-ad99-99bc40d4fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:05.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:15.815Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2176b6f6-5d37-4303-b6b2-74cc4808d88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:25.827Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0cd43254-2c1f-4fc9-a6ef-2ee9ee22a3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:35.834Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=43237d8b-1c9c-4e6b-8901-849dcaca93ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:45.841Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4d60e15e-f187-4730-852a-a281d24e9e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:45.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:42:47.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:42:47.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:42:47.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:42:47.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:42:47.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:42:47.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:42:47.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:42:47.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:55.850Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4bb32c77-cfce-45d3-93c6-6f18070b053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:42:55.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:05.859Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1fd34001-585b-44b1-ad86-a022d50177a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:15.868Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8951cf86-8aa2-46dd-9745-3b4849816fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:25.876Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e4b05f2e-7c69-450b-a388-b952942db1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:25.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:35.883Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e372aeba-160a-44b5-aca0-9bfda4855ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:35.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:45.894Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9d5642c1-2f1b-46da-840d-0db6b9e542a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:55.905Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7e35d1de-7a5a-4376-bd7d-1dd5816780e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:43:55.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:05.918Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8227eeca-8112-4bc8-b06f-913cef391414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:05.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:15.925Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f30cb3d3-b9b8-4e5e-b76a-5dc58d4102ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:15.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:25.932Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e660af7e-c271-4fde-812f-52f67daa8da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:25.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:35.942Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=21fd6275-72d3-4888-bdfd-3c65df4457f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:45.956Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=10a4ff05-c081-4c03-b547-0413037e1c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:45.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:55.963Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c07a72fb-8027-45a3-bd11-81b6f274a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:44:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:05.972Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f0817c2d-0afc-46ec-944d-c9fa2ab660d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:15.980Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f0a0f176-f6ac-4420-853e-27f194828299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:25.990Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cc1954ab-a46e-40dc-9226-79fbf76ebcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:26.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:36.000Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cbb15bd8-dc76-425d-8fbe-a5457b697670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:46.008Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f2a93c3a-69f9-460b-965c-ea30183ead14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:56.017Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3fd28a0a-26ab-4b98-986d-83bd72294fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:45:56.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:06.026Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c880114e-8d40-4f63-aa04-3806cc916a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:06.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:16.035Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0a8e16ad-b200-4717-b491-2fb277c6aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:16.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:26.041Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=02d8a2a4-8024-49b8-bb61-f7d8ea506384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:36.048Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=09d9b82e-21d5-4fae-b2d5-cb00fdd92e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:36.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:46.055Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0f67e6c7-cd8f-4907-986b-28a888b49a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:46.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:56.062Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4b0242d1-5e49-45ff-ad9d-fa8dd38fcf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:46:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:06.070Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bb72f5f2-fd51-41f9-9467-e3b7ca462e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:06.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:16.081Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=40560bba-429d-4b15-94a7-d762f9369fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:26.089Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=646fdbf7-1cbc-4e5e-b28f-8e6363649094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:26.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:36.096Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0c0b5f9d-a57e-4377-9d7c-1421aed21cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:46.107Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=25919456-adf8-4e99-ba73-ea627867804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:46.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:47:47.203Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:47:47.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:47:47.204Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:47:47.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:47:47.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:47:47.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:47:47.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:47:47.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:56.115Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cde1ab88-e050-4526-8294-787626b31317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:47:56.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:06.127Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=808efc44-6695-4602-8819-306027ad6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:06.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:16.135Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=360e43db-c980-46d4-a847-4c2c8cc4d1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:16.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:26.142Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a72cb25d-8069-4e05-a99d-8626981c4446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:26.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:36.158Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9384c83f-179c-4e21-9ad9-6b2e68add90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:36.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:46.167Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f522ad0b-98bb-4380-b7eb-1d3e40b649cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:56.179Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a99695e7-c1db-45a1-aa9c-f91aab521c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:48:56.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:06.188Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=356f4374-4e7f-44cc-9a1b-102eb1843ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:16.195Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b07b48a5-81ce-460c-be54-fadce1a8595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:16.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:26.204Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=17260d75-9a0a-4318-a22b-ad0563a72197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:26.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:36.212Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=83a14591-3049-46d5-8730-74308064fb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:36.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:46.220Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=587e30aa-05f0-4fb5-9cea-f544f7078725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:56.228Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bc9bcd73-aaa6-40b0-90c3-730cbec6d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:49:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:06.245Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3f27a3ea-ee7f-4d5d-9a17-8a1ae812159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:06.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:16.257Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b4eee362-a8a0-4f83-8b95-af83912c606f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:16.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:26.270Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f059d6a2-14da-4051-a018-90d2e00fec2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:36.277Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=593b393c-53da-48cc-bb86-e9659b773326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:36.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:46.285Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b311ab22-3061-49be-b285-07a8662653ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:56.292Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=34ccb287-7163-46cf-b613-281f160a41e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:50:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:06.300Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f006885d-fd0a-428c-9b0a-f37fe7f544a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:06.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:16.308Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d9c01631-0f58-4720-ac2a-599ea63ec027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:16.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:26.316Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b885c8dc-7885-4f9f-8919-7347afa81b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:36.325Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7ad87846-1b6d-4224-b765-0bcc07884063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:36.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:46.333Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=59395016-66bd-45ef-9d2f-9d67b89185fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:46.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:56.340Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=419fe6f7-c094-4bb6-9ea9-a8cabab19c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:51:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:06.347Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cde70caf-d8f0-4f4a-a96d-e8724c14fa2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:16.356Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=10aa90e1-25c4-42e4-b3de-90f5cff48af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:26.364Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9345acb2-8718-4477-aad2-e1fee172dee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:26.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:36.371Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=aa1f4a6c-d4ba-491c-a49b-d887f8c0edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:36.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:46.388Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c87b2d84-51e2-423e-8683-ae1a2ad3ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:46.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:52:47.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:52:47.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:52:47.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:52:47.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:52:47.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:52:47.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:52:47.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:52:47.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:56.397Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=31b7406a-87ea-49c7-ab33-f166732247b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:52:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:06.408Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a19bb7c5-3bae-4a57-81a4-c70f45c6fa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:16.416Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9aec3100-d31a-4e73-b3d3-4346ec0c9e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:16.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:26.424Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=07989176-e93c-4132-babb-336cbd410124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:36.432Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=03ca57ac-ed7a-419d-ac43-9c8053c390c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:46.439Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=384a2d85-2dda-4563-837c-144bb29df42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:46.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:56.446Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fd4cb924-ceb1-42bf-900f-94402ee6c3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:53:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:06.453Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9dedcde1-c8b1-4074-b214-f41c2d0cd797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:16.461Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a8d51b44-5e57-41e3-a8b0-7ee7bde78383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:26.472Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c20897d5-861e-446f-9cd0-bccfa4579853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:36.480Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1a3d1c0c-5999-4580-ad37-87d6a3be1297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:46.487Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7e7c2cd5-ba11-4c8f-b92a-e21f2ba199cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:56.495Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=75024e9c-4dd0-4e62-96b0-8683d74f969e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:54:56.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:06.509Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=90a2557a-efde-40e6-ad88-0703d3718319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:16.516Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5b50656e-da5d-45c9-9bd0-5c66fd591ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:26.524Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a9c5191a-3c42-4cf7-b3f5-c7130052b2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:26.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:36.531Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=51bd2351-ff8a-416b-9ae9-d5ec994f2c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:46.541Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=16d47481-4512-42ca-9a1a-dbb24a60d47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:56.550Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c788978b-f560-4bb9-ad02-86f7b34dc90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:55:56.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:06.558Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8989c99f-8abd-464e-830d-d8e6b45b952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:16.565Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e372712f-55f0-4e50-ab8a-758590196f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:26.577Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6f7a8663-2bae-4960-97f0-fe53fc38cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:36.584Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=db8f9fa6-017d-40ee-8427-9c3d9b82b88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:46.590Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=531949cf-b85d-4afc-8f83-21e441320092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:56.597Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8e03e255-7512-4936-942d-56a1a1234a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:56:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:06.604Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1dee8574-e1e8-4fd3-b090-d626048407de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:06.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:16.616Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=41ba2995-340a-4809-a7d2-382549eb8ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:16.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:26.625Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=19a799a5-9775-4acd-a416-028aec9aa07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:26.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:36.633Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2b26136a-493e-4b48-b62c-cf910ca25ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:46.640Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=29740008-0b0d-44c7-bfc2-0d946ba824ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:57:47.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T12:57:47.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T12:57:47.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:57:47.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:57:47.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T12:57:47.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T12:57:47.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T12:57:47.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:56.647Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=751c7075-a227-4100-85ba-1c5d7ac0fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:57:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:06.654Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4f097537-74ba-426a-9345-0135d36c9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:06.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:16.664Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e52848ac-8e6f-4143-940f-da5e7f2d34fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:26.671Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=326817d8-ecc9-4fc0-a52b-a9413a59310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:26.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:36.679Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=97e5831d-1f9d-4893-9508-ef00ad27271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:46.687Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=296d7ea3-cb2a-4e7a-95ed-b01e98fc93a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:56.700Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4523c5b4-4038-44bf-93ec-b92435f08357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:58:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:06.707Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=16224e27-8832-4cc0-bb9f-73bed03489d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:16.713Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=30fa3336-a0db-47f5-88de-f2087920773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:26.721Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7338f3e4-1bb9-4eb1-a705-51c71a639426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:36.729Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9045158d-f031-46c7-ad0b-e87c2aa0e21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:46.736Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=408a3622-9ad8-4931-b6f1-ffb1afc0e63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:56.743Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a4b59ede-8c24-4668-a20f-7e70883af77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T12:59:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:06.750Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9637401b-cc18-44ea-94f2-e7260e5c78c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:16.759Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=158b1eb8-2351-4364-8eb1-dfed983e745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:26.769Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1e29e37c-7ce3-4ddf-89f5-b9fd397156c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:36.777Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=38cdd7e9-fc44-4fef-96c4-68d44107fa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:46.784Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8356f6eb-6b7b-4844-9020-5073d4826ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:56.795Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dfc9c0e5-26b2-41da-824f-0016f2f145d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:00:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:06.805Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=be8c6a50-946e-46b9-9805-048312099e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:06.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:16.815Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=44eff83d-8a85-4442-8919-678c5bb484c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:26.822Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=db276570-9c79-4971-8bc5-29be0470a53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:26.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:36.831Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=adb94e77-7119-4314-be3e-36f363a77c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:36.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:46.839Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ef0f59b0-969c-417d-bc4c-39b9f186cd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:46.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:56.851Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=45ac65be-1e3b-4805-b4b6-89114fcae639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:01:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:06.866Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=22b6e43c-4c4c-4e16-aed5-1f5428ea657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:16.874Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f14ddf05-b99e-410d-bd93-ee039fa38169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:26.881Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0b67dafa-ca12-4835-9d7b-7dd257f5cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:36.889Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=86eb5d91-4945-4293-a06f-8ee89e54ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:36.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:46.905Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=00f7997b-0004-448a-aee5-902cd7b3c495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:46.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:02:47.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:02:47.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:02:47.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:02:47.190Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:02:47.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:02:47.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:02:47.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:02:47.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:56.913Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=27c58533-d8da-4915-89cc-ec311f58a56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:02:56.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:06.924Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e7c1e80e-6b9a-4603-830d-076f572daa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:16.932Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=400d3660-8a54-41ab-8a92-c67ed468848b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:16.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:26.940Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=940cb30e-f2f3-4ad4-ad28-6127cb897797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:26.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:36.947Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=59ba5b8a-3bc0-4808-a8e1-0a7e42af7d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:46.953Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fe11f61d-9922-4fb6-b209-75c436a8536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:56.961Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ee89f63e-1c73-40b6-a341-7b4af1ab8897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:03:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:06.967Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=02d64dd6-b5b9-4145-bbb0-5da9de1395ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:06.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:16.974Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c61302f5-0f4d-427a-a29e-88def6b99553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:16.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:26.980Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0db1dae1-97d4-47e6-bf7f-083ec84c25b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:26.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:36.987Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9987e644-b20f-4305-a9e4-7ff75c7c9779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:46.995Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5d37a9aa-1fdb-4a29-bcd8-4ab5c83c5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:57.004Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8f3e0ef1-b32a-4f5b-9ccc-d52ee204a0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:04:57.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:07.011Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d35fc642-0b49-4175-915b-b315362dfd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:17.017Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=42f68005-6a74-42ec-b20c-d123151dcbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:17.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:27.026Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0345e9a2-eacb-44e8-8ff6-177b7b66c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:37.039Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ab384a86-236f-4c90-adf6-e866d9ccab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:37.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:47.045Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f7e8ac06-9503-4cf6-a79d-f7129bc32b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:57.061Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7f88b7f7-642f-43b7-b118-091e67577d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:05:57.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:07.068Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5ba0a9b3-1f2e-456d-ad6d-d3bc85db843e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:17.076Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=709fbdb9-6758-42cb-af0a-db1b049c9c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:17.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:27.084Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9c0d9586-6d29-4c16-9a11-2201eaedcd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:27.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:37.093Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=20a622c3-60fd-4b57-a280-e798e0c3d387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:37.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:47.100Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=40bb63e0-89a5-4415-9016-bb6a05b0b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:47.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:57.106Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0d4cea18-9a61-46b0-8d65-06f182321126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:06:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:07.113Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6ca060c6-0436-4a8f-9e06-c40aee547afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:17.122Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dde947f0-df52-436a-ac7d-f0a3c9f23504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:27.129Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f42811fb-1e3c-4ccc-a0f8-2c311b9d4315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:37.135Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fe14cf45-c75a-4c45-8a7d-bb0e9265efa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:47.144Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=427ed3df-4591-464c-9da0-2eaf709694d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:07:47.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:07:47.208Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:07:47.209Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:07:47.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:07:47.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:07:47.215Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:07:47.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:07:47.218Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:57.153Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=41287010-7292-40b9-94b0-501c4ebf1585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:07:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:07.162Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9db156aa-b27d-4bd9-a57c-4f8d5a873113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:07.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:17.168Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f20c6806-6509-4f12-8030-bc88d4c4a6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:27.175Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a9b6b8b6-2879-4f9e-ac84-57121c29290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:27.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:37.183Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0de9fa9e-eea7-4c2f-a79a-813e08a06b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:47.191Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=19b53cd8-f8e9-45d2-be57-10465c4fccaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:47.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:57.198Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4203770e-a0bb-4716-a4fc-bd2553cc56ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:08:57.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:07.204Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4021a656-8367-4609-b1db-d46d6e0f50b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:17.212Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fc1784c0-ba90-4594-a401-cd08bc79cd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:17.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:27.223Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bc34b899-01bf-4ab7-a9b4-c41e42ca9caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:27.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:37.234Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9c1b4078-ac5b-4341-a7bf-153c049ee86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:37.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:47.242Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dfdc37e2-d219-4aa1-9b97-7bf1471d5590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:47.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:57.249Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=214b6791-fd1c-4988-a227-43f4cdd666a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:09:57.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:07.257Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4bbeb517-5e03-4e0a-8ab7-aea445a0853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:07.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:17.264Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e8441e6c-64db-4418-9e12-2cd8dcf13cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:17.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:27.272Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f2d0b6ed-0144-4d10-9001-1e555c89a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:27.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:37.281Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fdc4571a-a479-4b22-9772-de2eda4fa952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:37.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:47.290Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=78b3b3f1-4682-40eb-8bbf-c5106097a7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:47.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:57.300Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=336869e3-8bca-4255-85a1-769aaa6e3465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:10:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:07.321Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9e4c5235-4feb-4e0e-aecb-fffba41611e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:07.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:17.329Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f4c09f52-6c1d-46d4-a717-676fdec9df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:27.338Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5671a538-2121-4f6d-8b61-a48f400c26b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:37.344Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8cf27833-03e9-43ef-bbda-52e5c63afa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:37.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:47.351Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b9936132-ffa9-4eef-ae80-2978aabc2193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:47.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:57.360Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4771cb98-3491-4203-a143-50fe0ffcc491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:11:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:07.368Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fbc657d0-9a00-491c-a7f4-7f4e856b2f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:07.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:17.376Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2b4cb72b-f746-4fff-bd24-4d90c9cb203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:27.382Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=47576532-6d88-4e07-9b9e-9960baeba5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:27.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:37.388Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6fbd13ab-a5e2-47ce-a71c-b5f1d5d539c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:12:47.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:12:47.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:12:47.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:12:47.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:12:47.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:12:47.236Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:12:47.236Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:12:47.238Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:47.397Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=349cbc00-d17a-4e85-8a41-b3fa32aed0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:47.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:57.406Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=43eede05-b793-4b50-9ef1-4cb47d6da531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:12:57.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:07.416Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=01e2416c-3bb7-455b-94a8-c7ae2f7b1893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:17.423Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ba4f9a28-c7ff-40d5-a6cd-adae16d18bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:17.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:27.431Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7314f1d9-78d5-4750-b32d-e114d38eb459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:27.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:37.438Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b3aa0929-1d79-461f-b0da-3e74be11dbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:47.444Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=18ba24a3-1fb7-4e69-8932-f965cdb423f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:57.451Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=83e01c7c-2372-4c25-b217-016a2d976c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:13:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:07.461Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a328c83f-f305-4146-b56b-23198b619853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:07.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:17.471Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=42217920-d01b-452b-b306-fdba3e018697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:17.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:27.481Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4dd9a1c0-e99f-4fe5-af9f-0814906f4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:27.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:37.489Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1ca7d391-7d0a-4344-9ece-15d1e1dd6463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:37.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:47.496Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d28c1ba7-ba4c-4df3-bde4-bde55c2feef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:47.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:57.506Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=52da15a9-48ae-469c-930f-a1db2db5697c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:14:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:07.513Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=07b48401-1ea5-4e1c-90d0-dd1be69cd672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:07.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:17.521Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=813a5f96-be29-4abe-8880-96afcf393f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:27.528Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=42c78d64-3c9f-480f-abb1-af29d7486d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:27.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:37.536Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4405631e-e49b-4cb7-99b5-f6576f93fd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:47.544Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=35fa8d0b-fb6f-4661-a2dd-c4c0806ecb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:47.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:57.554Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5c0eba8d-7f61-4658-8da7-4e8f2c09ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:15:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:07.560Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f994a8f5-ab13-42fd-9266-9a7a8feaf664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:17.567Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c0379da4-ca9a-495c-801b-ce858ff34b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:27.577Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5dee3449-1e35-4455-a2ec-3019be5afce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:37.592Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=be26cef0-2de3-4341-a430-57e3c78cf582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:37.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:47.600Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f6def6fc-3f9f-4333-9f20-f949423caf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:57.607Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7b7eac83-a59d-4dac-aa10-14c29cd35aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:16:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:07.617Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=27188b1b-c72d-44f0-9af1-47284b0dc105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:17.625Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=66278c73-08c2-46ef-86cf-fbf0964d1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:17.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:27.632Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e4480089-a747-4617-943b-436adb98bb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:37.638Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c8782c9e-85b4-4c90-babf-e54369b14e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:17:47.191Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:17:47.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:17:47.192Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:17:47.195Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:17:47.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:17:47.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:17:47.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:17:47.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:47.645Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2e6fc575-86bc-41d5-be0b-728e9ad0dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:57.651Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=80dbd470-cd78-43f8-9f4d-453e38cd7bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:17:57.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:07.657Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c6f22c5c-7d94-40df-aebf-805d1d6e5a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:07.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:17.663Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=20a02031-1250-48c8-abdc-7543d895dedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:27.671Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7d900254-9456-4a88-980d-2c87f9e0f461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:27.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:37.682Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=103ab9b8-87fd-417a-aae8-6bb7f71f12fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:47.697Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=87bba23e-ff44-4d6f-80c8-a6d5fd86490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:57.704Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=86a23d2e-31b2-4ed8-8f2f-7342f33640e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:18:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:07.714Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=858cd4e5-6568-43ff-9581-cd01eada3d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:17.723Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b7e2ac0d-e152-4b72-b068-9af5366fa2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:17.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:27.731Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5979b93a-3c77-4690-800c-f42a4e9a7800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:37.738Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ee47f033-90a9-4ae7-b938-9b2b60f55e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:37.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:47.745Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9211622d-7668-40d4-b47d-1040bf81d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:47.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:57.757Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=55a29390-ad49-4053-89f8-99ccf841ceb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:19:57.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:07.768Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e135d60e-3506-4b7e-8955-f797bb7e828e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:07.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:17.780Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=96c2d404-397f-4fe3-a30e-53cab54b17aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:17.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:27.786Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5576f554-6e2d-4538-9cf9-69a58e8b6ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:37.791Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=88a09df2-2fc8-477e-ba99-6358b5c8ec73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:37.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:47.799Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=513da2fb-07a5-4f4b-96bb-997c44ce9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:57.806Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1116b7a7-556c-468a-8ca8-89f87ba7b188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:20:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:07.812Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4e0e75fb-8dcd-4e26-b6d3-2d227c6a19ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:07.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:17.820Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1bf2a632-1142-4d3c-a7e9-31ef025d33fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:17.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:27.829Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=89a68d2f-bcad-4672-9a53-4a37c9820593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:27.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:37.840Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=151f9da8-83c7-4136-932a-837026060c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:37.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:47.847Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3d0e3266-2704-4ced-b9af-1e15a7952ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:57.853Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6c287060-5a72-48ab-9b0f-fd0be8aadb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:21:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:07.865Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=30f4d5f0-99a1-4adc-8047-9a36550b703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:07.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:17.871Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a0bcc50f-aaca-4e5c-b43e-219e5f6d96e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:17.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:27.881Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e5cde41f-514a-4ed5-8b52-aed4a94371fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:27.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:37.887Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=dcda62a2-7ea7-4299-9582-134b35b9f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:22:47.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:22:47.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:22:47.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:22:47.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:22:47.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:22:47.173Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:22:47.173Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:22:47.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:47.895Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e9e19f08-c110-4632-a3b0-fc7a75af0112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:47.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:57.900Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a952467c-4158-401b-be3b-d76625c4bc24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:22:57.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:07.913Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a211c394-86e7-4012-b68c-197efc9e2ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:07.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:17.922Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7514b291-ef72-4475-b769-3221d65eef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:27.929Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=124e74cc-2bf9-42d6-80e3-3904af01d860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:37.937Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=edd4577f-a5a9-4289-935b-784cf4e35298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:37.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:47.946Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1ac199d0-645a-4911-a2e6-eb816834e5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:57.953Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3dcd6cf9-de3f-4995-bc8e-035e513abaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:23:57.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:07.960Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b043396d-3a96-49cc-8171-b071a4c4fa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:17.967Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=4cb70409-dbf3-456b-bf2b-3f31c1327f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:17.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:27.975Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=814efd96-6b44-42cc-91da-c46f21c93bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:37.985Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=62ccb895-2a63-4d93-93d6-74a22fd1fbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:37.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:47.998Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bf3d9a34-b617-4664-bd70-68f96370f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:58.009Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cf2a25e6-bcd2-4ac7-99bf-e0b834c67d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:24:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:08.015Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=e227df8a-849b-41fe-8fc9-315fd1da4250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:18.023Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5be8f1cf-28e5-4174-805f-4354ca39d4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:18.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:28.033Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=1a04c9e8-4317-4f6a-9e1e-8ff3ab8259de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:28.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:38.039Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8e3cc17f-5cfe-4edf-9816-ee1bd0d0fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:38.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:48.044Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9d4f8fcb-4b9b-4b72-b7d9-b1b0274102be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:48.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:58.052Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b977171c-c3f6-4219-86ab-c5339f76bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:25:58.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:08.063Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b2c2e0dd-eda9-49bb-96bd-2d3f44bfbe6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:08.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:18.077Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3f7342c8-b6d0-4487-9e3e-3858c503c09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:28.086Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=257e02ed-64a1-4abf-8bc2-d03ec119538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:38.103Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7e76daa5-1f4d-449f-9d86-bb68eb9e4782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:38.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:48.110Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=696e8a5e-fe36-4329-8c1e-2da7b0bc4304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:48.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:58.118Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=9d3bbecc-359b-4c85-a6af-20e3d1657c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:26:58.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:08.125Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7a0316ed-ec25-4889-bbab-a6536bd90bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:18.131Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f6168d3a-91f6-45fc-8273-f51d15dd7053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:18.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:28.140Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b84727c4-2917-4115-8a13-9b4ab4a7ff93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:38.149Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fcb210c2-8581-4b53-bf15-ed382093fd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:27:47.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:27:47.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:27:47.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:27:47.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:27:47.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:27:47.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:27:47.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:27:47.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:48.155Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3da2ff8c-3f3d-4d63-9b7f-96f8977d9f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:58.162Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=199d7aa6-56e4-49c8-b2ef-961fb93a0a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:27:58.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:08.171Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f0df9e4a-62b1-4513-a3ae-96ddc6cb8dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:08.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:18.179Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5fda25ee-9153-4425-9b0e-dbc24d712e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:18.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:28.185Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=be1d0878-6c7c-407b-b451-c61d6bc44bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:28.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:38.190Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=aecf7b47-6f00-4a0f-bc14-5fbbedaf55f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:38.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:48.197Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=98bf24a3-c09b-4241-9e1b-d6c8e218ec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:48.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:58.205Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=6972da73-8246-4969-ab14-e130cc9b41d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:28:58.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:08.216Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7be092f3-3b49-4d59-9bb3-1f2949036612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:08.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:18.226Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=791875af-1308-4a46-93e4-b98ce0dead57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:28.233Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=7d3632e8-b152-4392-ad7b-2864dd0c33e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:28.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:38.240Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a890b22b-9cbd-435a-84cf-caacdf190bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:38.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:48.248Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=75cba45f-8926-45f3-aed2-5914cae2bd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:48.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:58.255Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=c78d0d63-0ead-4575-9e4c-d7d789019760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:29:58.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:08.262Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=de04efb2-aa0e-44d2-bbf1-c8d1565410ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:18.269Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=a3c7dd02-4530-4858-a81c-933528b17932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:28.279Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=0456b2db-cc76-42b6-82e7-3f28b8ea3aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:38.292Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8c2ec624-5cd9-47da-a3b5-855ac84fe522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:48.300Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ea22cdcd-ab44-4707-8160-9a581ae46ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:58.306Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=fdf9e2c7-fb01-4864-8b73-a6b27ab25940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:30:58.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:08.312Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=cae6ea9d-7f56-4329-a75a-4590304db51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:18.322Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=398e7012-1c75-4549-8cb4-bf19ddf6ea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:28.329Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b65811e2-b8b6-49d5-b9b7-ace2d061f15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:38.336Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=bb7ac529-05f8-4a2a-9666-850e91815864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:38.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:48.343Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=42dc8999-bba7-4bd4-8817-270746e52594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:58.351Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5acadf29-c505-41a6-bd46-2f25d1cc6eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:31:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:08.364Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5feb5b45-358a-44bf-8a2a-299d370e17b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:18.373Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=b3baee0f-8c15-4946-8d68-988d42b1ca0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:28.380Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=3933e346-a8f4-4d0e-abeb-ba162b133065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:28.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:38.385Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=313cdd14-a7fd-4621-a469-c09c49f791c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:32:47.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-18T13:32:47.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-18T13:32:47.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:32:47.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:32:47.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-18T13:32:47.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-18T13:32:47.152Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-18T13:32:47.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:48.392Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=2ddc03b7-0fcd-4d49-850f-0e658991e08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:58.399Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=8452b1c8-e1d5-4a59-bb09-eeb207a66c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:32:58.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:08.407Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=f18d28f5-a77a-470b-afd0-b43e08c44a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:18.413Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=d50c5bda-f657-4dfc-9dee-5df2501e81e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:18.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:28.419Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=ab2bf047-b8fd-4b21-be88-f2097d540287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:38.429Z |INFO |Init configs |InvocationID=aeb2a5f0-c4fd-4725-86ea-34a268ce802e, InstanceUUID=5e248deb-2c1a-40d2-91bd-fb2828420273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-18T13:33:38.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |