. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T09:55:55.320Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T09:55:55.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T09:55:55.366Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T09:55:56.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T09:55:56.238Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T09:55:56.238Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T09:55:56.239Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T09:55:56.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T09:55:56.411Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-05T09:55:56.437Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-05T09:55:58.329Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T09:55:58.840Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-05T09:55:58.866Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-05T09:55:58.866Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T09:55:58.925Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-05T09:55:58.926Z |INFO |Root WebApplicationContext: initialization completed in 2489 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-05T09:55:59.360Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-05T09:56:00.097Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-05T09:56:01.608Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-05T09:56:02.249Z |INFO |Started MainApp in 9.309 seconds (JVM running for 10.059) |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-05T09:56:02.326Z |INFO |Start scheduling PRH workflow |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:02.340Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=55cfb7dc-df53-44cc-903e-8c56834083ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:03.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-05T09:56:09.735Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T09:56:09.736Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-05T09:56:09.738Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:13.885Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ee994a2c-d4e0-4ce2-baf9-205a10d2341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:14.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:14.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:24.953Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=875198e5-afc5-465b-a5cc-0b64484c34e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:26.022Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:36.025Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=72a66e8f-7f92-4939-a243-bd0dac08dd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:37.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:37.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:47.064Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2818f7d8-6fb1-4417-b668-cb8d11af24cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:48.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:58.137Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=de443884-2764-4960-847d-32667fd63b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:56:59.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:56:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:09.210Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=09ebddfe-e127-4716-970d-9b8add98be06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:57:10.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:20.250Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9e3a02a8-d6cc-4ea1-93b0-45a856a95ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:57:21.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:31.285Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=da2a8cde-13f3-4fe7-a2dd-6e23fb9aaa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:57:32.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:42.332Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=750f5fda-4f66-4846-83c8-91aecb2280c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:57:43.400Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:43.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:53.402Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0d3fe73c-20a6-4b79-8b97-e522800c253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:57:54.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:57:54.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:04.439Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a6f69699-00a9-4369-9907-980ed6bdc0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:58:05.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:05.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:15.489Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9a39ad34-edc2-40d5-98d4-cc303e416c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:58:16.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:26.553Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4d0b65b1-528e-44f7-ace5-6a114a37eedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:58:27.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:27.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:37.592Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=de86bad8-0c14-4330-9e7c-afcbcfedd08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:58:38.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:38.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:48.632Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=961f3ccf-a696-4d60-8ef0-70338808b676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:58:49.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:49.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:58:59.670Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=55632ea2-c3fe-439e-b188-42c8dd686dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:00.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:00.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:10.745Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=61ae305c-9191-4696-aef7-dbb33d8aca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:11.782Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:21.784Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=78010a67-14fd-4c59-b57f-4eb6bc09837f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:22.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:32.824Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dfddd7e2-01ac-4253-b2e0-219d5ca46fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:33.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:43.864Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a5849b59-80a2-4544-8c96-43139b3796f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:44.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:54.901Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a52d94ca-6010-4577-9520-857d6969fdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T09:59:55.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T09:59:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:05.945Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6492d784-cd1e-43c7-8358-982bbc1b2486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:00:07.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:17.013Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b2c0bbc2-7637-4c03-a45b-0c1343bffc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:00:18.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:18.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:28.052Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1ac76dac-8d66-4e05-9e4e-f1bbb658e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:00:29.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:39.104Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8a756db2-52cb-4c60-bc6d-c92d2f6e8803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:00:40.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:50.168Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f7049308-41ba-42bb-8686-3767a69c9c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:00:51.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:00:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:01:00.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:01:00.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:01:00.034Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:01:00.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:01:00.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:01:00.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:01:00.049Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:01:00.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:01.205Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7433a62d-fca9-45db-bc69-f668211d1d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:02.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:12.253Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b3c16578-b9a2-4d1d-ba48-002a612abf1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:13.319Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:13.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:23.321Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4da8ec8b-181a-4488-8be1-968902e9edea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:24.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:34.361Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e98abd9c-9e95-4cf5-9457-8657d69fb9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:35.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:45.429Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f5ed35fd-bbef-4324-8322-4012b230a39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:46.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:46.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:56.471Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bb282619-916d-4191-83ef-e216ff156b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:01:57.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:01:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:07.513Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=98498971-d172-4e58-97f5-b27686b2753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:02:08.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:08.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:18.553Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=68d6bc63-67c7-41ec-8193-decf5286882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:02:19.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:19.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:29.625Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=92e5c090-8f9a-43e6-a592-87d2ded51a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:02:30.667Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:40.668Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=79b5b4ab-ded8-484e-bcbd-1684695dd51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:02:41.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:51.737Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3c94dac9-2766-40ba-930a-6ad213ee0b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:02:52.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:02:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:02.778Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d8ed68aa-a36c-492d-8efd-03549de305cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:03:03.814Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:13.816Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=06c0988e-cf89-4ff8-8cbf-a65c3ae75b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:03:14.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:14.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:24.891Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=78c2c02b-e351-43ac-9060-0ca13b6c3cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-05T10:03:25.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.229:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:35.932Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e2e110c-2db2-4fef-a88d-3f6a7c9e5f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:46.115Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=25b963af-b1f9-4314-b202-a9f792653073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:46.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:56.136Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=79404e13-7a28-4eeb-a882-86fbb89efcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:03:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:06.155Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=26454143-ee94-4f06-9351-dffac752c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:06.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:16.186Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=79b2317e-3327-4fc8-a553-787c83269ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:26.206Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b95743cf-1076-42af-859d-f16d5bce214c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:26.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:36.232Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8f10b311-f57b-41e6-b795-f4783c806afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:46.249Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f8abfdc5-12ac-418f-a3b4-d42add20331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:46.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:56.272Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d2e537a3-7247-494c-ac5c-8ce92cef0883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:04:56.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:06.296Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=92992092-7fed-4011-a7d0-91c8ec081e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:06.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:16.314Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a5295584-46eb-4888-810d-c394d023c068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:16.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:26.329Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=31afd261-5911-473f-909d-d7ccb6418e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:36.343Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6fc1911d-70ef-4a9a-8e68-f03ee32906a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:46.358Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d94cb261-d4c7-4dd5-b3f1-2b0a8cf07827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:46.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:56.383Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=723c4b59-57b0-4a78-af71-55df9d118742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:05:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:05:59.665Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:05:59.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:05:59.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:05:59.670Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:05:59.680Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:05:59.680Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:05:59.681Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:05:59.683Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:06.404Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ea175018-1c4a-4dd5-a6a0-f9c57b263e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:16.422Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9a8ce3fe-c223-4bed-b3d5-11bf911d8009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:16.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:26.435Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cbd0179d-6b9e-4ac4-9951-9267145e0cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:26.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:36.453Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1f4c688f-bd2c-4293-9399-d9fad8a124bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:46.469Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=169d8312-5bdb-413d-acc1-508df3fa7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:46.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:56.484Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1612027f-31a4-4c00-82e2-41fa628e197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:06:56.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:06.505Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=37408fc2-d4f7-44ed-9ec5-d568c4504d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:06.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:16.521Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e250da64-98c4-49da-ae18-602048d913c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:16.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:26.536Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9d03d1ce-0ddf-456b-a2b5-69f51008d6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:26.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:36.565Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3f3e6a78-0e53-4c06-af95-8b95efff2043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:46.583Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5160dbbc-0ce8-49be-a84e-44a81650487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:56.596Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4fb95f49-9c7e-4d38-b3d9-0b8c56160f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:07:56.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:06.612Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b9dc2256-1737-4ec2-a9c0-50427a69443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:06.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:16.623Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=945d6830-754b-4607-a17e-37efc5319645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:16.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:26.637Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9f217ec0-eede-4ac2-9029-2708fd6e023f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:26.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:36.653Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f83d2e6f-e117-4d74-8c14-5b205143c09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:36.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:46.666Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cbb8e7f0-2566-46c6-a83a-d811928670f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:46.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:56.682Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4ec8d14d-18a3-474d-955e-4fb20acf6b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:08:56.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:06.708Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6286282b-799f-41c0-b2a2-c0cff98406bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:06.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:16.725Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e70d2d9c-f0d5-4c81-b267-b38328753e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:16.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:26.739Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3b40daf2-9ca0-45d6-b9d9-686921c5a78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:36.753Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=eed2be0d-3746-41ae-bb40-e15441b2e61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:36.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:46.770Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8a158201-9022-4cb9-bd36-7b5adaedd8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:46.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:56.784Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6c1631f0-1953-44bd-9587-e18acd0501c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:09:56.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:06.816Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c5a17e7f-f646-48e8-bfd5-01e6b15cdc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:16.830Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=21610c03-bbf8-42d4-ab4e-0a0ceee7fe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:26.843Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4bba27a9-c4a6-401f-87dc-01873ecd90ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:26.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:36.854Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b90c4a2a-e647-4b7d-b2cc-c92f4372423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:46.881Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9521d091-b1fd-4e25-9d0e-a5d6b9e3e610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:56.900Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=631ce26d-ecd7-403c-9f8e-0acd8963944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:10:56.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:10:59.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:10:59.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:10:59.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:10:59.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:10:59.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:10:59.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:10:59.604Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:10:59.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:06.917Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8ef711d9-9cfc-41d4-93eb-010e4eece19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:16.931Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d2431f2e-611a-4c71-9417-c787333a6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:26.944Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cd2f72c2-f05a-4c36-81a9-7065709af0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:26.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:36.955Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bbb970bc-9d28-450f-ad08-a861febd73ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:46.966Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e4ce13a4-86e2-40ae-81c6-4315544c13d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:56.983Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fd8f5042-873e-4d55-b252-52277cb7f480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:11:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:07.000Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=39c9490e-5e62-413b-a10c-7d55ee3be323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:17.275Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=20d34b15-bfa8-47a9-b575-ae00f5fea296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:27.290Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e0e47b94-eec6-41ca-a39e-f621a3a23f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:27.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:37.307Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e5b3e40c-81e7-4ecf-b682-0df9eba637d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:47.322Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=969db207-4e80-4f6d-990e-4b55e235f5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:57.333Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=619a864c-9180-4eb6-b4ad-72f042a5ddfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:12:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:07.346Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ba1b693a-1387-4be7-ade9-f3be7b9fde99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:17.364Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c4bd6c99-18d2-4c59-93dd-4a455084bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:27.377Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3c2f49bc-06b8-4831-9b6c-c84271ba1623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:27.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:37.396Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=89e6c821-6485-41e7-887e-441d3c2d100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:47.409Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=36f7e508-14ae-4629-a510-b5af8f6a8bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:57.430Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d3e37fb-8ac1-4afc-a1df-136c71039750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:13:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:07.442Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e8c796e2-37c5-48cc-9dd1-f64ae90132dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:07.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:17.452Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d8ce88b7-e40a-4120-9b08-7da5743fdc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:27.469Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ec118d62-6900-4e12-8515-e1dc32f11d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:27.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:37.479Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=746fde83-330c-4751-ad89-07ada1ced4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:37.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:47.492Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=715a5d1d-650b-4132-a98a-e22ba940f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:57.513Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3f251ced-e455-454e-9b0c-e2ef735d402b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:14:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:07.524Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b98e7156-85b7-46f8-bca0-e0efd9357444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:17.542Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=31cc4c4d-4350-4ab9-9958-baf3532b1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:27.553Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f26d2d1d-17f4-4b0a-bd11-032139eb51f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:27.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:37.565Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9c705fb7-02d4-484a-9de5-d4cbca3b1de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:37.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:47.578Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1ec17545-f4fe-4707-8cf8-9c53f9c13e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:57.592Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bf223b9d-508d-4e21-b4cd-3b8025b8bf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:15:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:15:59.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:15:59.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:15:59.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:15:59.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:15:59.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:15:59.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:15:59.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:15:59.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:07.610Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a0dc9178-bacc-4253-8ace-08a31e64ba20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:17.625Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=66d2ec80-3b32-4541-9535-3ea3ffe48f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:17.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:27.636Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d9d14e21-0eb6-403f-bf4a-a62374e97a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:27.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:37.645Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=52b03328-eef8-4796-b1ce-5003573dfdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:47.657Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=de5bf9dd-477e-4d0a-9ee4-6dd899b30149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:47.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:57.670Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=79f29aee-635f-4f68-a99f-8d693edbc9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:16:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:07.694Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4cb4152b-65e8-43cc-8aa5-d584e7326375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:17.710Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=98c7ffc4-8d79-43a8-baf6-16ac04fe36ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:27.721Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=829d8d36-2a41-4609-8ddd-32e21c530cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:27.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:37.731Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0d91897f-19a7-4e5b-a46f-0d1b79fed938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:37.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:47.743Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aad9f35e-3a9d-4b72-a384-5cc9d53bbc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:47.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:57.756Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6b37413e-0661-4271-954b-181cbda2d0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:17:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:07.772Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aa2e4714-bde1-40f1-a447-fe84422b0b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:17.794Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=88890c5c-1e13-46e9-baeb-9bf2e22ab9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:27.805Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0ae78c4b-c2a7-486b-a062-357c5ca29122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:27.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:37.815Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b8722330-10ed-49c4-9d6d-de5d0f57e7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:37.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:47.824Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e2fca3a7-cf0f-4781-abf8-695db9572bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:47.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:57.834Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=69db37c9-c153-421d-bf06-16d9697ec1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:18:57.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:07.850Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=87bb951c-317b-4461-a71e-15fef396d56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:07.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:17.884Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6d14f2a2-bb85-4f43-9c93-2b4187cac80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:27.896Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2e239841-b045-4129-b5ea-300dcc1c0ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:27.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:37.920Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0d9b3786-4898-4e2c-9fac-c0cafa8722b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:37.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:47.932Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ead452e6-ab2e-4559-8cc4-67180edf6057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:57.944Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=626d82fe-7f4c-4328-b178-226840e2c88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:19:57.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:07.958Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=84e242be-601b-438d-b828-4643fb07e46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:17.971Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bb68f70d-d6ce-4884-98dc-850f5010ffd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:27.984Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a1f90876-f491-4f2a-99e2-90665bf2f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:37.996Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=decdc313-216b-4cde-9564-a6c780aed8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:48.007Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=022bde6a-85b1-4840-ba46-39fdbf79a33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:58.019Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=34c99bdd-0891-42de-973e-9903b86e61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:20:58.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:20:59.588Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:20:59.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:20:59.589Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:20:59.591Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:20:59.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:20:59.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:20:59.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:20:59.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:08.031Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3abeb0af-be6b-4b96-8f3d-d78df5da0f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:08.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:18.045Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4cdad3df-4c74-4e23-ab3b-8f9f5006e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:18.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:28.056Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1f7ac44b-d8df-40c9-a83f-45c30c6b0395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:28.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:38.069Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bfaeafd3-de51-45de-83e0-3101ac5ef286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:38.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:48.086Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c2fbe7f1-cf8e-4310-8dcc-9cd2500800a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:48.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:58.095Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f799eedf-a97f-45c1-b22d-009728096c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:21:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:08.122Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c264c746-25fe-42a8-ad5a-740f0d11f23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:18.139Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d011f123-888a-4865-8526-2e6f0c6840f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:18.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:28.157Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c8bb0119-cba4-431a-b61f-2c4bfba50eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:28.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:38.168Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=71b6bdb5-afc0-4430-9e6e-901b99cf0ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:48.187Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9b034352-bd92-4cf2-b804-867d03e37e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:58.200Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8f3f1e53-a6dc-4b0c-9502-ae55af4f5ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:22:58.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:08.212Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8f704405-fc03-4464-b5f2-c8c6609b724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:18.236Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bdb1a9e0-5344-41e4-9b73-8f1c28d2c47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:28.255Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6fb1e901-d8d3-409a-894e-222a25f7c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:28.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:38.281Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=06f730c8-f70b-46ad-b490-f02e1002dc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:48.299Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b7eb8942-638d-402c-968d-1052965f3710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:48.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:58.314Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=45bb8315-68a1-4d1b-93dc-029bdac04379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:23:58.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:08.332Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=383e2a32-75f0-4346-88b3-e6ab8d341f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:08.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:18.343Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5f66e45e-362d-4312-a706-9e4ad42abd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:28.357Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=43d3cd63-06a7-4e7b-9345-ce2ea0e207a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:28.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:38.370Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dea9c7cd-3e4e-476e-8924-5886e15ca63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:38.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:48.383Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=808fc362-e9ca-4431-a3f6-83a60bac4c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:58.395Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d3f18cd9-6ef2-41b0-b516-cf10d12c04ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:24:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:08.404Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3ee74ea5-b423-4350-a5fb-222980a76ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:18.415Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=587ad74f-510b-451d-83ac-5077db8a57fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:18.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:28.430Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=74b4d097-9d64-43c6-9e53-bca434d56bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:28.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:38.452Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e0574b52-641b-4e6d-8d89-bc6fcf2cd433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:38.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:48.471Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a67a6c2a-3338-45ca-9362-de5c1df566d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:48.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:58.499Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=171382ef-3b05-4c2f-8963-795cbf4f894d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:25:58.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:25:59.624Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:25:59.625Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:25:59.626Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:25:59.630Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:25:59.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:25:59.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:25:59.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:25:59.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:08.512Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a5ab774e-75c0-4d53-aaa3-c997fc3dd901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:08.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:18.533Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b9441453-e3c1-4b38-a7b0-5a2d841e0065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:28.543Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0036ae45-bcb9-4dcd-a105-18124eea3641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:38.553Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fdfeb012-48c9-482d-a82c-b4d27a1d7e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:38.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:48.563Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=634b1398-e622-491b-bc17-fb49ee18b8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:58.580Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5e739e22-5a58-404b-ba44-187edcdef5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:26:58.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:08.593Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b15b2b3e-6e82-48bd-9e2e-cc2dc0481cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:08.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:18.606Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=06e29f08-58d1-43d7-9a79-34f74594b5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:28.616Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ffcde663-1481-45b6-bb4c-56269a975cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:28.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:38.627Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=29828c35-5544-4d21-a749-7f7c5eefc423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:48.642Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=10aabc8f-0c45-4f88-a383-8c7694763737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:48.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:58.658Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fd498da9-65f1-44b4-8030-755732f9d782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:27:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:08.670Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=93c2f089-4225-4f0a-9603-c5301e97baf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:08.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:18.693Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=31499162-6505-47e1-88e2-b9d3ba83901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:28.705Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=32f5759e-8829-423c-bc0d-86aebdf6437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:28.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:38.717Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9434b8d0-215f-4230-8ba3-b8d68d57d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:38.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:48.726Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7d31544b-788d-4b61-823c-b256a8440b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:58.737Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5e48940d-db61-4970-be86-3587bac93909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:28:58.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:08.752Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=792f732c-06c9-4d4b-a50d-431d24d3a1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:18.763Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2b3ef3e4-77d0-45d4-b41f-3bf948ad96eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:18.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:28.785Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7b6bee98-9f69-430e-b630-84a7baf68553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:28.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:38.797Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f42eb7cb-be09-4289-903f-c006b29cdfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:48.807Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4bd4832b-9921-4e67-8283-397463a88f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:48.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:58.817Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f296f283-6e97-4cd0-8698-ed95d4008b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:29:58.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:08.829Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=634d1728-56e9-4dc2-930e-e1d913faefb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:08.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:18.847Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e1ef7654-346a-4a17-bc5c-f5b8cc28138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:28.859Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3e18deb0-561a-4151-b64e-ace16b2c9a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:38.873Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d2b45e98-2285-4b18-b998-97bccd6b4699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:48.886Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c5970b0a-582b-4f49-9a91-f0a288e2d7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:48.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:58.904Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4c022ee6-a991-4492-9ca5-0b17b4c70ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:30:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:30:59.596Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:30:59.596Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:30:59.597Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:30:59.600Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:30:59.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:30:59.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:30:59.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:30:59.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:08.917Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a3cd1023-12b4-4e4e-a5c4-f6365ef71e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:08.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:18.933Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1c083069-6ab9-4541-9b32-317035864236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:28.943Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=82264d4f-2983-4ab3-971f-762609583d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:38.952Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b2ab207c-a012-44a0-b17e-2aa1e89a8132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:48.962Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3cc8491d-205b-494e-a069-024f097f01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:48.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:58.972Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=33807ffb-af51-4de3-9512-cf82ac355246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:31:58.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:08.982Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aceb3ede-a423-4ad3-a20c-76eff237a283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:08.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:18.991Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cb366bca-4b3a-4b88-a523-271abf92a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:29.003Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=20a86ee9-d8bb-4224-b09e-a64bd140cd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:29.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:39.019Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0efd15b2-9b2a-4882-9b8d-51db947c5760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:39.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:49.033Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9d05d6f3-4ea4-4849-9523-078f5b293115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:59.042Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=78c35ee6-f658-4282-9350-29f38a083ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:32:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:09.052Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d6b2a73-b425-4b18-b352-20b434b13529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:19.061Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dc347fc8-9cf3-4dec-ac72-6f2fb122cbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:29.072Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2b5b1087-d85f-473f-928e-52c7e759d3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:39.082Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8bc92eab-ea4d-47bf-8cf7-09bf3f2a00c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:39.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:49.095Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=018110cc-8d8c-449e-a78d-4b0ab563a939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:59.111Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c82ef92c-e5b0-4854-9f43-d4b03cef2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:33:59.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:09.124Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fe105bce-bd1d-4dfc-bc94-7471645db2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:09.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:19.142Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c04fec08-533f-4cf5-996c-4e1a42413a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:29.158Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=206b2b37-7b53-4bb7-b398-9a36ac9efe18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:39.176Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e89d98d1-73fd-4d8e-92b0-10ad5f6acba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:49.186Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8679215d-e854-4a27-be44-d8f9538b471b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:49.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:59.200Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2e212238-7e81-4f65-a5db-94f3c9b5d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:34:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:09.211Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6bce30db-96f5-422a-957d-45e0c51821d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:09.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:19.221Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=97ca49bd-1b3c-41f1-9d57-1b13935cd05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:29.241Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=69531513-48dc-4466-9f38-e73c9d4f6a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:39.261Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1135ed6d-35a4-4faf-870e-b9ffd430b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:39.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:49.300Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a5163da1-80e9-4f3f-b3a6-da92854e8b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:59.329Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e40b2a10-48df-46a2-8893-816836d2dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:35:59.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:35:59.583Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:35:59.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:35:59.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:35:59.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:35:59.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:35:59.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:35:59.593Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:35:59.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:09.348Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=71e989b9-793c-4bc3-966c-cbc4aca3b00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:19.357Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=98f8e8b5-13c7-4e11-8c03-830351bf6d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:29.371Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4910264b-9065-479c-8580-be291cbf3ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:39.383Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8bdcec13-179a-4c68-a9ef-8691b64c0422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:39.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:49.401Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=891be303-5346-42e0-bef7-9de234bb7160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:49.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:59.415Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=adb2be79-e57f-44b6-ab4e-ed7a0e5dd8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:36:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:09.807Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ff95f4f6-13a2-47cb-8e07-b27c3d4899a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:19.818Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=03714c25-d418-4828-acb6-bd1dffd6bf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:29.830Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=78b67384-7f35-4e49-b5b3-6489fac26679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:39.843Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=289e0767-0fdd-4427-be8f-3705e291b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:49.860Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=517c2b6a-4285-4e7b-9fdb-94ae5541c7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:49.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:59.875Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0cb8f392-ea71-4a9c-b3db-0170845f6bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:37:59.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:09.900Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fa5ec816-9bc7-46ac-908f-30bd65928512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:19.911Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=23122ed6-5b65-470a-b117-9c71cf9b297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:19.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:29.935Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=90f723d9-e33c-40e4-80d1-17827413d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:39.954Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ae4da7c2-1769-49c1-92ba-8db3ec5c16d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:39.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:49.969Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e0e50b0e-53d2-409d-b2b8-d8474e140f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:59.986Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e5d6ec10-4fcf-408b-81c3-c1844327e112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:38:59.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:09.997Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bcb41d07-a3e0-4932-989b-c4f11a360ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:10.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:20.016Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2b9ed1e1-93a9-4349-9794-8001317e31f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:20.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:30.038Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4f076225-bd49-4b1d-b0df-62c22752170e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:40.052Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=27407cdd-9507-41bf-8ca6-5a846b462459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:50.060Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a55b489a-9f63-4c22-a80f-7af6e90f4486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:39:50.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:00.271Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c8f5e6f0-b2e2-4fc4-b673-35ff59257398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:10.289Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8f3ea915-e1a5-46bd-ba28-97e46554895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:10.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:20.306Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c852fcd8-09fd-44b8-bceb-efcf0a578b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:30.315Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=97e12ea4-ac9a-49f1-baaf-bec4952f833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:40.330Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=65d94b52-7a0c-441b-bf16-14620196abec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:50.379Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3609c95b-8455-4c95-b6a7-c04f4fafcd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:40:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:40:59.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:40:59.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:40:59.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:40:59.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:40:59.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:40:59.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:40:59.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:40:59.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:00.392Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f64eea74-c75d-43f6-8b2c-0ba12f9fd04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:00.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:10.415Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=37bee234-8104-4ca5-a1bc-21dd04ca26a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:10.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:20.436Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6b275c19-f6df-463a-9c4f-88a327171e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:20.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:30.458Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=faf66ed9-7df9-4de3-ab5f-f302268297e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:30.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:40.475Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d1879500-4378-4a41-8c5a-f2ed22c7d45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:50.495Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0bb2d2ca-b082-4815-8fc9-e4521c6db051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:41:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:00.505Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0c5e1302-d81b-4314-8f5c-e3e25958d276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:00.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:10.537Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b95cdf98-1411-447c-a25b-53c71eea0b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:20.546Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0d08a5bd-7ebc-472a-86dd-22b2e0133128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:20.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:30.555Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=38f1d918-e122-4b3b-9a4a-7ab0e309a922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:40.564Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=77a96449-fe65-4f49-bced-50db4245752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:50.573Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a84daebf-f26a-4643-99a6-06b66a8221ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:42:50.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:00.582Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=879136a7-136a-4ce1-9fa8-e5383d8b765a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:10.590Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=37226740-987a-45b7-98e5-5ca497d5a809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:10.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:20.598Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8729d4f6-92fa-4560-a761-1638cf4a63f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:30.616Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bedbbe0b-9369-4847-abe0-9f12531c833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:40.638Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2bf84d99-2bef-4018-ad62-56ba2a63d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:40.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:50.649Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=482750c4-0909-4a47-b83c-9d3d4f6ed887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:43:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:00.659Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=63007e98-59a4-422b-8626-74bb6ee9e96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:10.667Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=98dbf690-4598-4574-9cd0-b0165543f0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:20.676Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2f89713f-deef-48a6-8e5e-133fa9f58bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:30.685Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c8ccf6fc-ad7c-4d85-b2aa-336252a5510b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:30.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:40.719Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0c4aaa39-549b-45fc-adeb-03db036f767c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:40.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:50.729Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9c80811a-a868-4f85-801f-8c1480abac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:44:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:00.736Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ab66a6c8-c698-474a-b4a1-bfc79a74cef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:10.749Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=42291f1d-6f69-4889-9cf4-87d119298b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:10.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:20.758Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ed09af72-00d7-47fa-9549-fd1e8cb4f88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:30.768Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7b550769-99a5-4403-b3d4-a814da183695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:40.785Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8c1e45f9-5725-47e5-939f-a617f7b570fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:40.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:50.800Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5560b7f2-8f2a-44cc-a2a6-d98bf1c58a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:45:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:45:59.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:45:59.585Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:45:59.586Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:45:59.588Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:45:59.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:45:59.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:45:59.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:45:59.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:00.820Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ab180035-b31d-432c-a16c-885b61e2fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:00.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:10.829Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=86efa86b-d47a-477c-bff9-076a95e61a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:20.840Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d863f9ed-d1ba-4f7a-b0a8-e036746cb8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:30.859Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e9c6d9a5-f6f0-4d3e-beb3-d08b18fe842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:40.870Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=93a81ac4-f5f7-4397-9997-703945c15f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:50.880Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=38c1ea97-0525-4c0e-a0e8-fd9c94e54617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:46:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:00.891Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e1de6d23-060c-4d8b-95bc-107354f0ad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:10.916Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c8b494d1-bedd-413f-9e79-f70f94c9fda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:20.936Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c878e458-ec70-4a3f-a307-66faf40c205f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:30.950Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7007d0a8-9fcf-4a34-b4bc-a23c625e0e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:30.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:40.965Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0521d34c-5832-45f7-9a0c-5e9d5aa0c058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:50.983Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=43dd9747-eb24-434a-8264-dbccf4b14f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:47:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:00.997Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c5fcc37f-4533-4d02-8465-b0462d042557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:11.008Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=80d30bbe-73a2-45ec-adc7-aa80f9834078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:21.019Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=45b18676-fa35-41eb-bc5e-9e14d6095f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:31.031Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=40c883b8-d444-4a3e-b99b-0897259e023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:31.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:41.041Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=27d9c467-a6ed-4859-b9df-a0c540a335e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:51.054Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f89ee323-3014-4e45-a94e-9474d572c62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:48:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:01.079Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b28670a0-9dd6-4fa7-8120-3ad6b8411b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:01.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:11.087Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d3009d18-3111-47a4-ad03-13357069d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:21.096Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bbe5ac3a-e539-474a-a40c-14056b518fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:31.105Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e013cdb4-ce50-4bda-83fb-e23816e05e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:41.115Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=126c9c5a-b6b4-4e8f-9140-10d2413d1457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:51.126Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=54d09012-67b9-4299-af9f-f7487fa6470a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:49:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:01.136Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2239e805-c018-4eb7-ae05-2ef2de41f464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:11.145Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f9988b46-7971-48ca-b4bf-325543fb78e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:21.157Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=04779c29-a7b4-4523-a92c-97d7ec639391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:31.169Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=05fca79e-33b7-4ef5-b80a-131908c7e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:41.186Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6a92cf23-c068-4550-a254-81518cc9561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:51.195Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e749f9b5-fbc0-470d-939f-727fc5bc5992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:50:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:50:59.595Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:50:59.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:50:59.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:50:59.599Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:50:59.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:50:59.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:50:59.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:50:59.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:01.204Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=af3b851d-fad5-47f3-b55f-fd51003b986f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:11.215Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7ed6a2d8-83c6-4f2d-8237-12f406c61372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:21.228Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=490c4866-1c13-4f74-a99e-6bb3e8c5d358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:31.236Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=82cc6e0d-d1f2-4804-99b0-a26ed09fa54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:41.245Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8b075a83-f13b-44e7-937a-4594900ef1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:51.255Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c50c9cdb-dbd8-463e-a357-49145b7232b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:51:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:01.263Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a2fc00a3-27e5-484b-8f3c-39901e308aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:01.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:11.273Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dc041b42-2265-460a-af81-cd7c723aa99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:11.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:21.281Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ebab1b61-a893-4e93-afed-f1ac31a20ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:21.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:31.295Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a9ebe17f-a455-4083-99b9-2cf81ad23382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:31.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:41.309Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fa9ab608-f43c-4d1d-aec5-84f6fae5f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:51.322Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e96a96ea-7f18-4c00-8944-9550d2d874fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:52:51.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:01.330Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8174a324-6ea4-48d0-adca-56efa55c70e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:11.340Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=22d33d80-789a-4316-b58e-9d4a3e38947e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:11.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:21.347Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=530f025f-568a-45e3-99ea-2aa205d28794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:31.356Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=27f0e7b2-cd90-4f22-95f6-5325b217d918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:31.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:41.367Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b61374b4-31ed-4b12-84d3-5e1b82797c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:41.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:51.404Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c7dd0b5c-d0b6-41f3-bb6e-70251878c7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:53:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:01.413Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4af6417e-7e94-405e-9d72-ddb50532aa18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:11.422Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=25401e9a-aa87-4167-87c1-9aa671cff066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:21.438Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c308add2-ea86-43af-89b9-f3be9eb14c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:21.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:31.446Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0a41551e-e17b-4620-b84e-23a2c2b56f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:31.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:41.455Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fc724583-dcfe-4266-ae96-a82153b63173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:51.469Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4edb8fca-5520-459f-b60a-99015241f67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:54:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:01.479Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2e47add5-1d78-4c75-9742-942e8af42374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:01.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:11.507Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9400d39c-c5ba-44dc-96f9-142c4cdb5db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:21.515Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fa5f7b2a-fa75-44b8-bb99-6a37bb3e10d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:21.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:31.526Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=764569a9-10d1-4f0c-a2a6-d0474c9494d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:31.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:41.535Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=84814761-62ba-403a-a759-db0f4dcf4012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:51.545Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b2b0d0ff-9f08-4b87-9140-22c384e9af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:55:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:55:59.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T10:55:59.597Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T10:55:59.598Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:55:59.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:55:59.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T10:55:59.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T10:55:59.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T10:55:59.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:01.555Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e5d7cec-f785-476c-9160-f0ab58dc091f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:01.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:11.567Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2ffdece3-76c1-48ad-a52f-e6b53687509f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:11.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:21.579Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cc3685a5-e981-4941-b9db-81991da0a482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:21.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:31.589Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=21827cb0-2102-4ce7-afaa-34841b0fa40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:31.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:41.604Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e45b9acd-2094-43f9-81bf-1fc43331614d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:41.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:51.614Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e7a3313b-3193-4c0a-9edc-95f02c45ab7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:56:51.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:01.624Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3d6de45d-70ea-4c0b-b831-a77cf7939325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:01.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:11.635Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=23deb77d-ead6-42e3-97ae-92621ebe3f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:21.648Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d0fb325-e75e-4c22-b80c-6d7408829680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:31.660Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aabca412-2b91-46fc-82b8-05fe4086e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:41.676Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6c001f21-11b8-4cfa-a312-1bf536ad4ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:41.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:51.704Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1454e172-be78-4bbe-b325-6cf355417c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:57:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:01.711Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=68a0a731-eb0e-45df-a819-ee70da4b83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:01.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:11.719Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5cdac6b7-74d7-435e-b140-1f782c48a5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:21.726Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5b3475a6-bc68-4a32-bbd4-503a9cc3601d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:31.734Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=20d73cbe-7647-41d4-951d-805744c58254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:41.744Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f4caaff1-dcd5-4032-8064-9f7b6546e778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:51.752Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cf6192e4-3dbb-40b4-98aa-dfc75dd6360c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:58:51.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:01.764Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ffe4acbf-6143-485a-89c9-ae940e9a5c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:01.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:11.775Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0aca5ccd-c786-400c-b0d0-caa667103651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:21.785Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3b293dbe-f84e-4a2f-a1e3-56df9bc0db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:31.797Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cae416ca-49d7-4be9-bc4a-a8d5aa24d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:41.807Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=afefe2af-5ecd-4edc-9787-1d730d6e8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:41.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:51.814Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=be83005b-a33b-4e9d-95b5-5ab0b9f5131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T10:59:51.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:01.821Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ce79cf1b-fa93-4700-aeb1-5e8b4f797f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:11.830Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ff6e3ab0-74a6-45ac-9c1c-5ebdb7d88e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:21.839Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d6fa289c-4501-4be8-8ac0-7f60904d794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:21.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:31.849Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6facc179-f6c4-431a-ab8a-cb1f31c0a938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:41.860Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=52dcd988-a10d-4e04-b8e9-a1d980651ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:41.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:51.874Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=47fdc1e4-924e-4d25-8e78-e5879c14735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:00:51.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:00:59.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:00:59.577Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:00:59.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:00:59.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:00:59.584Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:00:59.584Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:00:59.585Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:00:59.587Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:01.896Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b49e94f7-a9c7-4ee6-bbc0-cdc170c913c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:11.904Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2f41445b-a718-49e9-97ec-4588592e5fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:21.915Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7e92c139-2324-45ed-8688-7fcdd3b335c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:31.923Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=204fbb5f-26fe-4577-8bb8-ff29781d6f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:31.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:41.934Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fb96b349-5fd5-4b9e-be01-0ca1f79b2cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:41.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:51.941Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f2446536-3902-47e0-9c2a-3929e3ba0043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:01:51.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:01.951Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7caf40f3-dfdd-46ae-969d-01d1773d6896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:11.958Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6b1743d8-941b-4967-b6be-8b0a5ca12225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:21.966Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ecd767cf-f6fd-4df1-833d-410190b4a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:31.973Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=79c61fe2-7203-478c-8bdb-f988bd4900ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:41.987Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2bb5acb8-2626-4830-85f0-810fc1d29fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:51.999Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2eb45e20-08a6-460d-a9ae-29275d49d9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:02:52.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:02.023Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fb6c8e16-f82c-4988-9bb8-ddc354731e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:12.031Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6e7499fc-54be-4cc9-af29-dbbfc0ac8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:12.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:22.042Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8052ba48-8e7b-411d-9455-d2959a5f666e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:32.054Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f0cfdee1-4229-4bce-a118-235c845408f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:42.063Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1228b25b-fcc7-4540-a42f-a674c1357740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:52.085Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fa84962b-67f1-45bf-8225-d9e1f7074423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:03:52.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:02.117Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4ff14014-55d0-430c-82d9-0d5139f6c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:02.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:12.127Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c92d1eac-b8e3-4e86-8454-c9864ef8591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:22.136Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=238edd98-cb6c-4f29-8a55-ad28a257f279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:32.152Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e37e591-011d-42e3-9554-ae1634cd8882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:32.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:42.162Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=190b1f4c-bb15-4ca9-92fe-2ecb87a34d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:42.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:52.172Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f8979ea6-44cd-4bc3-b4a8-f121bfc767ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:04:52.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:02.181Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bb6677bc-0bd6-49bc-9617-797a3073c91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:12.196Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=22f30e3d-3756-47a1-89e4-f3bf670d4dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:12.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:22.217Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aafe135a-76bd-478f-a51b-0e3b8164e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:22.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:32.226Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1f9f1cc2-dc02-479f-9276-01f7cb2bc1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:42.241Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=eeaa2cef-21fa-4554-9284-12f96f5b4a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:52.255Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=25a727d4-d11c-424d-9230-702354ad5b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:05:52.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:05:59.603Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:05:59.603Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:05:59.604Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:05:59.606Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:05:59.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:05:59.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:05:59.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:05:59.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:02.265Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=376220e6-783d-4a28-a87c-1217df88b2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:12.278Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d17c43f3-b4b5-44c5-ab7b-3bf3e9c7b627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:12.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:22.287Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=be515c5b-e5eb-4604-8753-7f022c540693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:22.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:32.296Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1a35f5de-ea38-4f54-8191-b2f5e16ba868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:42.308Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=435e3185-157d-42d1-a64b-6f5eb8d6c2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:42.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:52.315Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f24b3d74-d0b2-40c6-9dbf-a64b1b1410bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:06:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:02.340Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bc6f68cd-c41a-45ec-8dc6-d8d758a3d07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:02.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:12.358Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=588b74c2-e879-4e79-8600-d47e3957a8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:22.369Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2b8ff70c-5b0f-41a2-bd77-0eafd48a535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:32.378Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5ec954d5-c701-4966-8376-c6018ba21666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:32.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:42.388Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4718d11e-f533-4c3d-bdff-092344903fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:42.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:52.398Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a56f7a46-f2dc-49da-a818-930d8890debb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:07:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:02.409Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aaeacbd5-c4da-4023-8f3c-ba82e336b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:12.420Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=575c4c1b-bd18-4916-ada1-95526c31624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:22.427Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8cf76798-14d9-4fe0-9df4-502d6fb396a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:32.439Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bcf9eb0f-4fa3-4f00-990f-84244e86d051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:32.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:42.451Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c9e8e03d-acb6-48e2-974b-cff149f22ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:42.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:52.461Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c5de22b2-18ee-4849-ab4c-8f424b25dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:08:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:02.471Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=60cfb05c-56f0-4ee4-89ce-91691292bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:12.479Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=81be8b1f-1f8c-417d-b41d-5fc4b99ce289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:12.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:22.490Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cfd0214f-3eef-41d4-a00a-cab2d5299026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:32.508Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=16eec585-3136-4dae-949b-6846b5aaa602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:42.521Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c20398d2-985f-4b18-96b3-88a5ac9ecaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:52.528Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8d3b3a22-ec5f-4b71-b96b-469e68f002c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:09:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:02.538Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c3303241-993c-4026-9795-53ff1627ef07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:12.548Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=228a950a-0944-4d76-906e-c7aff277032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:12.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:22.555Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7579c0a9-a538-4905-9c8b-76705ecda94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:22.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:32.564Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fafb3039-3bc5-40de-b69a-7ddb4dcf73cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:42.572Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=17dca7c3-9211-45ee-814a-96acc054f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:52.580Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3174d842-5a25-4d5a-a014-e4602138fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:10:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:10:59.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:10:59.589Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:10:59.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:10:59.593Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:10:59.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:10:59.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:10:59.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:10:59.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:02.589Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e17e4d38-aaae-42f5-b9df-7c77a80de69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:02.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:12.600Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=45789bd1-d97a-4f17-909c-22fc8058f2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:22.612Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d896f102-2539-4010-9142-83937ad36f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:22.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:32.634Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=afffd6da-4993-4fa8-b9f7-2e9a1e5fbc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:32.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:42.644Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=44beea65-3242-41a8-b797-bf3a79f8a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:52.656Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c140c22c-1e99-450e-a477-3190b748b8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:11:52.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:02.664Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=43a96088-3609-449d-8827-cc8dcdf5557b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:12.673Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cd319c5d-a137-4953-8f61-79ec783c3d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:22.690Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5095ca07-4994-41c9-83df-ae1e61a5c8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:32.706Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=033a4f75-0d9d-468c-b373-16e90530cd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:42.723Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0b76a24c-b114-45e2-817b-80e34f35eb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:52.739Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a204035e-d5ce-4fa6-84e7-0423f7a0caa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:12:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:02.751Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e63dafdb-2ca2-428e-9abd-83d2539f2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:12.764Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a9586bde-54a6-40e8-a094-fea3eab118df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:22.772Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4bd1360c-5e36-4193-a465-b345e5ef9ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:32.787Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b3e00061-de1c-4693-b874-efce4d00a744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:42.797Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9283b79a-682f-400b-aef0-bd93ecc95271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:42.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:52.809Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a1d01b0c-04a9-4e1a-bf96-7990477680d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:13:52.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:02.824Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0a0594ef-8c32-4d20-a562-3e84e3d34972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:02.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:12.835Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e2ede4f5-5c01-406b-b01c-3db0469a357c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:22.844Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5543c96e-4f35-4191-982e-aa7bdf426944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:32.852Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7ec3facb-8fdb-481f-abdc-4b9624529a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:42.861Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c76ac588-7b63-420e-8fb7-017ad92e602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:42.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:52.882Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3775aeaa-76e3-40a2-8ddf-468bcdef9942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:14:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:02.902Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3d55f2d7-34e6-4737-8b92-cba5533d5c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:02.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:12.918Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e43ec1d8-7122-4011-8fd1-441ee5d4ed11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:12.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:22.925Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1a43fe2b-8f4a-4d06-8450-988adab417fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:32.936Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f940cdc3-ff91-4f64-a48f-a91fa2962d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:32.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:42.951Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f7e92a55-8c84-45a6-8c22-dd826dc54d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:42.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:52.994Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d56d6e4d-6bbc-46fa-a8a9-eb52063116f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:15:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:15:59.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:15:59.594Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:15:59.595Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:15:59.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:15:59.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:15:59.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:15:59.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:15:59.609Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:03.002Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8c38b721-e333-42ad-a0d2-294763fc8afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:13.012Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7bb4ceba-889b-4e05-99b8-3b14d8fb2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:23.023Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9492b9df-8789-4c9c-bb40-b6a9df88563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:23.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:33.031Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7ce277bd-cb2d-4026-9855-7bdc37a02676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:33.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:43.047Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=137088a5-6e7b-474f-ba14-488217fb6610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:53.064Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4153002b-d23b-4b82-ad22-56230a27ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:16:53.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:03.074Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=86bf59ee-c9d4-4237-ba08-e5defd7fe343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:13.084Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2bc46ca0-0342-4383-86fb-1b5e06ca4880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:23.091Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a588e6fa-8c91-4356-a33c-9bfb43156c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:23.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:33.105Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=680fa072-f72d-49d7-be6c-45d5dfafce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:43.114Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bab78626-7d95-4246-b593-649ca49b8ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:53.123Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9b18c66f-8bda-4f80-8b72-daf1cf112371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:17:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:03.133Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c7aaddf7-783e-4b78-9773-08cf49025d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:13.143Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4fcc0a46-f93c-48cf-b6d4-75de5407e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:23.182Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=77123133-24ed-4723-b02b-7d05cbab3c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:23.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:33.195Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0446afe1-8d5a-47dc-a2c8-a262968dcd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:43.212Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=75dc6b21-ab64-4a06-8cef-b27a7a2011ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:53.219Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=25eb39ff-0f1f-4831-8d63-aceb4d4243bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:18:53.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:03.228Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f2952a23-bf50-45ba-b548-1cedbb2ac2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:03.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:13.235Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3f63ea4b-4609-40bc-b3e3-06dee51bb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:13.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:23.244Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f847f07d-7b4e-44e2-b612-45818d50779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:23.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:33.253Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b78b7e51-3d7d-4e8f-8355-ed80de91b156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:43.264Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2a610a61-a145-489a-b7e3-16b0c8001b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:53.273Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=54d74304-2631-4b2e-94d1-efc41a54aaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:19:53.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:03.281Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a09afed5-e9ef-4b6c-8ab1-19ef25421cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:13.294Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=22743a46-ca94-4938-ab07-d3f2d7e787dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:13.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:23.309Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ad8be869-9517-43e2-b877-0b17422d86af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:33.317Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=636e5b02-b06d-4eb8-bc1e-465b3a84217b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:33.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:43.325Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ec2f4d53-0616-43ee-9371-d9bf078c8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:43.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:53.332Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2beea4d1-1a1b-440e-b98f-1a3b45e9fd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:20:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:20:59.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:20:59.595Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:20:59.596Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:20:59.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:20:59.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:20:59.602Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:20:59.602Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:20:59.604Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:03.341Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=eb6433c1-9935-4418-a461-81204eaabaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:13.349Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=86d4ac44-2ab5-421a-8367-99c167b635cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:13.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:23.359Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d316bdcc-6448-41cb-a832-96b9b59d0da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:33.376Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3d063eac-3630-4142-9ffe-dd25307c5dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:43.387Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=60b64f10-5534-402a-8f4e-5302baab4883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:53.396Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d1dcad1-18a3-44bf-89cb-6e9412da2791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:21:53.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:03.403Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=254d472a-5a90-47d0-8073-57172ba71a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:13.416Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=092ff894-6089-4dac-8ce7-0233bc8f9b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:23.424Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f806470c-9390-4573-b291-35295979ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:33.437Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f8a48ee7-dcab-42e7-b142-17f89bac4595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:33.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:43.457Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=62810ea8-a510-4a44-a74c-a7192dda67c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:53.466Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bd04a7f0-563c-439a-a081-e9e3291ce435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:22:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:03.472Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a29e56f1-0fb2-4d52-87c5-71705c7e9579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:13.505Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=648bd3bd-9677-4b91-9e18-8d6ac3252696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:23.511Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=06e7bc5a-fec9-4dbb-b08e-483aef2a50ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:33.522Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=320a88bc-0e91-465a-9121-fff87573effd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:43.547Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=06ed3cf7-e781-431c-880c-890079e270f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:43.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:53.556Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=aa3b9190-528b-4e32-a215-759bd6ba6463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:23:53.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:03.569Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c3b765c5-72d1-4b84-9e27-02b210e490b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:03.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:13.583Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=acb527d2-c934-4b6a-a745-ba31bd16303a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:13.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:23.596Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7a8a517f-9b60-45bc-a6fa-517f331ef728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:23.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:33.610Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1b958226-a5f9-48c7-817b-4e85b2602df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:33.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:43.623Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=95099a89-a2bd-4902-b3f3-62dbe6140df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:53.631Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=162dc700-4c31-4ba2-b5eb-a8ef7b35aafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:24:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:03.643Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=785e3c5a-eea5-43df-86e5-72d6b2ec1c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:13.652Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9c8eed84-4690-4da5-afab-fa8bbfc7927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:13.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:23.660Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=930c28eb-e19d-48b8-971b-f2472a71b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:23.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:33.670Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9b6f1aa7-9ee9-4e59-b6eb-8dde29191d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:43.683Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=04cbc9ad-2590-470e-8765-9adea252e6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:43.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:53.693Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1fa605a4-5e3f-433c-b8d0-7f7ce266b1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:25:53.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:25:59.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:25:59.601Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:25:59.602Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:25:59.604Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:25:59.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:25:59.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:25:59.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:25:59.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:03.707Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=becf2aaa-07b1-421d-8522-c3642d460868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:13.716Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6651bcbc-dbcc-4341-ba7e-636894110441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:23.724Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e9977a81-a68c-4e5d-b2da-081465f9f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:23.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:33.732Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=507c5a13-2ca8-411e-828b-28394f0483c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:43.747Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9b02e625-0545-47e9-b579-b1e3a4c5263a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:53.754Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a705761b-d1d4-4a57-a920-3a0eaad39cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:26:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:03.764Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e54d628-6c01-47e7-9b10-369e046551ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:13.773Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=39d37011-3221-461a-b199-6a089102da7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:13.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:23.781Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=38e83156-bdeb-4c50-a271-1b1cbd46ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:23.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:33.793Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=33eac0b0-14e7-4fd0-b367-09a4135afe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:43.808Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9dd0ad5e-6fe6-49b2-b2f0-2d3d7e6d48fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:53.819Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d8c281a1-7d8b-4e83-9225-b15747a52122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:27:53.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:03.827Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bcdbfd66-32d6-4d5c-9dde-691ff9dcc365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:13.834Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4aaf6664-2b5f-454c-974f-c5c81758d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:23.840Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=207bb9d7-e437-4a4e-be8e-fcd13d6e4e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:33.849Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=326db183-561f-4323-b10d-126c1702a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:43.858Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=662778ba-670c-4cfb-a316-7689e6fc2264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:53.879Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d45aa2ac-e05b-4a79-a90b-806054ec2524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:28:53.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:03.900Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a0ca63a7-17c6-432a-bb37-73297ae0e04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:03.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:13.910Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e6ee4b7e-af8e-4ae4-991e-c8d69070389c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:23.917Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bf74a130-7528-4968-b30b-15fd06c85fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:33.924Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a2885b2e-0e37-44a4-82ff-044cb4640887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:43.932Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ba6d46b6-237d-406f-91df-371fbdad1263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:53.940Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=28752b48-a894-443b-a8c1-20f32d586194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:29:53.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:03.949Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b9ba68aa-736c-443a-9442-236cdc75c658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:13.962Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=70e5cb03-713f-4ace-8a7c-c215d5496ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:13.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:23.970Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ec802778-ecf2-4376-a359-4f2ae206a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:23.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:33.980Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=64516004-e797-419f-9428-a45a311d4a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:43.991Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d08987d5-68e5-4d69-8b9a-9c7921826d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:54.001Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7f67631f-8229-4f20-a3d8-eb1780003a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:30:54.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:30:59.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:30:59.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:30:59.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:30:59.585Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:30:59.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:30:59.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:30:59.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:30:59.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:04.010Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=38b15fa1-7196-473b-999b-87bd7f4eb2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:14.021Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0a532978-b7f7-4f8f-96aa-97c924b9e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:24.034Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=324627c0-d331-489a-9996-6a1d5dc7d4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:34.044Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=26a76fc4-a12b-4618-bf9f-4c8027354f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:44.050Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c3abc233-98c5-4e5c-90e3-d12d85f29b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:44.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:54.062Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=288796f2-0ef6-4a05-916c-8f8927c62527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:31:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:04.071Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9d263a4e-12df-41f7-af7a-d61300d0b2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:14.096Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=35583188-604a-48ef-83fe-ddd4c5f37fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:24.105Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4966bf1f-d9b8-4c0b-ac98-514351f234e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:34.116Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c1a53907-4019-486b-abbe-8c6d8af2e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:44.125Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7022f4be-d071-4f08-985e-75be0b10c793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:54.136Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4838a908-e865-4fea-b040-d6e9dc11dd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:32:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:04.149Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a03b9bd6-43ae-493f-8932-af3fbb94f779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:14.176Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fc376db5-2d92-4860-a2fd-7e92b92cf79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:24.188Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1b17cf88-66cb-4507-bf33-a91ddfe455e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:34.198Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b3e54a4c-380d-4207-8957-7eec80977e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:44.206Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=317d3849-1abd-49a0-ac5b-a8c6f04a0656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:54.214Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=140162db-fa76-42bd-b8fb-896b827b38b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:33:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:04.222Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a53d217d-d9db-42f4-b0b1-648a06798385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:14.229Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=81f8f40a-599a-41da-ac36-1f7678f34314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:14.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:24.237Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=140d4818-98cc-41d4-ac06-78160bcf8c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:34.249Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1b846ec8-fb16-4473-8884-9cd875055b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:34.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:44.265Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d07b2e70-099d-45d0-bdda-df045823e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:54.300Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4a60486a-0788-4424-9aa8-5a2af39d0647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:34:54.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:04.316Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=abb9d53a-d005-4eef-a869-c3269943e87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:14.325Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6b5f9808-ca23-474d-9b8c-23b195e09cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:14.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:24.333Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ceb90a27-ef2c-4351-8084-fd441e7d4dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:24.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:34.346Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e4c5e604-e241-41f4-8477-c3bdd609b010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:44.354Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e79074b5-fcaf-4e3e-bb23-953bc9558bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:44.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:54.362Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2abda8f1-288c-429a-961c-6c409fd76f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:35:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:35:59.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:35:59.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:35:59.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:35:59.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:35:59.594Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:35:59.594Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:35:59.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:35:59.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:04.370Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f9834529-765b-4702-8fcb-ea39b1231f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:14.389Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=59c73b16-99e6-4ffb-8aa1-92be93c6dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:24.406Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=456ff6e8-ccdb-4ccd-93d5-c3c67549a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:24.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:34.417Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9376d307-825e-4321-b10d-256de79d85ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:44.426Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=64446b52-62f8-453b-8e7f-3d6832efe76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:44.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:54.434Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=54b6c105-b77a-4033-8212-a45ad889fc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:36:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:04.444Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=882b2bf5-f586-4e2a-a72b-715019230c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:14.452Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0c9e0a94-1f75-41f8-96be-d8fc4528b38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:24.464Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7db7083f-f2b9-42ff-bab4-a679a97f7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:34.479Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a74ce6af-30f4-4735-b200-67d0796bc8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:44.490Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=db3534ff-4488-410f-83e2-948b048926b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:44.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:54.501Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c9823546-b56b-42cc-8221-5e67cc13ffda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:37:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:04.509Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bf852405-9976-4809-ab43-300fd81f1af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:14.517Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d25add9-5fcc-41ad-8dba-ba268bb4fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:14.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:24.528Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cf90328d-63c9-47b9-a6d2-5ee884ac7f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:34.536Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d7ac9a35-31aa-4dce-828a-dd1b19c0d782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:34.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:44.549Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4b099426-0d12-40ea-b387-4013c3adbeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:54.570Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bdf6cee3-d25a-4af9-ae1f-4cba13992a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:38:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:04.579Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2106432d-0893-4633-9202-a1bf91fd427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:14.587Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=385c2a03-cbda-4f7b-9e54-fcf13a0e2688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:14.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:24.594Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c96ce412-5fb1-4226-b32f-644dd03dca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:34.602Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d1f6321e-b3d1-48fd-99c2-4481bc4b55cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:44.612Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=48c017ee-9138-4a63-803c-0ea627f5cf70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:44.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:54.622Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e59b7317-8174-44b5-b710-5944e1a7d887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:39:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:04.632Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9fea03ef-1ac5-4ed4-8a7a-26e128be7a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:04.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:14.645Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=af18719b-002a-4ed7-9ce3-bfe2578da140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:14.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:24.660Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bab4cfc7-21d7-4a15-86ca-3bb13c88c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:34.669Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=54077679-de3b-4f40-9df2-1e6db1415d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:44.678Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d4055e53-2571-4963-a842-e20c5aba37dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:54.686Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cdf9d2db-4d3e-4ded-b8b0-b106da969d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:40:54.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:40:59.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:40:59.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:40:59.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:40:59.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:40:59.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:40:59.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:40:59.600Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:40:59.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:04.695Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d46804d2-1cbe-49da-8212-afe9ee731228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:14.712Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5d5a722f-25a1-43e2-9fd3-148fd2a17e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:24.722Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3ee5d70a-bcfe-4e12-978c-2c00c53c2aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:34.732Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=74f8346b-709e-4309-bdbd-9b5beb535384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:34.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:44.741Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6cb5c803-59d1-4f4f-80cd-ffe3e03a61d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:44.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:54.752Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=15f0b4c7-2cc1-4881-bfcb-aa70dad5e6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:41:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:04.760Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f30ffe98-2ed5-4069-91fe-7a3b66a56cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:04.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:14.769Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0947fc20-7775-4bc9-bdba-b572c46ce269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:14.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:24.778Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5c51dc16-a53d-4293-9c20-862b72a25d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:24.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:34.792Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=899cf047-968f-4ca1-9069-b79c95650b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:34.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:44.804Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8b7c4ca9-a31f-4b9e-8147-25e869f84c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:54.815Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=19096637-234f-442e-babf-51c004560962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:42:54.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:04.823Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a6b5319f-ab58-49ff-8d10-bdf1b5c9d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:04.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:14.830Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f36d21ea-4e13-42e5-9f47-958b89ade49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:14.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:24.840Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=edf9e77a-52c7-41cd-84ea-1fa206c77830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:34.854Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d5678075-3c15-4521-8b0a-547b0b662df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:34.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:44.865Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ed7586d1-44db-4ba6-a230-d1002c22a45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:54.876Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e6c88b22-18d7-44c2-a66d-c287061c2070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:43:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:04.883Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=65010cad-f45b-4849-8c1c-93b9529a0920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:14.891Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=799111c3-8281-4682-80e8-5c64a4a9578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:14.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:24.899Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3eb74f87-d63d-4125-8047-d216d594079c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:24.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:34.907Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a10c8b1c-4e6e-4686-a566-87555d492838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:34.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:44.916Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=50416abf-f1a5-402f-825f-f255bb2d5eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:44.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:54.927Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d66651d2-0e1d-43d0-9991-21ba599138e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:44:54.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:04.937Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d84f74e7-5305-41f9-822e-ab7d8be6b552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:14.952Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a6839e9a-b83e-4b1c-8c15-0cc5ff9a298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:14.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:24.958Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dd6d292c-aec9-458f-9ae7-8f040f842db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:24.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:34.966Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=813b89df-a424-48ef-acda-842e507b46e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:44.974Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=355ed129-42aa-4db5-b9b6-213b08c386cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:54.984Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4c89958d-894e-4253-9234-5ee168d1c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:45:54.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:45:59.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:45:59.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:45:59.600Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:45:59.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:45:59.607Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:45:59.607Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:45:59.607Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:45:59.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:04.995Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8b4d8423-a2e3-4139-9797-893d91ef9f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:05.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:15.004Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=072cc8bb-290d-4b84-b786-d91162ce397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:25.011Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4042fbc5-7be4-451e-a28c-e6ef65653a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:35.018Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c686b58c-5c02-45f1-a125-cead53417656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:35.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:45.028Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1f7ac3be-49eb-481a-b847-b5a9e2f7f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:45.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:55.037Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=09c52320-9545-4aca-8d42-f7bb82878ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:46:55.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:05.047Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1700f527-088c-45b0-81ab-8e77fd2986c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:15.065Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c7c156e0-8b83-4047-8825-82d33eea074c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:25.072Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=af7d439a-6aae-4e14-95ac-2d88c8fca636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:25.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:35.082Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4735f3e4-3918-4dc8-91b4-dcc0be512ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:45.091Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0bbbc83e-8328-499b-9cfe-b6e13282f525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:55.098Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9cac7c5b-51b9-4525-8bc2-5917fa156633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:47:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:05.106Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=294442a5-ce6f-43be-95ab-2fdff4bf588e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:05.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:15.115Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bea3c186-a29e-4b17-8fd5-4e8a31eee648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:15.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:25.126Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b4b595ef-2c1c-4e73-bbd3-6ecd38cce30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:25.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:35.134Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=67b6e263-d3b1-4318-97e6-15a3fe91efbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:35.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:45.144Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b324f648-db9c-4db0-a0c2-206fea6a159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:45.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:55.155Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=54f4687a-d191-402a-be23-67901d570aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:48:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:05.163Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f3e8c0b1-7c89-4234-b097-af58e432a9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:05.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:15.171Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=471be68f-ffdc-42b8-89bd-f8389bb1a384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:15.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:25.177Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4f113f41-cbba-4b92-ad1d-e4d42916a9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:35.186Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=42b5b439-4b4c-465f-9a8e-70f6f9370204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:45.198Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=78a303ce-1464-4d59-ace8-23794265f984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:45.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:55.206Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=560485b2-4ef9-49ae-9c45-ce4b6537801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:49:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:05.215Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=893c3ebe-127a-4a02-994d-69c0fb6c6efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:15.225Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d2555364-189a-4857-9155-17769d0cb78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:15.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:25.237Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a714475c-431f-4eff-8fa8-fba6d3dcc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:35.251Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c0a03f28-23a9-44d3-8cf7-4d9c1b77fcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:45.262Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=345ad13a-e52a-4962-965d-d72be8fa68b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:55.271Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c68ab0bf-899c-4d8f-bcf0-1052da0f0384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:50:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:50:59.607Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:50:59.607Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:50:59.608Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:50:59.610Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:50:59.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:50:59.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:50:59.614Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:50:59.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:05.278Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=04a9b1ed-97d4-4584-9cba-16aecbec707a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:05.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:15.285Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=919d9da4-c507-4fa9-a9c4-f3731b77b72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:15.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:25.294Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=488b1935-c182-420e-9245-b7ad1a2c5a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:25.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:35.302Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cce2eef9-4b1c-4cd8-82fd-9379b44ab046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:45.315Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d731a2f3-f29d-4f8d-8fdb-f9e3d6a6696c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:45.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:55.325Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d1a11ab3-af66-477b-ae15-de0b09c0c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:51:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:05.458Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2a246aea-ce6a-4b10-83d0-00d9ac85ea00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:05.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:15.469Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a204a141-cea1-4ccd-ae56-595a87db8bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:25.479Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3fd68732-01fc-400c-ba87-a77c35f52fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:35.487Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=df097f73-73bb-4a85-a583-400cbd6230e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:35.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:45.498Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1a1faa92-70c8-4d21-82ef-6ab774d25bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:55.505Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=88df2291-deff-4048-aa96-a3992a22be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:52:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:05.512Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bea63ba5-7490-4583-a7ac-84d871d56161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:05.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:15.520Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dd9fcfde-ceb8-48a3-82a9-e2b9a527714b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:15.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:25.529Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a89f26d2-3cd1-4558-bf3c-f0f4a6f1646d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:35.541Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3a8fe356-5e3b-4540-acf8-10435aab6220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:35.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:45.555Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e9a4070e-ec60-4c16-84b2-5d8765108b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:45.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:55.563Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=458cc2b5-4d6a-4e70-8c69-32952e1aa3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:53:55.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:05.571Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5e570505-eadf-4c76-93dc-52b88bc8120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:15.579Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1dae9f18-ffe1-4127-80a8-bbc3ef201c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:15.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:25.594Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5aa6ab4f-0434-472d-ac6a-338696565e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:35.601Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7570c72a-4b09-4e90-a7ea-b258afed6fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:35.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:45.609Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=89c7ee5f-3d36-413b-9ff3-f8eebc996b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:55.619Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5a437f8f-8354-4677-8992-ffd1fbbb9696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:54:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:05.632Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4655ac51-f670-493c-8346-0fc134c15b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:15.652Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=934cf1f3-aa79-4f56-8ac6-d673e66e3d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:15.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:25.662Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=65346a09-0abc-43de-b9f8-3345058e095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:35.669Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ac6c6777-0e86-4870-9585-80921bab8435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:45.678Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c91e2214-2309-4c01-9528-293827d9c0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:45.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:55.693Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6a9e9524-17d1-4f70-8e95-23a7ea33fe52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:55:55.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:55:59.585Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T11:55:59.586Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T11:55:59.587Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:55:59.589Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:55:59.593Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T11:55:59.593Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T11:55:59.594Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T11:55:59.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:05.701Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=dc9a852b-60e0-4b0a-8281-0687b872d41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:05.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:15.709Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8260a025-f308-47f1-92b0-da0ff9e54b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:15.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:25.719Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=48759387-f0ca-43d0-ab1f-d83d7fc62762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:35.811Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=60b560d2-039c-4df7-b2a4-649914353fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:45.824Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a7817cef-2152-4dd8-a6b6-452f27d86829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:55.834Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8e67d2e8-4408-4c75-abbe-63378f725161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:56:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:05.841Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=87668668-ac89-4268-ada7-c7520b78281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:15.849Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9dc2a50d-8010-4cc3-b8b6-72cce166a184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:15.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:25.860Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=346835cd-a517-4c0f-8c0b-ec6e1454fa19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:25.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:35.868Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8a048ccf-3564-4777-9bba-70bdd5eedc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:45.876Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c06d037a-29ad-4471-b2c7-478b784013c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:55.882Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0328ae64-ee84-434c-945b-e0fb0b44bbeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:57:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:05.894Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=539c1b7e-f63f-4315-b619-76bd081515d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:05.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:15.902Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e552606-ed7a-43e5-94c3-196f5e3b0ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:25.912Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e5fccccd-a399-48da-862f-beddefbec394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:35.924Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f6665d2d-6ca2-44d1-8bd7-fa14bd79cdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:35.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:45.941Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=af4e1531-4a06-4871-8466-0a564b1050a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:55.954Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=602457a7-5db2-4f6a-9c2e-9a80274e39bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:58:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:05.963Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=813df5cd-d669-43cd-9801-47b34d49d434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:05.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:15.973Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=56306d21-b78a-47ad-a591-d4b644aaf8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:25.980Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=04bb7258-377d-479e-b493-13b19121836f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:25.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:35.991Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3a9fe4b1-08d7-4bd0-9468-320f8e3dd434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:35.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:45.998Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=42ff542e-17b9-4457-a713-dc520415c928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:56.008Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f8ce1b25-04c6-4b6e-b179-8adbacdb5d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T11:59:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:06.017Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=93d996cf-e9b2-4bc1-af57-2bc6b8e7a571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:06.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:16.024Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cb04b8c4-a923-4444-b5f2-57823378892a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:16.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:26.032Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6437e65f-e48f-4b1f-9b1a-bba96388c44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:36.042Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=911e68f5-879d-4abb-a7b3-2c6ab68b401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:36.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:46.079Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fe9a64fc-561e-4a6d-80d3-4bcbd4a54783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:46.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:56.092Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=696bdf00-ae5b-4b86-8b8c-21be4730eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:00:56.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:00:59.612Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:00:59.612Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T12:00:59.613Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:00:59.615Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:00:59.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:00:59.620Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:00:59.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T12:00:59.622Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:06.103Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7c0fcf1a-e4d7-4526-a065-b8712b329f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:16.112Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bdf98eb5-1215-4885-a817-560b91a87b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:26.123Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=591647f9-f6bc-446c-861f-2b8da59bc85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:36.133Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f4886a48-ca74-483b-980e-338d580e2808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:46.141Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9ca2f835-0939-4725-9ddc-9ff3c74d3053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:56.148Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=df4426d4-22e5-4128-bbc2-4b5a6d01c7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:01:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:06.160Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c76d126a-879a-44e5-87fb-3193da5031c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:06.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:16.178Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f878f128-58a8-4554-ab07-39bf70fa2e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:16.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:26.187Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=52404dfb-76e0-44a5-b8ec-d28a3c8b3b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:36.194Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9ff363bc-ef43-4e4a-82d0-0c4c63312606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:46.215Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0e7353c0-b290-4b31-ae69-a7571d89ca38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:56.224Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8c4745f9-5bc2-4789-80d6-e491da5faf83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:02:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:06.232Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3ce6fdb3-ec97-49ca-8427-4c16ab84818c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:06.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:16.243Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bea5adda-8f74-4dee-bc9c-df515e7d220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:26.252Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d01cae3a-c7e9-4152-858a-15ad0263190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:26.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:36.262Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b1e0908c-2c2c-40b5-bfac-981f8d372f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:46.275Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5639f5d2-c093-47c8-9373-63cd94fc6860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:46.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:56.281Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=59591c5a-0430-4dc1-ac76-f01f60d9d4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:03:56.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:06.289Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=85b81a92-97b7-4ad1-929e-0188d73f6055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:06.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:16.295Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d61c8814-b0a4-4096-a4cd-45bcae52a37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:16.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:26.303Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7633467c-d8e4-4efc-aa71-f86b5b22f4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:26.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:36.310Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=03580a08-dbf7-459f-9fae-1090017ad10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:36.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:46.319Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=3bec7bca-59ab-4075-9a49-bb9e7bb10d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:56.328Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7bd51d69-ad1c-4f9b-9512-1fc648fe49ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:04:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:06.337Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=15c65963-3b4d-42df-867a-fa6c108a168a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:06.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:16.345Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f4efdd7b-9bc5-483c-b9ef-f35153665c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:26.365Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=31acf3ee-c648-4d7e-8f77-5b44af5aa8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:26.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:36.377Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1e25979a-e6d8-4537-9e35-fdbf4ebde873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:36.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:46.388Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2cd4b7f9-4b8a-4094-bd47-ee39f5fc90f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:56.397Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ffe07222-773a-4a21-aa32-4b09e6cd81c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:05:56.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:05:59.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:05:59.602Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T12:05:59.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:05:59.604Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:05:59.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:05:59.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:05:59.609Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T12:05:59.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:06.405Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=547d8440-0135-4237-852b-0a93d11aa73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:06.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:16.412Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5a9424b5-3f86-4ced-b063-02bb9ec997b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:16.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:26.420Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=481eb6d3-e2ce-4a1e-91c7-589c0cd64df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:26.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:36.429Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=782478e1-ce61-4eeb-8e2a-d2455174d76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:36.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:46.438Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=4e1a8dcc-191a-44a4-862f-e7ba32919a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:56.445Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=5aa117da-f3a3-4ce8-90f9-235eef1405b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:06:56.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:06.453Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6e97cc12-0b0e-4546-ad82-60303e01ca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:16.461Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e481cd97-fef3-4b79-b01b-af4c29520e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:26.470Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c4b40948-5bc0-4f7b-9ef6-e2fbb0d4eed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:36.481Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ce7344d1-446c-4b80-8a2b-e832367d8b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:36.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:46.492Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=716276b6-abd5-449c-aa67-51ee0adba189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:46.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:56.506Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=2d354939-c258-4f78-9fc1-24e0fc492336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:07:56.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:06.514Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1f91c2a4-5ba5-4d72-af10-2cde732d799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:16.523Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=36e448a3-6e5c-4774-b45d-5653d2db67e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:16.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:26.532Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a1972955-0283-4193-a6c5-5ea6a01e74dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:26.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:36.539Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=45355c1e-6bfd-46c9-b91e-51a9c19f7ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:46.547Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b21b682e-1cc1-42d5-b7d0-13d4cb39350a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:56.555Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b4272cca-8496-451b-ac7d-d8c4a9673299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:08:56.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:06.563Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=265ae4f1-abaa-4f45-a993-3d74c9c321af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:16.571Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=66c4925d-ec85-4b62-bbd6-9dd7c2c7a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:16.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:26.580Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f1c6ee67-c2ea-40c3-a5c6-aa4e670e1f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:36.592Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d81b9e2c-6ae7-4e20-9de1-49b457e0f58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:36.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:46.607Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=bb2bb500-2772-4408-a456-1b089dcf1334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:46.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:56.628Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c0d7fc8d-a0e2-49af-b741-4991ffeee707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:09:56.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:06.636Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=03e646a9-e2e1-4103-a2ca-a2ea1b7f466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:16.644Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8ae67670-8788-4683-a2bb-368ce5375fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:26.652Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e1e3a816-0dad-4208-b990-b40e00df353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:26.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:36.661Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f51376a3-d3f3-4f75-9433-ce36fed02251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:46.668Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f27fc0f0-c0dd-4e89-ab3b-4721899f46e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:56.679Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=943aca62-8f63-4b68-b0b3-6929f7d2fb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:10:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:10:59.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:10:59.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T12:10:59.592Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:10:59.595Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:10:59.598Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:10:59.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:10:59.599Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T12:10:59.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:06.691Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=10289cd9-11d1-4962-b7e3-ea95184d1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:16.702Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f80c891e-78aa-4b3c-8e4f-b731052ab24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:26.710Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=021abdef-82f5-47c0-aae2-4dbddf1c8a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:26.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:36.717Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b68cca01-0bb6-47b8-b96f-bc84fbe24db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:36.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:46.725Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6ec13f70-34ee-47d0-b097-1820f9f4eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:46.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:56.745Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9f01da63-2058-4b81-882a-f11037f5b300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:11:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:06.755Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e7b17652-c9c5-4441-b967-08e57a14860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:06.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:16.765Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=d87ffd93-59f1-4442-afc7-c86d40df7aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:16.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:26.773Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=c13e7224-55ab-4868-a54a-5b60be259021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:36.782Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=0afdb6a9-6dd7-489c-ab4e-c14c0ada15ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:46.792Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6ff910f6-c6bb-4af1-84d3-63df700b9737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:56.802Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b8f49c0b-5c31-4bbb-94c9-6de6eb8e09a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:12:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:06.809Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=94a310dc-2439-4620-b45c-4c28d6ceb30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:16.817Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=1c8f50a6-d558-4aea-b3ee-e3b1b2666bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:26.824Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=cd27c5ed-6cae-46ab-9b65-12ceced30197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:36.832Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ea0a3ed7-92b8-4b91-9d9f-2a4de56946be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:46.841Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=798414d5-79b0-428a-974e-df59b419341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:46.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:56.849Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=6726303a-d476-4859-ae7d-b1b4ec0f000d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:13:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:06.857Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7358f467-141d-4f23-9cc5-2c4c94f19a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:16.870Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=15345d4d-a77e-470e-8236-6405481fa5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:16.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:26.877Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=81dd7b22-e78e-492d-b9d1-ec85c1d327b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:26.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:36.890Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8c3a8a5c-f15a-4685-8294-ce0b20afef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:46.900Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=32394e98-bdff-4b4c-b02b-e598840b3fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:56.916Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=9eb9ac1f-2c56-44eb-b1e4-7a361da951e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:14:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:06.927Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=15c02e94-1fdc-4fde-8215-1025b67287fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:06.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:16.938Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a45d9d9c-6def-4705-b258-a22e51f10cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:16.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:26.944Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=8df98ec4-1eb5-4500-8d54-132717753217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:26.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:36.951Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=b50da83e-90d4-4c1e-9bbb-09df11ec7872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:36.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:46.958Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e5d94db7-0161-4d7b-b8d8-b66df1aac8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:46.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:56.965Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=7aa746ee-f65f-488c-b388-1749105fe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:15:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:15:59.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-05T12:15:59.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-05T12:15:59.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:15:59.617Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:15:59.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-05T12:15:59.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-05T12:15:59.622Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-05T12:15:59.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:06.972Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=ab161cfe-b0b4-4d36-8fd8-dcac4d62607e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:16.985Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=a788accd-2f61-4a94-b064-a3ae6db76561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:26.994Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=f5fa9690-d594-4793-bc2a-700eec32d7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:37.001Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=fa0bd4d0-2bec-4705-86f5-ce0c817358dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:47.010Z |INFO |Init configs |InvocationID=d74009b6-0f45-481b-a350-cf6fb5298a3b, InstanceUUID=e05a2038-28d5-421e-9aee-81eb0e0cf56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-05T12:16:47.020Z |INFO |PRH tasks have been completed | | |