By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:00:38.135Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:00:38.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T13:00:38.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:00:38.915Z |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-07-13T13:00:39.031Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:00:39.032Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:00:39.032Z |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-07-13T13:00:39.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-13T13:00:39.291Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-13T13:00:39.318Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-13T13:00:40.905Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-13T13:00:41.403Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-13T13:00:41.431Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-13T13:00:41.432Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-13T13:00:41.519Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-13T13:00:41.520Z |INFO |Root WebApplicationContext: initialization completed in 2202 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-13T13:00:41.972Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-13T13:00:42.910Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-13T13:00:44.306Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-13T13:00:44.540Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-13T13:00:44.541Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-13T13:00:44.544Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-13T13:00:44.923Z |INFO |Started MainApp in 9.453 seconds (JVM running for 10.453) |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-13T13:00:45.007Z |INFO |Start scheduling PRH workflow |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:00:45.034Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f2c8a414-fa73-4bdb-92f2-7ccc26e05a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:00:45.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:00:55.585Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6a478ed2-f6d2-4bda-92f3-b784701853eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:00:55.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:05.591Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=607a84ed-aee0-475b-8bd8-657a502d5253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:15.597Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=25dab54e-6c54-4dfb-a5c6-62e574f5f6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:15.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:25.609Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1c125d64-d53e-43b7-881d-2331301fcfe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:25.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:35.617Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8058af1c-443a-400b-8747-3294d1d3c551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:35.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:45.626Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=59b414a9-8dc7-4459-b388-626d616abdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:55.631Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=62503893-5ee3-4e13-940d-b77ad9cb676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:01:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:05.636Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9357b0e1-9187-4d2c-8a3d-3e25fbab8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:15.643Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fb9e2d65-2134-4f36-95eb-d18161b7e04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:25.667Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2e9ba52d-6d5f-4a2f-9e70-43b1acf8b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:35.674Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e7979f5e-c896-4cd7-9fae-0125156bb66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:35.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:45.679Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d80aec02-82e0-477d-9ffb-da94cead224e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:55.687Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=97b03c57-8457-4914-9fff-754c7c095b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:02:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:05.700Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1308d4bd-b741-44ad-b17e-968088dbf711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:15.814Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=449b4cff-53d7-4e22-b261-bac0bd27b15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:15.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:25.848Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d0fbd817-b187-4316-b640-086261a8f9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:35.871Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=70d8b329-3fdd-40da-b99d-15faf8eb2601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:35.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:45.913Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=33489747-4d94-40db-83e2-3c2328396f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:45.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:55.947Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6beca836-de9a-4f63-983d-7f1ca29a9bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:03:55.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:05.980Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=30b4c5fa-31f4-4cb3-8d82-02f957aab5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:06.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:16.017Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fc2134bc-d494-4e46-8c4e-da8d767927e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:16.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:26.051Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d25b1ab1-4c2f-459d-828c-97fb593417a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:36.094Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=78326f32-232d-495f-8b7f-35ca2c75f7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:36.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:46.142Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e92d7502-eda3-42fe-ba51-83e6d86c584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:56.176Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ab1ca688-9068-46cd-8207-759709305299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:04:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:06.200Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=568eb873-cae2-4fbf-aac8-c6f1ae4138c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:06.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:16.222Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=19f3ea20-30e6-4c6f-a0c5-b44d3aeb1bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:26.255Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0bd50282-e118-4bf4-ab15-8dac1e0cd251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:26.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:36.300Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e6de3c12-4276-4613-865f-89b72dc06195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:36.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:05:42.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:05:42.813Z |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-07-13T13:05:42.814Z |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-07-13T13:05:42.817Z |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-07-13T13:05:42.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:05:42.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:05:42.831Z |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-07-13T13:05:42.834Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:46.333Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a512740f-51f5-45f4-9c7a-e6c6e39d6e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:56.355Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8028ba98-a131-45a2-883a-3fae55d80c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:05:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:06.396Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=445fd86c-54e6-4147-8b28-d8f47488da00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:06.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:16.437Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=36de0a0f-0ada-4935-ba28-970ee6ffede0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:16.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:26.521Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9526e6e7-af3b-4995-9014-a191489bbc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:26.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:36.544Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=154133ca-ae40-42c7-8550-eea0efa34336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:46.572Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c306ae72-1b90-40ff-9378-12a3a252f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:46.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:56.597Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e406b499-2450-4b74-a265-006885b76e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:06:56.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:06.616Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=aab454f0-7669-4728-9790-499e11b55ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:16.637Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=950b88ee-0408-4d8d-883a-4b6f682154e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:26.655Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1945486f-3777-45c7-bff9-f5f5cf656f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:26.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:36.682Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0e4bb275-10c8-49cc-ac6b-bfcf56f1837a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:46.710Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=657b7517-f1d4-4e49-a475-912e3c60ee7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:46.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:56.728Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d56353f2-9377-41ef-b78d-6f3292e07082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:07:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:06.744Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9cc47994-277c-4ae3-939b-731fa563c794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:16.826Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6b0cd9ae-b413-4bdd-a4a4-5e0582f0d53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:16.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:26.843Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=216812d0-04e8-452d-9679-3c2d6f2a9ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:26.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:36.866Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=17458a05-dd83-4d2f-af4f-362ae60d58ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:46.890Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=41048a45-0902-499e-ba7c-1d138a178a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:46.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:56.915Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=226e6cc1-2d6e-4ffa-80ac-618d20c9fa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:08:56.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:06.933Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=79b81432-e659-482f-ab50-7848fb0805d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:16.950Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e0720258-4a55-4ccd-afec-b48aa8531f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:16.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:26.971Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e4691502-9a42-45a8-aa81-3673c55bc813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:36.991Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=34c20753-2ab1-4735-983f-60d35bdaa6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:37.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:47.010Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cd7d2f1b-37bc-45e2-b389-6cd4daabb945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:47.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:57.039Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=303a5aee-4e86-4a3c-8413-ae11836e5305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:09:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:07.067Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=35319757-2f00-48db-92e0-89105767a099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:17.092Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a11009f7-0a4d-482b-a747-666584851f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:17.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:27.110Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9affa8b1-dfe1-4ad1-8d98-525cad7bada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:37.128Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d3baee6c-c79a-4693-96e0-3e6207fc7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:10:42.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:10:42.328Z |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-07-13T13:10:42.329Z |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-07-13T13:10:42.332Z |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-07-13T13:10:42.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:10:42.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:10:42.346Z |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-07-13T13:10:42.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:47.151Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=eae6ff4a-2326-4ab8-bfac-a854d1da58ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:47.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:57.165Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f9b5af5a-791c-4388-ad27-089b0a360825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:10:57.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:07.186Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4e0bcc4b-25fc-4fc0-982d-d9d8a50e3194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:17.211Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e1df8c96-5d1e-493a-96ae-2bb8acba6e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:17.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:27.253Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0c78fd02-0767-4c93-8223-1e9f62367aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:37.269Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=232f75c1-dea0-4a4c-80e0-7414174ab20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:37.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:47.294Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=112d0bc4-a285-46e5-9aab-4ac6a893ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:57.328Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3e0ff07c-ecb6-4970-bbae-99be937fe413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:11:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:07.347Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=96be024e-877c-4b50-b5b3-160554275ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:17.365Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9e2fd500-faf4-409a-9bc5-d2bd6c94b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:27.383Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5698f720-5336-46c7-b683-7d3486917e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:37.411Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5f56451e-1d5e-49fd-942e-de5fa34492cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:37.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:47.432Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c71119e8-35ba-4105-8c3c-75e65f9b9c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:47.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:57.449Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1ef2c69c-084b-44e9-9802-dea5633acb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:12:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:07.466Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d7efa631-29eb-426b-b3af-8d6f681ada1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:07.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:17.483Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fe725ce2-549d-45f0-817a-4592d3284f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:27.512Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2a801ac5-68f4-4197-8e6c-3dd82341502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:37.529Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2d8e9d9d-b0ee-4346-b1b9-d3a04091f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:47.553Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c374fe56-4f96-46e3-83e8-11808e0c666e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:47.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:57.568Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=526f1c68-2e30-484a-bbc8-0fa812b2790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:13:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:07.585Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e86025c6-783d-481e-9544-201beba14148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:17.610Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=89b03ed8-8957-48fe-abf3-cefc4042b909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:27.626Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d8c06e2d-2218-4b0b-a702-2e03732f21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:37.643Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c43b6d44-fd04-4120-a590-476bd32e1bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:47.659Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=940d440f-06b7-4055-b026-3d41ff662204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:57.678Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a41e1ebc-27a3-4f75-9299-08067e94e07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:14:57.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:07.695Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=68278dec-df09-4ab2-9ed2-aca40f37ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:07.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:17.710Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fe7c9e77-c02c-4a18-b234-4e573c4477e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:27.727Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0bbebd57-ee64-4279-97e7-75b028afa808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:27.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:37.747Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=57d7179e-e68f-42e0-9573-e148eeed0f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:37.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:15:42.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:15:42.300Z |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-07-13T13:15:42.301Z |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-07-13T13:15:42.304Z |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-07-13T13:15:42.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:15:42.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:15:42.315Z |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-07-13T13:15:42.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:47.764Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=07ecb15d-4a43-4259-990e-fb688cabc14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:47.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:57.817Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=47571ea4-4ad0-4de4-88b5-8998825aebb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:15:57.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:07.832Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ddd5931a-bcc9-4c1d-a6f9-2d027d7cc6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:17.847Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=93ea32f6-63a4-43b9-98cd-ff58900ce29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:17.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:27.864Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=26d61513-3bb1-477b-a42d-edfa0705665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:27.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:37.880Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=acf0c1d7-6caa-4a99-a9d1-f64617f099de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:47.897Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=193ef453-e8d2-4ac0-b56d-52d3af032f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:57.920Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0dea20cf-ecce-42b0-9b3d-2a2ced1c2f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:16:57.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:07.937Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1d8a1acf-b9a7-4e1f-8630-50e5284cf8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:17.955Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=de21ca72-d7c3-48c7-a666-9a53c8595353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:17.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:27.977Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8b1f9f7c-d36d-4b31-91e4-b05a8e43f03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:37.995Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d37432fa-1a08-41ba-a279-d960e23d13c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:48.011Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=470e3506-1a9b-4c21-a15c-bbdd6953bb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:48.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:58.027Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c9c34a20-c991-4718-8329-6dc1ee419553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:17:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:08.045Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d03591f1-c7e5-4411-9ce4-349510ecee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:18.064Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0e4411c5-93b2-4095-992c-f84a1dd939af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:28.079Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9e65d0fc-7e6e-4147-8d5c-fdeee3e254f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:38.099Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6ff72a86-f3bf-428f-ae90-cbd7861fcd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:48.129Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9bcc78f2-103b-4b86-8d62-bc0b2e5f09e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:48.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:58.154Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2de912d5-24dc-4060-8391-d6ec5c9fd96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:18:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:08.176Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba7df0e6-d3a5-47a3-a106-c0d035bbe59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:08.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:18.201Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=70c89ba0-83ac-433a-8d70-fb32e39bdc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:18.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:28.217Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e36b637b-6b1c-40a2-8d64-475387613066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:28.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:38.234Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fc972d4e-1e32-40dc-b972-43ef66aee30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:38.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:48.252Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=284725ea-e981-4b44-90c1-83e9dffcab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:48.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:58.268Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=06780d8d-fbb5-487d-acd2-280b570e08cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:19:58.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:08.282Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c5b3529f-8762-4a41-90f1-6e5799c3a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:18.309Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a5996c4d-f585-4aaf-a680-6da90b00d01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:28.327Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=92c83a7f-f5b1-4b7e-8be2-6f9f7a7694e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:38.343Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5ebcb382-17c1-422b-9e0f-79f74b33fe31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:38.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:20:42.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:20:42.288Z |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-07-13T13:20:42.289Z |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-07-13T13:20:42.291Z |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-07-13T13:20:42.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:20:42.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:20:42.301Z |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-07-13T13:20:42.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:48.360Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ca4d0843-ffe3-448d-aa91-9ee9de8d4cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:48.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:58.379Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3708cb94-443e-4897-94d6-1e1a6e55b90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:20:58.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:08.397Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6ba53c2c-e026-41de-ab29-b53df5a94822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:18.413Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=60ac5413-460b-47ba-a534-d63714b5c72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:18.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:28.435Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ee357cb7-c436-4b0d-a20b-7be5974b6d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:38.456Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=950e049b-0789-4c53-bd12-7d00f80f86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:48.513Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1966621b-7af8-4ba5-bec1-4689fcf75f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:58.531Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dea6f3e7-d613-42e7-bab2-38a0155ad5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:21:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:08.547Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a21c8509-b5bf-4637-b152-7b3799c391af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:18.578Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=585d9097-5875-4444-8b41-c07e8472c9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:28.595Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9bc49f56-ff43-475f-9a67-c4c21db19b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:28.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:38.611Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e6e48e1e-0c44-43f4-a73f-4ff5fa1049b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:38.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:48.626Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f97bec40-c96c-402e-9c04-e73dce038328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:48.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:58.642Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b964dd15-243d-4119-9517-720cb1ddf505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:22:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:08.657Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b3d38b8e-1996-4674-a07a-024ad6dd2e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:08.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:18.671Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=47f7813e-e5e6-471d-bc34-c7c2f987b3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:28.689Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=13bf0894-2a3a-4501-8966-faa220a461bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:38.704Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3bdea1e8-2dfc-4836-83dd-d33335970c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:48.718Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8860ab32-a234-4b0a-8862-98035c34ea84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:48.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:58.734Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6c45e017-5edb-431e-b513-6f14916d2228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:23:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:08.747Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=af1f24fc-6738-402b-8c80-0dfd8167fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:18.762Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f66e3800-250d-48af-8670-462c73aa04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:18.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:28.778Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=23cb3a96-ff02-42fa-a299-4efe475037d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:28.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:38.792Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9d758fca-8df9-4f03-94ef-65d56b522bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:48.806Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0cb0d168-3139-432e-afe7-a969e0acbd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:58.821Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d696f330-9892-4949-b2d8-c296fcc38787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:24:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:08.843Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=567ba3bf-a0ff-4c88-b27e-ed89c711bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:18.894Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a4e08870-1757-4142-baca-a940546f2939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:28.914Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f2a872b4-46bb-445e-9649-a33665b62038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:28.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:38.937Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=69033aeb-31ed-4f91-9191-81dc633a1fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:38.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:25:42.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:25:42.301Z |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-07-13T13:25:42.302Z |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-07-13T13:25:42.304Z |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-07-13T13:25:42.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:25:42.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:25:42.313Z |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-07-13T13:25:42.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:48.951Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8929bb03-bfe3-4a85-ad35-01a9bda0c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:48.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:58.974Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c5439a45-35a9-46c9-a187-2fa85b1cc261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:25:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:08.988Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=486a5791-01bc-4cc4-b251-d864a59a592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:19.009Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=264e175d-b065-4039-80bd-5607f3ca2f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:29.024Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1a6337e3-82e7-4357-b173-670e533ed7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:29.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:39.038Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e86d03fd-f879-421f-81de-ca8206407f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:49.055Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e5f326c2-6c18-41d5-bf65-136969e7d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:49.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:59.070Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b3ae829e-5664-4315-a9a7-2528e8369ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:26:59.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:09.086Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bb9c5b3b-304d-4ef3-82fd-4aba2d69d9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:19.107Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=887e44cf-301f-4cc1-bd34-219c5dea9238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:19.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:29.123Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5f79d852-d539-4646-8c07-82bd359a33e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:39.138Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f62231c7-f4b8-4f89-94f4-5c86b8bf386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:39.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:49.152Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b479270c-1769-49d2-8c82-b4daabaa459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:59.166Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=63053852-550f-4cb7-8188-50c527562510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:27:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:09.188Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a6728783-b672-4603-ab2f-36a4926ef7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:19.221Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=70133881-3572-43cf-b044-c438ffbdbe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:19.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:29.248Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a078b027-2d69-42e0-a5c6-c0e157636c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:39.273Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fd736a26-55b1-4108-b71e-ab22493db288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:49.302Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f32b4d9c-b780-45d5-8f87-76fdb3bdfee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:49.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:59.337Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0f0a7985-3d74-441a-9fe8-eae2cd9d2362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:28:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:09.393Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6e38a846-caf4-4978-9b51-eed1beb0c67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:19.422Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=eb633e94-4d77-499e-ad09-721873d55301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:19.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:29.437Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6588e2d1-ad81-417b-ac0c-ea0e0e58860d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:39.467Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=03f92ee9-0078-495a-a170-74f82b7a21f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:49.486Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3deec83e-dcb9-45bf-b41e-949d9615212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:59.504Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3d98b933-b183-4f4c-9958-c483409ed39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:29:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:09.519Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=31698595-66e9-4237-b57b-8dea3e0e20aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:19.531Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ef5f6c86-2050-4364-92d4-92c0c0278c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:29.559Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a492352c-19a5-4a83-a331-e2e5f91151af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:29.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:39.574Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bf25d1fb-63b9-4a88-a115-456867d7057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:30:42.298Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:30:42.299Z |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-07-13T13:30:42.300Z |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-07-13T13:30:42.303Z |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-07-13T13:30:42.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:30:42.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:30:42.311Z |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-07-13T13:30:42.313Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:49.590Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fa0424b0-a84b-42fd-9d94-a93cf5bf7a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:59.604Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4b9b4671-f1fe-414f-baea-f760a25ff259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:30:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:09.618Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3563f6a8-8c1c-4997-b212-10af09cc704e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:09.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:19.642Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2e2586e6-37f8-45f5-959a-948f39ec1d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:29.660Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ca0e6f66-32c1-4bb4-9584-86ef92a2fece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:29.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:39.681Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d2762013-af99-4e0a-be67-2512c282f6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:49.699Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5a17480f-d1c8-4d6c-990b-f7872b7dc4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:59.727Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=11503cfd-af9c-47a8-bcc5-037406280694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:31:59.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:09.742Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5d80e265-05bd-4747-a677-b3b6101e38cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:19.771Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b46e130-ddcb-4cf6-a0d6-022793b881db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:19.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:29.786Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=db8ed135-84d3-4e55-98b2-4fa992bd1384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:39.800Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=262979b5-6b7c-4d63-8eaa-b0049ad9c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:49.816Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=33b2a150-1c5f-4869-b5b8-b4adbc46e05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:59.831Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=73cc9566-c0e9-4121-90da-943c7fb13306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:32:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:09.848Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d03e5d9b-7b16-4dd7-80c8-69daccd9a760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:09.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:19.865Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a742139d-1eb9-4399-a376-f530078c9d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:19.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:29.883Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=377f7de6-0e86-4386-a245-26b2f3b1a843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:39.898Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dd0b1055-34b4-4b65-9f63-652dfc8702f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:49.912Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e27904eb-f449-48b8-af02-9afdde87729d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:49.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:59.925Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e319e0f8-5560-456a-a53d-e400fec1a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:33:59.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:09.938Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a37813e1-7f1d-4e28-9d00-06cc69f21241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:09.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:19.954Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3ba1aa82-4193-4cf3-92c1-6a7a0ffa1ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:29.966Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7a53f794-20ae-424d-8e5e-4784bc509af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:29.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:39.979Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4726cbb0-05e7-4529-a819-ab49c93a27c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:40.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:50.008Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=99cafa68-94ad-4272-90bf-0714be347132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:34:50.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:00.022Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=af21aab5-3d20-4ade-9726-aed20e604ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:10.035Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=91947b08-776c-4231-a3ce-742ce195f9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:20.048Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dae86651-2891-4527-81b0-36356f14c06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:30.064Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8a6655a6-f206-4d64-8bcd-ace8faa811e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:40.078Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=919f5899-e362-49cd-97e2-6822ae4c9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:35:42.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:35:42.264Z |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-07-13T13:35:42.265Z |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-07-13T13:35:42.267Z |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-07-13T13:35:42.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:35:42.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:35:42.274Z |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-07-13T13:35:42.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:50.093Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0533add9-a326-4d3e-bc1c-d48dec596df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:35:50.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:00.109Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=00b6f608-af71-46c8-88f4-4d430da3e2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:10.123Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=252ce1a1-c8d9-4081-8f94-2f22a0227e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:10.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:20.138Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f5c6014a-e3e8-4998-a986-a320fa75eb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:30.151Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b1a4dcfc-7108-4cdc-ba2e-708cab17469e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:40.165Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0eaca53d-9d60-49e9-9038-960648b2f20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:50.188Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=05533cb5-e848-4b3e-a2fe-4b1aac1c18a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:36:50.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:00.205Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0c01c6ef-887e-4a31-960e-0fdc458e6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:00.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:10.219Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=55638093-37d6-46a0-89ed-b0c9ea294462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:20.240Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9cc45fd6-9c9c-425f-90fe-3961c88bc804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:20.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:30.268Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a1e9dcb3-bbd2-46cf-8739-86a93553d3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:30.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:40.293Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3db95ede-229d-484d-9695-b4fb5bed3cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:40.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:50.309Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6fcd3d4c-1299-4c72-9f09-202ae19d9c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:37:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:00.338Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=59149374-086f-402e-995a-158d7b578c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:10.355Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2ac6cdf0-6ebf-4ac2-8252-f177a9c0671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:20.369Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=951ebcce-460d-4c86-b78d-d5bd59062bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:20.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:30.382Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a8bbd8cc-8774-4fd3-a55c-317d32abee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:40.396Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a6f89d04-5a2d-4157-95bf-dec79fca3554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:40.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:50.416Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6b68c8c4-4d66-43c3-9b98-9b0cbd467958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:38:50.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:00.429Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2ac56eea-257e-495f-b051-580698ae1773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:10.442Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=29f62f05-31bd-438a-be65-9f0572bc159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:10.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:20.454Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f3fa65d8-b731-4d65-bef5-e4fe4c60864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:30.478Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=97d0b7de-0c2e-46cf-a36f-a2a81247fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:40.493Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=52a41b72-72ea-49d2-adf8-837ca75200ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:50.506Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c2e4263b-1796-41fc-9d90-436b7130047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:39:50.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:00.520Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4d9afbde-4387-4e51-8ef7-fd29090a21b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:10.534Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2ab9a243-d267-4557-a1b4-b76b59b70791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:20.549Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f8318a1e-f204-48a3-86ed-3944c8952b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:20.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:30.564Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5bbf4fc7-7440-4769-8d2b-4f489af742bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:40.576Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9fda0440-96fd-42ff-ac9b-a87baed5fcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:40:42.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:40:42.270Z |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-07-13T13:40:42.271Z |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-07-13T13:40:42.273Z |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-07-13T13:40:42.280Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:40:42.280Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:40:42.280Z |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-07-13T13:40:42.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:50.590Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=16f7a901-de26-45fa-a317-be07bc23dda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:40:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:00.607Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f8463cc0-3a86-4f24-a2b5-232f9e3c6f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:10.622Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8d9c2c05-d837-497a-899d-62c583918466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:20.638Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=02ff9d16-933b-4b8e-a078-5eeb6728eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:30.654Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3df5e43a-4ff4-4b4f-b87f-50ec45848a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:30.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:40.668Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9ad97f45-18b9-47af-a387-026fd7e7485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:40.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:50.683Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=263a2564-012e-454b-9f7e-c3e6d63037f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:41:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:00.697Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=17cea41f-e30b-401c-a06a-ba354eeced1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:10.710Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ef1ed39f-5bb0-4901-99cf-10cc6a30f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:10.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:20.727Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5596bb2f-9613-41de-b3cf-66661a478645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:30.744Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f23359a0-6601-483a-8051-f7597d753952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:40.758Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8248de5f-b21f-42f4-a525-6b2e8f677f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:50.771Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e921a7ee-ad44-47e6-a527-d9632245d1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:42:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:00.786Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a1571fee-5af7-45f5-8963-f49ad3b2c290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:10.799Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=08636bbd-686b-4641-88db-3661f984c575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:20.814Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cd6fefc3-f030-4d9d-ac24-0677ae54a964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:30.830Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ad260bf3-ce9c-47af-8eca-4618925886d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:40.844Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=682fe484-4ed2-4b1e-9d1f-51e0ce3a77b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:40.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:50.864Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=73525963-d313-43f7-a4e7-5075407f08e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:43:50.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:00.877Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1acc7d7b-a493-4981-bc42-e896446234f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:00.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:10.889Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=75539f97-2f68-44fb-b49a-6587826352c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:20.901Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f174b311-7936-43ca-b27d-1e577a50e943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:30.914Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b201f8ab-8c67-42cb-8bab-914bb0fd1ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:40.927Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ce9042b8-bcd4-4b99-bb7e-efee70114b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:40.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:50.941Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=343aba2c-a7ca-4093-901e-5a0b13c507f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:44:50.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:00.955Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e9b3b49a-7ab5-4ca2-a35c-e73964a4a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:10.968Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4c2f545b-6b12-46c0-9c4f-bdd298efa655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:10.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:20.983Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6b7d8092-11c6-4460-9291-5422226cdcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:31.000Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=921578b6-e4b6-4fd3-8420-c39f6aaf3432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:31.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:41.024Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7159bd45-2543-4404-8da5-efd01ff664e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:45:42.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:45:42.196Z |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-07-13T13:45:42.197Z |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-07-13T13:45:42.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:45:42.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:45:42.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:45:42.205Z |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-07-13T13:45:42.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:51.040Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=af9639c8-70dc-4fc0-9cd2-6b2727dba3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:45:51.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:01.055Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cbb178b5-0d15-43e3-b186-367c567281ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:01.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:11.070Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=02a76b87-909a-4998-a1e0-d98623d9cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:21.082Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=590ff3b8-5465-48f6-ae8b-c0686aec2ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:21.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:31.095Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d75c0c4d-edd7-44ef-81ee-9bbda0908ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:31.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:41.109Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0928634f-7fb1-44ea-ba50-dc28b894cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:51.123Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=21ef2fad-e5a6-402d-a1e5-b40df260d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:46:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:01.135Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cbc1b376-4015-4383-80c6-0928f684a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:11.148Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dc13ae2f-5f37-4749-91c1-bd1cd2f73542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:21.163Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a7484239-0c15-43d3-9048-8b01c049c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:31.177Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a9fcce4a-8661-4cba-9f01-878687c78d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:31.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:41.193Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6a111c86-4e82-4580-8385-e1b6ef85750c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:51.209Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba0f33d6-745a-46d5-83a1-d5c4ef4677ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:47:51.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:01.222Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e7f6e347-4d07-4490-91f9-9e656b0dcbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:11.237Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=30927e0e-d441-41b1-a668-94997b4da573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:11.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:21.254Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2f10c748-07ee-47f5-ae2b-99ea7bcb8d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:21.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:31.267Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=27e030f5-229b-471b-8028-476308f67319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:41.281Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1946122c-29b2-44cb-8d92-c03328db3c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:51.294Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=11420a08-45d4-41f1-938d-6ae5c39645ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:48:51.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:01.307Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=16194f84-d0ee-4264-a943-3ac9d6d0d5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:01.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:11.320Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9e20943d-4e68-4f0b-8779-ea524ac5a9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:21.333Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c3007341-9381-4327-aab0-2b0e702baba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:21.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:31.348Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3ce4d0de-c0e8-4b9f-b105-bdb1b6b9eeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:41.361Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=39513d0c-8f5d-4e42-962f-b3513e966d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:51.375Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f88c7ce3-230f-4795-82e4-6c9cab3ce7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:49:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:01.390Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7162d0b5-c587-4653-aeab-f47bab981e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:11.404Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=81e6aa01-d535-4195-aa22-4cffa6149fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:11.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:21.418Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=150c4327-1e69-42f4-b885-6fe9b853fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:31.434Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f731cdf3-5ef2-47d8-84b4-d8be838cff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:41.449Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c84e6419-1301-4183-9ad5-7d2531ef6833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:41.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:50:42.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:50:42.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T13:50:42.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:50:42.222Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:50:42.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:50:42.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:50:42.228Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-13T13:50:42.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:51.461Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bb6a9a56-de6a-4bd7-beeb-8dad5c61171b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:50:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:01.475Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6ff63cc1-6696-4f26-81ef-d7acc2444999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:11.490Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c8b40cf3-0e46-4428-85d4-8eb737a684d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:21.503Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c47df1c0-9468-4c58-a170-0499175d226f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:21.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:31.518Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a6b09886-d5d1-46d3-94ce-f233b8dd8c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:31.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:41.538Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=592b5bdb-1706-46dd-81dd-9713da66a288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:51.551Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=de792626-5a5d-4130-a635-93552d454a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:51:51.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:01.570Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=67add6db-8c00-40f6-a1d0-e075327e62aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:01.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:11.583Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=326d8e36-6545-4137-ae76-bcd06a390be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:21.596Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0a70672f-dd50-4093-9fca-506f457598fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:21.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:31.609Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2c6d7826-8701-41e5-984a-20f71f529a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:41.622Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=92a4a19a-139b-4e2f-b458-a2ed631a9baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:41.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:51.636Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0c037e47-2e24-4c64-95dd-2ea4b6a94b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:52:51.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:01.651Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b8809a1-8467-4756-9393-f9adfca62f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:11.664Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=14acc4cd-0036-4a95-92d1-f400dec7cf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:11.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:21.677Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=20b9bdc1-e08d-4da7-8052-3798cb585db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:21.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:31.690Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4e0e8b68-f4eb-4f0e-96e2-de078c776a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:31.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:41.707Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=515bb247-01e5-4b30-ae11-5807e8556d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:41.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:51.718Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f47e1577-752d-4832-adbc-11c1ca835e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:53:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:01.730Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3264b5a9-67a1-467f-a4c4-6137b8fcfbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:11.750Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=87a37be3-6dc8-4566-b9d8-24a5313fe2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:11.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:21.763Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=df5460d9-2cdc-47e7-8a9b-f062179f31f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:21.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:31.774Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9b4d9407-ddf2-4d68-9c47-c1603baf933f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:31.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:41.786Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=917266c1-1e04-41fd-8686-c92a63085995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:51.797Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d70d4411-dd92-4f41-a3f0-9279c1abee83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:54:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:01.809Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=08cecac6-1730-46cb-a444-40e9d7cd85ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:11.826Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=17f88be8-218d-4987-bbf0-eba1ab9af3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:11.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:21.838Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ab1796b2-f656-4683-ae21-294563a8d5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:31.852Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba035da7-dc21-40d5-83b4-d117c6ec58eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:41.865Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c075f031-c456-475b-9a78-65cc9a2ac406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:55:42.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T13:55:42.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T13:55:42.163Z |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-07-13T13:55:42.164Z |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-07-13T13:55:42.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T13:55:42.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T13:55:42.168Z |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-07-13T13:55:42.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:51.877Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2f6ec74e-a07d-4203-8b29-76dafd907a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:55:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:01.891Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=696da4bc-a789-4e2a-a9ac-3bd70dc34eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:01.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:11.904Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=34f07a21-b2ea-4041-8edd-c5084539ede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:11.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:21.918Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f2643fdb-80ad-484a-b64b-f7f367d9e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:21.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:31.931Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ab0b0649-4174-4946-aadc-e4c24861443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:31.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:41.946Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a0da8972-936b-4098-8681-72742ee684eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:41.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:51.959Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=40b68d15-a6d9-4fba-a207-fc773ab1a809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:56:51.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:01.969Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=592f4edf-4c3e-4605-8e49-c5a3327ed884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:01.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:11.982Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5bb385b8-57ab-42a5-841f-f86e30b6cfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:21.997Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=60999b62-91e2-4ed0-91ec-2444b99ff8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:22.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:32.009Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1372563d-59e1-4604-abfa-1780d1f78387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:32.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:42.023Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ada9d27c-6fcc-4616-ad8d-fb9eb3326b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:52.036Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=24548c26-3b37-4005-91f0-b6ab6ad4ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:57:52.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:02.047Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cf42c578-7cfd-4c65-b113-ee0652e28cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:12.059Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=40825a1b-8705-4beb-a83d-2c0cf44de42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:12.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:22.074Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6d8a87de-3e2c-46dc-974a-209fe3fac917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:32.085Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6e2215a6-c738-4879-a05e-e88b6964a70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:32.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:42.100Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=121d3af3-a7e4-4a6f-b342-d069478f14bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:52.112Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0be17e2e-522b-4ffd-95d4-8f48a5a7e629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:58:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:02.125Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=29a8e299-d955-441e-b34f-eed4178a1436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:12.141Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e15e2fa6-9f22-4ca2-a880-0ee2111646be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:12.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:22.154Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=650b981a-4679-4505-8b5a-a6694cc7d176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:22.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:32.167Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=73f4d847-6bbc-4a2b-bb26-b287d0b73c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:32.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:42.192Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=20a37005-5e0b-4697-8d5c-a723d93df685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:52.208Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=931881e9-2440-440a-b984-a8a4f8a683a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T13:59:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:02.222Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=53bb5f4d-40c4-40af-bf3e-c7482de80b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:02.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:12.241Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0d4ba029-b045-4340-8129-ce43fc21a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:22.253Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1b840db6-6fa9-4f5e-881b-f00582b6a035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:32.265Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=92ee5ce2-a1a2-4a83-b0bf-534d51a00cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:00:42.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:00:42.214Z |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-07-13T14:00:42.215Z |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-07-13T14:00:42.218Z |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-07-13T14:00:42.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:00:42.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:00:42.223Z |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-07-13T14:00:42.226Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:42.281Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0362ebd2-8559-4b52-9d4d-7bb9dc4f9ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:52.295Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=961cb057-40e3-425d-88d5-7bdfaf355be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:00:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:02.306Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6477c19e-e537-40fe-a282-759ef695cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:12.319Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=52e7f822-e9ff-4e3d-890d-1a5829593c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:22.333Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=32becec4-bdc8-41fc-8633-9398d79c721d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:32.346Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=86f32d59-3616-4456-ab17-f45ad15b8d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:42.357Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4fb5bc76-7373-45c9-8a86-6022c49a4a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:52.371Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f4eb566b-63f4-4052-84a1-8249f763e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:01:52.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:02.382Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3bec2e1d-2261-4418-94b1-7ff182ac381d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:02.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:12.394Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a914f9e8-8dc5-4d25-9eea-4b59464cc979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:22.405Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=baf05c68-59b9-48c3-8810-0b9e1d4b6a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:32.417Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d9fbe2a6-86d6-48b6-a947-f5870bd12f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:42.430Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=105438cf-3b2a-4bd6-a2d0-11a6e45ae0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:42.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:52.442Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=284cf501-9e4e-4746-be4d-5bc6dc8f5df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:02:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:02.456Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=24fe0d8d-dfe5-4d7f-97d8-d10bcd8d003a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:02.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:12.470Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cce5c5dc-91a3-4fac-aa35-8d746cf1f697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:12.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:22.482Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9c3c9cfc-0a68-461f-8f94-eef5767a5b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:22.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:32.494Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=77fe126c-dbb2-446b-8dc6-b121807baf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:32.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:42.508Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=566bfcc1-7498-4944-8921-818bd3b26691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:52.520Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=727ddd24-118e-4aa0-b910-995858582f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:03:52.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:02.534Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5c032728-faf4-4103-8adb-3ad649c5912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:02.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:12.550Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e66a749a-a0e7-43fb-a055-359ff4a1c907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:22.562Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b929d87-a399-420d-80ed-ef63a26232da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:32.575Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=83798706-53af-4d7e-8cee-bc141797132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:42.587Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=36865ed8-f10e-4980-a95b-e0054d5176f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:52.613Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=224c8e00-9490-4a01-ac55-c2417818b355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:04:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:02.631Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5ac7d2b9-1892-418a-a3dd-432c945cb268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:12.648Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f8c8ea6e-a265-4da9-8464-0efd5500bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:12.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:22.663Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2255332a-d65f-483d-9cfd-1f5c0738120e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:32.676Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8f119c87-654e-45ae-85fb-e274d668024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:05:42.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:05:42.163Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T14:05:42.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:05:42.165Z |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-07-13T14:05:42.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:05:42.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:05:42.169Z |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-07-13T14:05:42.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:42.689Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d8e07b17-8818-4cea-8b1c-27af2645bd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:42.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:52.702Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5609c54c-c586-4ce9-8d12-84dc9c3df2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:05:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:02.714Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=84f6ca76-c823-4717-bbc7-a8bd3f6b4666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:12.727Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ebb8d35c-d2ce-44bc-86ea-4851d2f8bff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:22.742Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0f9aad81-e551-4ebb-9cf4-4d53c9fb861b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:32.755Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f8fd6a78-425f-43bd-9b0f-71bc35cad70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:42.769Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4d5cd7af-5964-486f-8ee3-3457a608d1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:52.781Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4d34ceac-b4b4-4c70-9e71-fa44852b2953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:06:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:02.793Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=50bb39fa-1810-4a6b-a993-24b022107c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:12.808Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=757ec6a9-f1b4-4ed5-bf23-1eb1c01aa3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:22.821Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=74c89d7b-f5e3-4a8f-a0ea-522584beb4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:32.834Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6f8c0912-a1ec-47ea-9e29-8f29e2bce1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:32.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:42.848Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8ebef1f6-099b-46fc-aa71-caf9645cd160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:52.864Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=49cf8a4b-c680-400c-bf10-395d957fb8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:07:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:02.876Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f5d2dac7-a3a8-48de-963b-8897d340c7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:02.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:12.888Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=42d5cfa9-3659-4e36-a897-0bd49357c997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:22.903Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=629ed8bd-c238-4628-a71a-f705af414c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:22.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:32.916Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b15317b8-985e-41a3-9911-1915f6f03f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:42.930Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=67d3f18c-5d7a-476d-8b29-1ea1f910ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:52.944Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5ca45d83-5fa0-4652-8dc5-d00ac4465aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:08:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:02.956Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8464a303-9fbd-4b55-8cc4-dcf2c98a5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:12.970Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=265bf9c7-3308-4f09-8c1f-1a941d956fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:12.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:22.984Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=94a03407-eec7-4ef2-a878-fb270abf16ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:32.997Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=619ed917-d1e5-48ea-99d3-498b7357a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:43.011Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=70d44d20-0c7f-46fa-b3ce-b8008f0af515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:53.023Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=449d93e8-95b1-4e8d-9b38-f42574d492ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:09:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:03.036Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5334425e-3ef0-463d-9d23-b5e8f7d340e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:13.050Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=32df944f-fcf5-4ee8-bbf0-56cfda1a5ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:13.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:23.063Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9fbc20bf-4956-4fb7-909f-43f2b93d24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:33.100Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=23594720-9ec0-4851-aa11-6142419d1f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:10:42.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:10:42.156Z |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-07-13T14:10:42.157Z |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-07-13T14:10:42.159Z |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-07-13T14:10:42.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:10:42.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:10:42.163Z |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-07-13T14:10:42.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:43.118Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=08e95697-b926-42d0-b9a9-876360661fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:53.147Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0545b9f4-11bc-449d-9b09-2fcf5cd1c7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:10:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:03.158Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5511c80f-9c3a-4384-8864-d47a1499d186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:13.169Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=44a6d1b1-7dc6-4b9c-adf2-419aa04ea45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:13.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:23.187Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9fb11571-1091-40a9-9367-64fa56ac621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:23.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:33.199Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=272cce30-320a-47b2-8187-9345e9dfcedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:33.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:43.211Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=084ca3c5-35cb-43bb-85ed-cd7bf9a352b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:43.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:53.225Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b5ce6eb7-4180-48d7-af16-33a59701766e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:11:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:03.238Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=643b33c9-99f1-4260-bc4a-a1c791a343e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:13.259Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=95ccf560-045d-4020-a395-b0ffd966eeb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:23.277Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1c7516d5-7105-4e13-8410-550cb99bdf04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:33.291Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7606a027-6aa1-4f2c-a871-ccfb6b75860c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:43.303Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6cf7be33-ff2a-45a5-9671-479be18c499a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:53.322Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c3790f85-77ef-43de-b456-6c504b26632c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:12:53.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:03.338Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9c12adff-b4a4-44f3-a8a5-279e7e0313a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:13.351Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6a3cf5c2-771e-437e-b3fe-74a3d02b4cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:23.366Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3be79676-19c6-4dce-be51-a8f07b9c9652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:23.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:33.378Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=51f0a50c-15d5-40e6-bfc5-ddc7a4bcb26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:33.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:43.390Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=783a13f0-7037-4956-af23-a07a2389a569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:43.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:53.402Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0fb701c7-00eb-46c1-8b34-bd9789aafe20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:13:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:03.414Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cc93065a-7c65-4e6a-8011-c30f72e18503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:03.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:13.426Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ca750ea2-4ea6-48b3-9199-ebd13c955421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:23.440Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1e2d1f26-7dc2-44b9-bd47-e50a432386ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:33.454Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=391eee92-eafd-4ff1-8fe2-a907efb94fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:43.467Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=61590688-a9d8-4f36-9c77-72abc685c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:53.480Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=37946b77-370d-4795-b848-60bde8ed6a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:14:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:03.493Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=eaefa33a-0713-4351-a3de-ef4142a40cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:13.507Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=376bda5b-ad6e-46d8-a043-536897535f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:13.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:23.520Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3ef87429-6dbd-41bd-a85f-7c61c73abe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:23.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:33.532Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=07494a22-0bd1-4eb8-98c8-dab10a96fc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:33.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:15:42.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:15:42.224Z |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-07-13T14:15:42.225Z |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-07-13T14:15:42.228Z |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-07-13T14:15:42.233Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:15:42.233Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:15:42.233Z |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-07-13T14:15:42.235Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:43.548Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7e8fad5c-8d5d-48b6-8cde-562121bb66e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:53.560Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6ef4d85c-5383-4491-bc84-c85872d16329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:15:53.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:03.573Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=31d76809-8952-4da5-8155-20218548f2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:13.586Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ed49691c-3020-40b7-9f16-eb1aeee2e7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:23.599Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4e3f2700-2a95-438f-83b3-ded39d2c3449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:23.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:33.611Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4d1a6107-ab43-40fd-8239-5e382fc801fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:43.627Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c6284b61-2ab3-422f-b41b-9fe1b5a45319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:43.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:53.641Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=369f19c2-5789-496e-8511-75b0dca04c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:16:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:03.653Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1fcb5d14-3dab-4ec7-84e8-555cc7c84077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:13.668Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a33ed755-3be0-425c-bcf5-c803ca84de9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:13.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:23.690Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=03074a9d-5bc1-4a34-9848-d1f2e6280984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:33.703Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a61d4555-b3b7-4546-bb09-77d5fcc1c436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:43.715Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=62b816c2-4b27-4577-9318-958f889e33e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:53.728Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4bb11dd9-fe3c-4a7b-be77-49c748a26c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:17:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:03.740Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7eb7dc7c-6525-4ccf-8b5c-efcb3f4c4fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:13.751Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=921bde8a-6fa1-4d2a-b23a-f40fb97175b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:23.764Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e1a66b2e-c467-4106-90e7-02f0c86298f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:33.797Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5722cc07-c798-416b-968c-81831e17b461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:43.809Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fc8c10c6-0fb5-4d6b-9122-e902c91bbc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:43.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:53.822Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=749ffe15-07c5-4830-8c3b-9b87143614b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:18:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:03.835Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=04167550-616c-4161-8a06-be9a865164e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:13.848Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=09aa9480-33ee-48f0-854c-2ecd37738624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:23.866Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7ee77ccf-bc7a-46ae-95cb-ce864e993a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:23.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:33.883Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=142f265f-5c97-4d6e-8e9a-bc114e95f96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:43.895Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=299eac85-7718-4903-be48-24fa0c925bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:53.907Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b6c31a2b-261b-4639-a53e-02a9cd7381dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:19:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:03.919Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fe9df2e1-637c-4d47-980e-82d093523a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:13.931Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=eb6a7011-745d-449d-986d-8987f71b6426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:13.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:23.946Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e83785e6-7af3-4fce-a0c3-eb062483068d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:33.959Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c3e3b0da-5883-42ae-b582-eaf32504c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:20:42.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:20:42.154Z |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-07-13T14:20:42.155Z |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-07-13T14:20:42.157Z |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-07-13T14:20:42.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:20:42.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:20:42.161Z |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-07-13T14:20:42.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:43.971Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9be778f2-42db-455d-bdd1-cd90cc5ed608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:53.987Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8dbf6f4a-557e-4595-80a5-1e94a560c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:20:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:03.998Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=34593d1b-d65d-44eb-aa7b-c33c1ce4e405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:14.012Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=346a7e2d-ba45-4b67-bca8-ad0758ce3739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:14.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:24.028Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=baafc8f5-0ff1-4ddc-bf6c-b1de5c0d20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:34.041Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f1ed708d-ef77-4abb-bdbb-0dbd99b9421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:44.057Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f7bfa278-834d-4430-8078-8ec8c42e0ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:54.072Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=202fd2b7-0c60-4f24-be35-7ff77887d2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:21:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:04.093Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f2e8ef05-08f7-4827-92ab-fbd4aec66d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:04.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:14.105Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b6191b8b-76cb-42ab-b4fa-2661330d0b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:14.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:24.124Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d451d2ef-aaf3-4a87-aed3-609b07ac2789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:34.136Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e1ccbf4b-b414-4047-91d6-ac91ef30cf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:34.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:44.152Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6f27ecac-b78a-4e96-9733-6181042c2422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:54.166Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=89ec8440-0654-49ce-abb8-5a9677b8d274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:22:54.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:04.179Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=55eddc33-ff4e-43dc-9904-409365793504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:14.194Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=551cbecc-15a4-4b4f-b4fe-3b21c2af448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:24.209Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba817abd-9f1d-4be2-b553-474500cb598d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:34.222Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=75935d92-7fd5-466d-a978-1abfad37083a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:44.235Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e048d52b-9184-471a-8baa-21055c671449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:44.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:54.247Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ce7772f9-b650-4118-99b8-75cbddbd292f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:23:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:04.260Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dc10682d-e1ce-48c2-b80f-3ccc896f525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:14.273Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6bd962bd-7d60-43a5-a2e7-43aa6680fc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:24.289Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=851eab13-a717-420b-aa98-dff937c45562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:24.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:34.302Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e86394e2-3223-4378-b2cd-ef8fcf07d0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:44.321Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b69f20c4-ec51-4007-a233-ecd69490ce45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:44.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:54.332Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1793a3e9-c0ac-46b1-af64-baa7181e3e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:24:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:04.344Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ee8846c5-4530-4428-9c1b-fe734ee3fc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:14.356Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7a190d8a-1bf5-4a4a-b80e-a197068579b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:24.378Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=25af82e2-5eda-4261-80b0-a771755faa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:34.390Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=dbafc93e-215f-4661-be1b-efba0144f81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:25:42.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:25:42.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-13T14:25:42.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:25:42.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:25:42.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:25:42.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:25:42.238Z |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-07-13T14:25:42.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:44.403Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=64b44007-8659-4e22-be94-8e6468e7ce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:54.415Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=95fab0fe-84bc-48fb-97a3-1c09ec11b868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:25:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:04.428Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0f53c936-4ba7-4ea5-a1f7-7bb0f194f9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:04.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:14.444Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3deb9d19-f2ba-44d9-8f2c-e1df6065b9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:14.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:24.457Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2a798267-4229-4cba-b6a1-8d22cc9036d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:34.470Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=646843f7-db2a-40c4-b3c2-4d8b0b41c3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:44.483Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6895b60c-7ab6-49d6-aee4-ee566b460e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:44.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:54.496Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b6278a01-df18-4aed-8773-7054aa95c6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:26:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:04.510Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=65c784af-94f5-4d83-966e-00d08e8e8a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:14.522Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=546af985-c2e5-484c-9261-545f50b76a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:24.535Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7917acd4-de3f-4c4e-ac42-1c6407154985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:24.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:34.550Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e2dc45bd-beb1-4cf4-a346-5582310f00eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:44.564Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=5edcfe60-ad33-41ed-9cc4-d97a84840a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:54.578Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fc8b941d-b449-40ac-81ea-91a723b63cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:27:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:04.588Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b08ff853-8ee0-4b8a-b99d-0d115b9b3c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:04.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:14.607Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c0588aba-485b-4034-b7c5-55ec86f8dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:14.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:24.622Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f1d9e23e-8837-42f0-9e3a-55ec06d2b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:34.635Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=77f86d7f-a77f-4642-8d15-ac9987e3bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:34.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:44.649Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=14a7e2de-0575-4337-84df-dee211d6e1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:44.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:54.663Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9d69b64e-28e8-47de-8350-f8f7db9c387c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:28:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:04.674Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3d47ed9f-2927-4ab6-8205-6981181efa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:14.686Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=844ffff9-49ba-4a97-8d12-cfe45e97e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:24.699Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=40f99b07-7b69-4033-861d-53c9d0b479b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:34.711Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=83bea566-4b0c-407d-8cf6-734ebfd571d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:44.725Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b965a466-ab11-4d8b-b739-038efd49ea4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:54.739Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ccaf69fa-e98f-486e-b104-b78c55a1ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:29:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:04.751Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3ff2995f-6f36-4b6e-8f4f-7663ca1328ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:14.764Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e17fce4a-9407-4f2d-a5e4-cf2ad9b922b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:14.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:24.782Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=64d1581c-8686-4557-92a9-ad4ccb0446ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:34.793Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1a05327f-8010-4a78-a9a2-fb8ccafe6098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:34.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:30:42.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:30:42.312Z |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-07-13T14:30:42.313Z |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-07-13T14:30:42.316Z |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-07-13T14:30:42.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:30:42.321Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:30:42.321Z |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-07-13T14:30:42.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:44.808Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=99ddf67d-a3c3-41bc-ad38-1e1df77b7f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:54.821Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=25b9724f-7cbd-4f37-a535-577c9230b947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:30:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:04.833Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=21f24c0b-82e9-4c99-b3af-85d88563763c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:04.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:14.846Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=78bd97eb-784e-4da6-813f-af15822d5451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:24.864Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=19dd2683-bb9a-418c-8297-889fd4319d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:34.877Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=28838bad-df8e-45b3-beba-a787ebc6cda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:34.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:44.894Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=289def95-3f6c-45f6-984f-5635936a0436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:44.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:54.907Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6c2d3e13-0579-41ae-9a77-d7c0ffcdfc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:31:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:04.919Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c2e469a7-1c6b-448f-90da-4de65acc536a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:04.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:14.931Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=517ac85f-106d-4f5a-a493-b97200f9b81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:14.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:24.944Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7afa6a34-aeaa-4dba-9ce1-c5e89fcd3982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:24.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:34.959Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a5cab7e6-1eff-4f6d-bf11-0a4797d10d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:44.974Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8675f6b3-e8a7-49e2-8cfb-f40b7404252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:54.992Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=035868fb-89e8-4cb2-a9ad-3a35aaf57db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:32:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:05.023Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a9b1445f-4ea2-4abb-9063-388cdee17c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:15.037Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3c6be727-a5c4-4588-99d2-cfd8a056e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:25.055Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=24efc23b-4bcc-4ee9-b3f7-fe7ebafa2966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:25.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:35.067Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3914f2f5-9c6a-4163-aef9-77b4c46f80f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:35.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:45.082Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9278c8e1-6a52-4721-8713-2496d953f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:55.094Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=effc9fa2-c987-4ac1-9a35-12b72e9b4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:33:55.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:05.108Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1c059ab6-fce3-41a2-83f9-03336d48ddd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:05.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:15.120Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2eb66142-11b1-4c61-b261-3f4567f6a8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:25.133Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=84994dc9-2aa5-460b-bb2a-f1994aa7f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:25.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:35.144Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bbd45c7c-b80c-480f-89c0-d77610f0b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:35.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:45.155Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6e637638-f635-4058-9e48-e5eb4ecfe26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:45.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:55.178Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3967cd4f-26a0-4eb8-8c44-92beca0b337d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:34:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:05.190Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=54ac1215-d56d-4ee2-9404-cbf659e9ae2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:05.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:15.202Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e9e39b04-9be3-46cf-9927-70e9278d54bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:25.215Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=05a3c09d-1274-45b0-9612-ada3d6dee6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:35.229Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a64fb684-bbe9-4934-a8a6-12d1afe2434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:35.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:35:42.476Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:35:42.476Z |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-07-13T14:35:42.477Z |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-07-13T14:35:42.482Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:35:42.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:35:42.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:35:42.491Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-13T14:35:42.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:45.241Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bcda4fee-a94e-4493-be1e-6f41221b729d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:45.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:55.260Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a6eed8be-37f3-4a60-a898-bd3553ee0109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:35:55.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:05.275Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3275bedc-8793-40a3-bf68-8fcf356aa445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:15.290Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c6329841-fcb9-45ad-98e4-aab6220aefac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:15.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:25.304Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=11f594fb-b92e-4de9-924d-31ddab634650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:35.321Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=77477a78-2211-4b06-be25-ae6ae54f0664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:45.332Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=490473d9-e519-4e61-a452-3bc2c09c728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:55.343Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d68bc479-9979-445e-9776-1299d4fb459d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:36:55.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:05.355Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=59331990-6565-458d-a3cf-a99eb776bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:15.371Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b44938d-24a5-468b-8763-271fddf9bc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:15.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:25.393Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1fe53350-311d-4e43-bcd5-9067ea6033ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:35.405Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=82a00be4-bf59-4c30-be2e-61faf84d14f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:45.420Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=12e2adca-de1f-413a-81a5-6bb0e69009d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:45.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:55.434Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=77d225f2-8652-46f7-acf8-8ee54f84ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:37:55.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:05.445Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c8d607a0-f928-45ed-917e-87664ad1e73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:15.458Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c2d840f7-a6d2-474f-b82f-4c0f6ae14daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:15.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:25.469Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=43742e7c-3170-44a3-a878-ecae8ca9ee39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:35.488Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=915e2e8a-679e-4a08-8740-23a9f8d1563b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:45.508Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fb0ed59e-a794-4821-a5d1-cef1e707eb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:55.527Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6b3430de-120f-4aa2-9997-2783aa754bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:38:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:05.537Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=76acd8e0-2e01-45ed-9964-f118bc48ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:05.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:15.549Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b691a26-43f4-446d-9ae5-4519c2b5606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:15.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:25.563Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1d70d197-3718-4f72-b401-cacc825f6c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:35.577Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=31af0fee-9024-4070-b19f-8470211bbb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:45.594Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=e78a03f9-615c-44ab-81c6-34fc6c574fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:45.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:55.608Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=a9fe3b2d-ea21-4460-aaf9-f1f2460c2efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:39:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:05.623Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=47ac0b76-1339-493f-a16f-156538ae6a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:05.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:15.635Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4238c18c-1bfb-4d18-baa8-0b619a5c2f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:25.647Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8ca9309f-247a-4c19-b05d-086ef112866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:35.661Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=8ae6498f-dcbd-4399-b815-2352c17c75f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:40:42.157Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:40:42.157Z |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-07-13T14:40:42.158Z |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-07-13T14:40:42.159Z |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-07-13T14:40:42.163Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:40:42.163Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:40:42.163Z |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-07-13T14:40:42.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:45.675Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=25eac9c6-c940-4907-aa51-f86f2e966654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:45.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:55.690Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba0a68b8-ed61-4d2a-8201-e313201feab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:40:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:05.703Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=73bb8985-d106-4bbb-9f65-9148f5ab7bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:05.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:15.716Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4613580f-ce70-4ec6-99da-3343e3dde79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:25.728Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=819d605e-a0bb-4276-864d-e2e5fedfd394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:25.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:35.740Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6d33acb5-f7a7-4df4-bd59-2d52936d2d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:45.753Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=87383cba-aab3-49aa-bce2-7dd695a01cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:45.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:55.766Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2a7ca949-8cf9-486f-9e3d-10b91f4c9fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:41:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:05.779Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=cf30f772-6239-4932-bf26-df2e19fa6924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:15.794Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=952cc6d1-586d-4024-acd2-b8e73dca9cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:25.810Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c5a3c9db-a249-401b-84a1-69c9001ccce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:35.821Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=83aa88e6-3375-487e-9243-e0b617654a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:45.834Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6e66726b-f267-4da5-9ff9-eb83b660043a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:45.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:55.855Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1499250e-cbcd-46c4-8f77-8cc515ffbd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:42:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:05.868Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=05686e9d-1947-4142-b58a-7a86e5f2e4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:15.878Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=78e9c4d9-5cdf-4b96-9100-fc177bc5c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:25.895Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=c9eae8b9-0c80-41e5-998a-75de5e6eedde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:35.915Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=9797a82e-4ab6-4470-932a-85f8018cbf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:35.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:45.970Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0e5368cd-edf5-4cca-9290-6924af5d0267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:45.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:55.997Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=142c7f89-36cc-4293-b40c-f1cbc894f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:43:56.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:06.011Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=031da19b-2233-4a83-ae62-afa709c6bd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:16.028Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=11d22134-8441-44b1-85c8-8e0baee84560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:16.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:26.050Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=70edf46f-e64a-4060-b2d7-e2863b3ef34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:36.069Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bc9ac84d-edd3-4155-b2b0-cfe5fbd0dfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:46.088Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6f31d3a4-b793-4058-bb45-d5bab47f81de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:56.131Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4c64940e-4eb5-4cab-aa6e-cec565ddf661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:44:56.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:06.144Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f757d4db-56e4-4b7d-9083-fa8771e381e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:16.157Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3be82af5-8fd8-4528-93bf-ba3ffd2e67a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:26.176Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ba5af5ce-1110-4c52-a3cf-f1475420f1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:36.196Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=7e53309c-2b6c-4898-a0a9-ef42ec3c3151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:36.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:45:42.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:45:42.314Z |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-07-13T14:45:42.315Z |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-07-13T14:45:42.317Z |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-07-13T14:45:42.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:45:42.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:45:42.324Z |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-07-13T14:45:42.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:46.213Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6ae9546c-5fba-485a-a30e-b03960122ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:46.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:56.243Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=71fd4ef6-99af-4ead-9787-240cd9e43be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:45:56.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:06.255Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=721fa721-522c-45b9-a6a8-58dddfdf401d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:16.266Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b7d38a2b-ab0c-4c7d-9f56-cb4bff475669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:26.286Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=52e2ec3a-54e0-4f8e-9d40-d64365dbf448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:36.298Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1d947bdb-6aa2-49f7-bb64-3bd3a6ba808a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:46.313Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2b499daf-016e-4e6b-9e72-df489850b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:56.327Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=2bdc19f1-745f-4cfe-8045-09bb819a882a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:46:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:06.339Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=299766bb-c676-4f30-8728-809f7e73cd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:16.351Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ac664129-bf18-4bf9-9f12-f9d7405031fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:26.397Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6f5360bb-2a64-4c3c-9f02-501facfec073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:36.413Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=125a3b96-36d4-4b6c-ac81-7d5b10abd5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:36.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:46.434Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=324dfe0a-29f6-4600-b225-18bbef2b0c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:56.452Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=fe9256be-0a4a-4c37-a479-10aa5294573d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:47:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:06.467Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b7d0d157-06be-49bd-b055-965b541fa3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:06.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:16.483Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=6041e244-e00f-49f9-b148-b6741ece6563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:16.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:26.509Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=21874f22-7650-42a0-b57a-06502cc0c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:36.520Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=bdeb7840-25ef-497a-8c4a-97860fe035b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:46.531Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=1fc6372b-9b0a-4bc3-98c8-b8400f68670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:46.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:56.543Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=ceadf8c2-3c78-4699-8330-69c56335222d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:48:56.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:06.554Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=afe6e1c3-8180-47fb-9ff1-29c486181776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:16.572Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=f7b4fd5e-bd04-47d6-bda9-623ce6717e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:26.585Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d4b6dd65-e95a-49c9-9dde-bd3ed16c253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:26.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:36.596Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=116360a3-6996-43bd-a3f8-58ab4a42d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:36.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:46.612Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=b16e0319-96b4-4817-9713-56eb8226ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:56.639Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=60713aad-0c1f-42f7-a44d-78a5cced1f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:49:56.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:06.650Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=72221013-c968-4867-8b69-51fe3501b5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:16.662Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=0dbc9cf6-e519-4727-8a86-01f4f02f3003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:26.674Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=94be76ac-5de3-4324-a384-3d440a394aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:36.685Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=24ea1ebb-5f8d-4cda-b413-d166d3bf38aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:36.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:50:42.209Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-13T14:50:42.209Z |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-07-13T14:50:42.210Z |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-07-13T14:50:42.212Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:50:42.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-13T14:50:42.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-13T14:50:42.217Z |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-07-13T14:50:42.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:46.702Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=39887b8f-fc8f-4590-bec8-87a67b7073f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:46.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:56.714Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=3e79099b-5e82-4866-b91b-8619703a4da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:50:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:06.745Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=148b2efb-97c2-4025-ab2e-610632d19531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:06.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:16.757Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=4a9405e4-448f-48fc-afc4-1c76b9318905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:16.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:26.790Z |INFO |Init configs |InvocationID=d80a7af8-8a5f-4e2d-98a3-f0d685d410ab, InstanceUUID=d7f3b9a7-f8aa-4282-9bfb-485c5f52d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-13T14:51:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |