By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:06:38.630Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:06:38.648Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:06:38.649Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:06:38.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.117Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.353Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:06:39.354Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:06:39.354Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:06:39.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T23:06:39.625Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-29T23:06:39.684Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-29T23:06:41.654Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T23:06:42.635Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-29T23:06:42.661Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-29T23:06:42.662Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T23:06:42.811Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-29T23:06:42.814Z |INFO |Root WebApplicationContext: initialization completed in 3129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-29T23:06:44.542Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-29T23:06:47.522Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-29T23:06:48.269Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-29T23:06:48.300Z |INFO |Started MainApp in 11.964 seconds (JVM running for 12.656) |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-29T23:06:48.526Z |INFO |Start scheduling PRH workflow |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:48.549Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=094fc523-2bd7-4225-9aef-5a01f2e61b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:49.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-29T23:06:56.831Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T23:06:56.831Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-29T23:06:56.837Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:59.200Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8508ce88-98f0-4e77-a0ab-211c21989869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:06:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:09.227Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d13a1060-cb95-4efe-ac17-51504a417aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:09.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:19.241Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea34f74f-a0e6-46d1-8ab0-bc8069a66f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:29.258Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7b64a1c1-e5d3-475a-8223-7e7904e97618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:39.277Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cd12e5b-f524-4210-94d7-f557c31325c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:49.301Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9ef70f9a-0648-4237-a6fc-37bb889c14ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:49.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:59.315Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e8b0317-461b-4f7e-acfe-20cf66a1668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:07:59.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:09.329Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1bfa78b1-de7e-4b82-ae7c-db20ff9c7686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:19.349Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78e6739c-438d-4dc9-9bdb-fb13bee56bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:29.363Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b0773129-a938-42ac-8c42-5ca2b3031188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:39.379Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=acc25762-929b-4735-ad99-3ed77cf6212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:39.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:49.396Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d2672796-4b72-40b1-8954-32caa5bff582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:59.413Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=733515fc-4743-4df3-a0e6-d91b3c072272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:08:59.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:09.430Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8e24b2e1-69aa-4a97-9e14-0293fdf621be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:09.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:19.445Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=04f1afb3-a20b-4054-aafa-e32c1a3f7d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:19.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:29.458Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6afc0009-5449-4148-8e4c-47354f10f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:39.483Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0192cc8d-7ea5-4d16-a15a-5b36246a6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:49.498Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f3a3fe9b-788c-4265-a501-1e6d2d533809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:49.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:59.512Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4c815543-4636-4461-bcae-ef969c883cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:09:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:09.526Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b49f6d7f-4c04-4ac6-9ad1-6b96d1faaf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:09.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:19.543Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f9efae00-e319-416b-ab99-278c909659bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:29.558Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1958490e-d252-4aa6-b3af-4a78cf8a0058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:39.571Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6ddfc7fc-901b-4dac-b110-be6173428657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:49.586Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f2b60a2d-db69-4753-a30f-361b753bceac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:49.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:59.601Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=14f47dc4-1aed-4454-8815-150f5f014d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:10:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:09.614Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9a542a0c-c83c-402a-80bb-041bd8270fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:19.638Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d99a566-5d05-454b-8416-3784c0fa812b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:19.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:29.652Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=60cb0d61-38de-4b92-b64d-b34c658a0f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:39.666Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c4d89a21-025f-4cbc-be17-2fa099644244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:39.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:11:45.433Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:11:45.434Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:11:45.434Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:11:45.434Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.435Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:11:45.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:11:45.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:11:45.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:49.684Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7050729f-3552-4012-8723-e58182ad1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:59.700Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f64aeffd-4737-4b14-8c4b-15a6f92b9e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:11:59.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:09.721Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cf305367-aff2-4eba-9c62-d316ee3e447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:19.738Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fdc717e3-560e-4f06-acc7-c50445dd15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:29.757Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb7b9788-0011-4108-a3c1-1c539fd954ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:29.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:39.771Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c7817cd1-f685-4f45-ac51-ac2b97ebc5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:39.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:49.789Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eeafc0d0-d307-4315-bb5f-a98e412b386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:49.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:59.804Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a907e72-6e93-4ec9-b7d8-0136367f4488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:12:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:09.824Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b966a77f-d144-4b26-b64b-29f498be8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:09.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:19.835Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3e1adf6c-858d-4ae5-8e10-9fab2bb6d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:19.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:29.848Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea2a97fa-dd69-42ab-9aef-1f2f9e5dee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:39.861Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=36e7cfeb-4d38-4c80-93c5-d93cf8928e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:49.875Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78a68dcb-12a1-4452-ae8d-faaf044c7189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:49.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:59.905Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e50565bb-bb29-489c-b13a-6e5e9459a186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:13:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:09.919Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a93fe7ad-ed5b-4050-b2b7-343cf3a64b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:19.936Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68d979c5-4265-456d-baf5-fc15b10fff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:29.949Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2730519-e2a7-4cd3-b6fe-43dd9b9c2c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:29.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:39.979Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4957b941-151b-40de-94ac-116c51810412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:49.994Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c33fab92-bddf-4e96-848b-5442a06968de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:14:50.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:00.006Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4770b8b0-1185-4624-b493-0159f63a7133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:00.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:10.018Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b00f05b-0d1c-4077-85e0-3c8c0e186c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:20.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ad7a57ca-7d3d-4fef-9c60-11b821897882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:30.060Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b4c317a8-e615-4b3d-8df3-87b4ff40769b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:40.078Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7185ff93-77b9-41f2-ac9f-290a68ad554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:50.118Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a4d786d3-cf12-4a54-85a2-56f64373ac1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:15:50.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:00.144Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dc921052-71f1-4ad3-a1a9-e0b7d923449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:10.172Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8f4270a8-a31b-4272-8fb9-c57f9a480742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:20.189Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f8ed18f9-9c83-4277-8548-d50d6552af98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:20.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:30.203Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c2c8bff8-29b6-435c-bcd9-880f4cac45e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:40.217Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=da7c9ea2-22df-4649-a9c5-d07ede72b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:40.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:16:44.896Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:16:44.897Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:16:44.897Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:16:44.897Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.898Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:16:44.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:16:44.911Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:16:44.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:50.234Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1cc978a9-73fc-419b-b19d-a3118744b797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:16:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:00.253Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ae07c0c7-5171-4f38-9711-7f80ef2dc70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:10.269Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=887155e3-1c88-4ab6-95e3-562bb77f8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:20.290Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7dd67111-13c9-430d-b979-c10a27c99bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:30.305Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8a772280-46ba-45ce-890e-2c4c0a3442ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:40.320Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8644e361-7939-4729-aa4c-60795791f127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:40.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:50.333Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ef49e254-52a8-4749-8fd8-190158cdd09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:17:50.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:00.348Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=84d7fa7e-9042-4871-b7b7-40b62e21c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:10.361Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a30b6b6b-e436-4de3-9dac-8cf533fe7412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:20.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bb66a3d0-7acb-4be0-afe1-69b29ce64d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:20.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:30.390Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=67e41f86-1f65-4c9c-a930-14bd24d11cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:40.404Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=12efef47-33eb-4332-a8ad-0c47d36b7be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:40.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:50.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2e8c516-f7c3-489f-a936-2828ebe10137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:18:50.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:00.432Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e3783b26-f66b-491f-b147-e06bf7a9b507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:00.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:10.465Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1c320e92-2b35-4430-90fe-7326a0a16ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:20.480Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4cf7d93b-f5f5-4dc1-9edf-b91973175937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:30.495Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a465f5c-f6b3-4069-bd03-53182bd0818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:40.509Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=218fac7b-5355-400c-82fb-00ee1511262c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:50.528Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=624263b9-6e6b-41f6-b222-8e604d1ffa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:19:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:00.541Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=070d0264-4d3d-4264-85b8-d92d3c2490ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:00.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:10.559Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0723d0ed-c6ed-4b66-bc71-203ed311c6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:20.580Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e657d55f-01a3-4fc8-8805-9ad39ff2779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:30.595Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=15f2b72c-6312-4267-8ae5-120258cb34d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:40.609Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9c4d9367-0725-44eb-b8d3-d0c17f4219f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:40.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:50.630Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=20cf4c1a-be2e-4006-a38f-bd09474ed635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:20:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:00.645Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca7cfa7c-9a06-45a6-8842-5cbac6f53a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:00.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:10.659Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=550dc03a-ba63-429f-bdf0-de21eddbc644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:20.675Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cb5b1044-bb2e-4203-9c8e-e1e17005ee28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:30.693Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fdf375e9-e876-4feb-810e-a1fbed8282cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:30.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:40.710Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ab0d6707-3217-417c-829f-9bd9ea74533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:40.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:21:44.896Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:21:44.897Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:21:44.897Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:21:44.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.898Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:21:44.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:21:44.910Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:21:44.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:50.726Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b35212b5-020d-468a-a960-6e8f6e3cb4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:21:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:00.741Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f66d8de1-81b4-410c-a6f5-54d3df14f2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:10.755Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=588fd080-dbdb-4f71-9659-e69493c59d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:10.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:20.768Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=19f6af3d-d7ee-498d-b4a2-28f1ea58d700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:20.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:30.785Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=973964f3-cb54-4ba6-acbf-38501edd4f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:40.798Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78ca377e-550f-4976-9324-7673cb49ef10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:50.812Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=dbc9648e-3b01-4f1d-8a20-1a0c4bd73f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:22:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:00.828Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a963998c-2a78-475b-90d6-72fb5b3acb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:00.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:10.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a3e40c4-29d0-4d16-8f20-cb8974f3591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:10.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:20.862Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e9b8cba-e759-483b-91eb-ca28c99d2e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:30.877Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2028cdfd-5697-4f11-9838-1e588ab18473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:30.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:40.891Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0cdcf852-4994-4b31-b75c-71382d98bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:40.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:50.905Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f754db29-8883-44bf-b67e-d4e1564582f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:23:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:00.921Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b1b67069-d498-4d47-b70d-440ffe68c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:00.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:10.935Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3a917144-4282-4459-9a9a-aff53cd87f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:10.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:20.952Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=82586916-61c7-4646-b133-5f3f4b56cc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:20.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:30.967Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=81581f20-7f8a-47b8-80ab-7ae4a3e18e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:40.980Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b2b27026-f883-4fb7-9f0d-2aa6e5c5c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:51.008Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ea949322-874d-46de-a42b-7c5af4d07c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:24:51.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:01.032Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=036dd39a-b616-4e9f-9312-205ed0bbca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:11.056Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=88a6c21e-05d0-4ad8-a028-47c15d5d901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:11.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:21.080Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68b5ca33-f7c9-4923-99de-68d59ab38511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:31.097Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ebb756c2-3730-4536-9594-02d593f30f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:41.118Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6ea742e2-46d0-4477-a326-797195418be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:41.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:51.138Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3426b776-21b5-4d7a-bfe0-d583e4f1c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:25:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:01.161Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=463c2493-7475-4022-8f7a-680af58317fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:01.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:11.180Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=949451fc-6ce6-4c75-a898-b0f443748730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:11.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:21.216Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b8136424-6067-4581-8da9-10a0d7c644b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:31.236Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fd222268-f11e-4a5c-af8f-6341475dadaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:41.252Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41b6f4f4-5342-403a-bc86-20894d64aa8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:26:45.027Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:26:45.028Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:26:45.028Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:26:45.029Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.029Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:26:45.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:26:45.038Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:26:45.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:51.268Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=cc9c9fcc-0547-43da-a30b-cae9aed1f40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:26:51.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:01.285Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f08e333-9f79-4d84-9ced-222f74fc0d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:11.300Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=22a46fb4-1403-497f-95f9-ee6de8a5c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:21.313Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f16c8a1a-0be6-4c46-81f4-ccfcb1d4b026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:31.327Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1d94c37-0f15-46f1-b39d-859d21f19e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:41.381Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7a0dd8f7-d13c-47ef-94f5-f000b915c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:51.394Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=552247e7-1287-4bb9-b168-76b3f531ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:27:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:01.408Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e3cb5161-62b1-44e8-9589-7ec09fcb7507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:11.422Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=784f1542-5e80-48b9-b976-5235a0b7776a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:21.444Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=06a12d14-1ae7-4c8a-9d99-8ea446de5623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:31.459Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=232700ef-9018-445c-9579-e4e067faa2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:41.474Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=007c96e6-2b52-4578-b2e4-610b2331d3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:41.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:51.487Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=87ca75e4-9a13-4d96-bb5b-dd80d06f2eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:28:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:01.501Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=55b5706e-cba1-479f-b968-8056db3be636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:01.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:11.519Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bfef3e81-8ab2-444a-b4f6-8e6a31b086c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:11.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:21.535Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=551e148f-bd9c-4fb5-82a0-6775cc237fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:21.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:31.549Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=89135f3a-7855-4537-8fd4-ac04838927bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:41.569Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ee2f1b80-423f-4035-b37a-d5e369cd7a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:41.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:51.585Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a3b82688-2fa5-4b97-b8ec-16a491517d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:29:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:01.607Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=68ac2084-3c7d-4d80-9e6a-f13e1951bf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:11.620Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a2592a3a-d06d-4269-84fb-2086bbbe8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:21.634Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e8e5e988-2b46-45a1-8491-afcd5ec71e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:21.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:31.649Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=41a1edb2-c222-465d-985b-9128b5022861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:41.664Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7617b91a-684f-4bb5-adda-6d47b3a0fc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:41.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:51.681Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eff7281c-9ef6-4dc3-aa1c-5cff5ef1821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:30:51.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:01.696Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b359851-95c5-428c-8360-7248859fe266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:01.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:11.712Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c6ef97a8-714c-42c1-9124-9bb5ac4a9be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:11.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:21.726Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=94572614-ced2-416c-95b5-da8b520be733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:31.741Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=00c1a431-e436-4169-a33d-4a597bc0bf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:41.756Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27624c2d-ed6f-40f2-85a2-cfaf1da82082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:31:44.787Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:31:44.788Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:31:44.788Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:31:44.788Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.789Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.794Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:31:44.794Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:31:44.794Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:31:44.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:51.770Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1ae5a71e-21a0-4f28-8199-73860ae526a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:31:51.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:01.787Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7822e620-664e-42f5-a3f9-d32538cf7a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:11.802Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d79ca5a3-de19-4e67-a1e4-744093ffb0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:21.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d6853985-3e06-47d4-9f4a-6d58e4662664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:21.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:31.832Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4102d5af-afa8-44e1-a02a-a078924b1ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:31.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:41.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c898352-ac3c-45c3-942a-21a71072c4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:51.869Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=441b1210-3c65-48f1-b5f4-6a1679d59e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:32:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:01.884Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=650cce2a-7acf-4e8b-8a63-76933c2588cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:11.900Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f5f0f317-eec7-4e8a-8a74-110ec97adaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:11.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:21.916Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=33a72289-3e6c-4923-982e-9ef8472017e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:31.936Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=71ad2d28-ebf5-4bb3-9379-9f58f1b560e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:41.949Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a9cb32c0-a3bd-4983-8b19-70c8563dae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:51.963Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=517075bb-c3a2-4928-b379-1e45a5137969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:33:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:01.977Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=77ade539-fddf-4a56-a2e7-f8d11c6312cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:11.997Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=627900a1-248c-484d-8ffa-5cc9a6637d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:22.012Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a0d360e3-830b-47db-ac4b-eda0d19dce46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:32.024Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=60986348-5d64-422e-8051-8923b84b4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:42.039Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ef2452bb-af69-41cf-8250-2dcc6b0c8c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:52.053Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=edf350c0-53a5-4c9a-be62-15f4c7513601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:34:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:02.066Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b7c08c21-81d7-4e29-8152-7bfd29dd6b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:12.079Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4d589cf3-d65d-41e5-b357-9e219eafbc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:22.100Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1a6cb8ac-c264-4c10-b22c-f390d3e4ec4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:22.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:32.129Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=787899f8-a26e-47d3-a502-611d4ae6c573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:32.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:42.147Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eebdc6a0-9df5-4791-8faa-fb966404ae16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:42.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:52.166Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=790869fb-9030-44c8-b032-2c1a5e6ac7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:35:52.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:02.182Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5de792a4-8a3f-4571-abe8-43b184ca58b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:02.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:12.210Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f1ff281a-3272-4707-89b1-8054330999ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:12.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:22.224Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e5baf92f-27f9-4937-9b51-bf587c674f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:32.237Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e75c4846-4b2c-429f-ade3-2200209713bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:42.252Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9228a5d9-178d-494c-b2e1-28fb36242409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:42.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:36:44.913Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:36:44.914Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:36:44.914Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:36:44.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.915Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:36:44.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:36:44.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:36:44.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:52.267Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a84ef11-5450-4300-a268-0ae4dd705022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:36:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:02.280Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=eb24c077-dfee-4a54-acaa-f44e54195f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:02.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:12.296Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f8770837-0393-4670-a1d5-3eb8529c129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:22.309Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c123c6a8-edcd-4da5-8323-65ce98500ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:32.337Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0d4ee90e-d135-4b8c-8eb3-9a29ecffe8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:32.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:42.351Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=65e2b42f-2aad-4d13-808e-6f7a83668f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:52.364Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=be9946f8-3cec-40ea-901b-70fdf61a4eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:37:52.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:02.384Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=78406eae-71d1-4806-90cd-5d516991036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:12.398Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=11f5ef41-56e1-45d5-95a2-145302f26795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:12.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:22.412Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=51778eb4-b41c-4d0d-9b19-bfdcb6be2d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:22.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:32.447Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ac2f5386-136e-468d-b10e-c1b84f441d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:32.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:42.464Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3c88dd47-409b-4f21-9834-16d13cae2e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:52.487Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=08d0cec8-ff74-40a9-9dcb-aa8ad8dcaabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:38:52.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:02.500Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9dce34d9-619c-498e-9426-0010ea1b996c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:12.520Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d9555383-7be8-4654-b303-1ac23721fc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:12.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:22.536Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18f8f924-2bc0-45fd-af32-66e448f5c092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:32.550Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=59995873-ce06-4eb9-b17e-34ed9e3c735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:42.569Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c73d6f70-606b-457e-b356-e1cc01a2bc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:42.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:52.584Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca50d4e7-bea0-49d0-8eef-9d3c3e7eaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:39:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:02.599Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e428df0-c617-4dfd-ae78-ab511f0bf4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:02.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:12.626Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=53dcbe65-fc78-418e-9f1c-4fe14136cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:12.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:22.640Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6d44ab5b-1e64-464f-96dd-c93bf036f937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:22.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:32.662Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9c653b1a-c30e-4cd7-98be-8824c03d0ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:32.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:42.677Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=3580d065-a19d-4731-9411-7e1ce3305f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:42.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:52.704Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ca155302-e1b9-4b39-82ed-0b19c6ce075a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:40:52.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:02.734Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d302d3b-9c48-48ff-b82d-b1eecd81b7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:12.750Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c5d59c4e-76e5-4441-a11c-b92a15efe124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:22.763Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=099a0bcd-365d-492c-9799-e2c7f57d12fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:32.776Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=39faf569-5035-4a31-8217-f34d1138ab00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:42.790Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f2b618ad-f883-421f-8d13-d989a7bc2e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:42.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:41:45.074Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:41:45.074Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:41:45.074Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:41:45.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.076Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:41:45.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:41:45.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:41:45.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:52.804Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0adff553-40e4-407b-84b7-8c85be72e88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:41:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:02.819Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e4a5ef73-cc08-4535-88ec-182aceb7f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:12.839Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=35c51815-3244-4d14-b77b-b00d466f9b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:22.856Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b55fe6b3-d155-41ea-a846-c153d0277971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:32.882Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=915b24fa-5e32-4d2e-b9cc-f05d5d833373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:42.896Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bdbaaf37-03d6-4b26-9979-e8f93461a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:52.911Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=862938cd-889c-4f79-a481-e3a46c815594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:42:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:02.924Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1e6f7e53-c86b-406c-89b1-b6ae608d0359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:12.937Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ec052940-fab1-4153-95e6-df811e1f1f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:12.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:22.952Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b6ab34f2-1de6-4aed-808a-24ea5ba744dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:32.967Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c6bdd6c5-80ef-4896-ac7c-3a9945f680ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:42.979Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=8ae06cb7-e3f3-406b-b591-e3482d511665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:52.999Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0ed35fe9-f2c5-47b2-a073-08d066fe9545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:43:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:03.014Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d199d9d3-d0bc-4fc1-954b-206a4fdbe82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:03.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:13.030Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54ee8b07-faa6-4e23-b120-8772096d8e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:23.044Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=35282924-20a2-4502-ab38-3432bb15e1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:33.060Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c3112b9e-4491-4737-84d5-6e84c3ecf926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:33.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:43.088Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4f804a5e-43ea-4074-a53d-058c68d24646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:53.106Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a65bdda-9912-4912-bb02-8c0d8e29a62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:44:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:03.123Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5c1dc74d-4bd2-41f3-8e08-ea58ed6fb5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:03.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:13.140Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=fbbce344-8537-4fe7-9a18-062e1560d7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:23.156Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a079a5f9-78e3-42d1-9a64-e728e5cca3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:33.173Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=96b3a50c-4045-4f98-a8c3-1d00b655334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:43.188Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4930bb67-1bf4-44db-98f6-7e0ac4e48e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:53.210Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e46cc930-674f-4d75-ad5a-95eff0f9485e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:45:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:03.223Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b5e24321-27eb-4a2b-ad36-59307836341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:13.242Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=e80c7afd-61c7-4915-a4f1-af8f8a799348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:23.257Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=10ac3a12-7c7f-4da6-b63a-2fbe01ab897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:23.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:33.271Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=52db383f-2201-49ef-aceb-4efab9260e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:33.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:43.288Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=80569c88-cbb4-4639-8867-15083625fee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:43.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:46:44.831Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:46:44.832Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:46:44.832Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:46:44.832Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.832Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.839Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:46:44.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:46:44.840Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:46:44.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:53.303Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=573a8777-d348-46a2-bd37-f014768828e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:46:53.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:03.316Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ab2509d3-a640-4aaf-8992-08ed1beb9dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:03.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:13.331Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=27f56836-4972-4ef9-9ca5-3d8b8881d75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:23.345Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=2092b7a3-9728-4271-b091-38383b3c5559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:33.360Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=03670856-917e-4b6f-9fe8-15143c301523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:33.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:43.376Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=9d897277-108d-448a-bf6c-04d826ea9c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:43.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:53.395Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=106c643d-0aca-49cd-a526-f60320e07096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:47:53.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:03.418Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f6d98979-1307-4e0d-9d86-69f12cf08a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:13.449Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5d07d3ca-63c3-41b2-856a-d83766c56eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:23.465Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=34814451-965b-4d8f-a55b-8d87b703cee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:33.489Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0d645d41-24de-429e-9f63-012db6124f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:33.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:43.512Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=706cebd0-a4fa-4802-a494-0fb65e8291bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:53.525Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f7f243ee-0960-44b0-8ab7-4873b1f97587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:48:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:03.539Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c7232cdb-06b3-4f96-9503-8d1319ef4a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:13.557Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=83577cf6-4d29-4556-9172-d46f01cd5cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:13.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:23.571Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=86c4275b-5944-4315-8a26-0e21e0791d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:33.588Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bbe2b83f-2493-463c-9cef-1a5c6f37f08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:43.624Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=c9845073-b877-4082-a3d2-3cc0398edb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:53.638Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=98011644-b833-450c-9206-f7867148eb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:49:53.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:03.652Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=a1e7f499-a053-49a3-a90b-7735f45fa398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:03.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:13.678Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=72793874-e533-439b-a68f-9f44fbb81fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:23.692Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54d11342-c2ce-49a2-b477-105bf81588bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:33.718Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=18d6b054-7374-4aae-a8b3-c0c1e5e9b0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:43.731Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=5b7fac47-baf6-403e-af28-7eb324703d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:53.745Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=b2bac0db-6ace-44e5-830c-a6b5aa7e3f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:50:53.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:03.764Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d15241bd-7047-4c02-82db-df4dea8ca05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:03.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:13.780Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=f04a5bb8-9c7f-49c1-a623-6a6a6c3aec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:23.792Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=79e4151c-209a-4d05-b279-3c2715e2c335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:23.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:33.815Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1fbad5a8-79e6-453b-8801-8ab898ac51a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:33.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:43.830Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=adcc37d7-fe74-42e3-835d-47f9d50b23b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-29T23:51:44.936Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:51:44.937Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-10-29T23:51:44.937Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-29T23:51:44.937Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.938Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-29T23:51:44.946Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-29T23:51:44.946Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:80/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-10-29T23:51:44.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:53.845Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=0e0a0405-87ab-4ed1-a2f2-67fddbb3c8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:51:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:03.863Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=d203026e-3b79-45e0-87f7-70d67e73f6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:03.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:13.885Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=54e9d17a-bd0e-4f74-b95a-ec433ba7d1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:13.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:23.898Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=7c336fc6-8723-4777-bc37-496f00ea1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:23.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:33.911Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=ee337f3f-d8b0-41fe-b6b2-0ba987bfc843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:43.925Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=908e8f97-614d-40e6-a424-6b7ee4efc7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:53.938Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=bff767bf-aea4-47cd-b065-590c2097f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:52:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:03.951Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=1b8c4854-fecc-4dee-b409-49f658a85bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:03.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:13.964Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=19eca446-6a05-4420-89d0-e5141a1ab45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:13.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:23.978Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=40faef6a-c7b0-4429-a5f2-b5590c249725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:23.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:33.994Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=539fd970-d150-4e7b-ab40-517ff0743985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:44.009Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=6a17430d-4e4e-4691-860a-86fde1588434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:44.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:54.024Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=4b01fb68-e4a1-4992-a4d0-6def98019931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:53:54.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:04.040Z |INFO |Init configs |InvocationID=d11d7fce-f058-4f48-a875-1c31df29bda1, InstanceUUID=76180ef8-8842-4017-aaa0-d6145ac87a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-29T23:54:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |