. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:43:17.694Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:43:17.697Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T02:43:17.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:43:18.343Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:43:18.407Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:43:18.407Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T02:43:18.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T02:43:18.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T02:43:18.563Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-27T02:43:18.580Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-27T02:43:20.003Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T02:43:20.466Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-27T02:43:20.482Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-27T02:43:20.483Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T02:43:20.525Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-27T02:43:20.526Z |INFO |Root WebApplicationContext: initialization completed in 1946 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-27T02:43:20.976Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-27T02:43:21.596Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-27T02:43:22.718Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-27T02:43:23.109Z |INFO |Started MainApp in 7.638 seconds (JVM running for 8.188) |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-27T02:43:23.186Z |INFO |Start scheduling PRH workflow |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:23.203Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c084d032-1bfe-45d9-86c5-6735c9fa28f6 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-27T02:43:24.055Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T02:43:24.056Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-27T02:43:24.058Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:43:24.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:24.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:34.719Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=68a48be0-fe22-466e-871d-13332e763f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:43:35.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:35.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:45.804Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=db253ddd-a3ef-4971-9916-78c6b1be2689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:43:46.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:46.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:56.869Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bf4666af-7f11-420f-b8ed-fa1be1f13bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:43:57.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:43:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:07.940Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6b3ae3aa-b1e1-4026-ad47-bbd66e65c7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:44:09.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:19.011Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=461acd40-9ca5-409d-822a-6a3ec1703e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:44:20.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:30.086Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3dbd58e5-dd9e-43ce-9562-c3cdc91eaea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:44:31.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:41.186Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8fe1cf5c-2b80-44d7-8744-cb62a2f4b505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:44:42.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:52.261Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c7a9b500-c8b4-4e1c-93a4-dd7fa199201b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:44:53.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:44:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:03.300Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c6ddee6b-641a-490f-9147-da318b9628ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:45:04.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:14.598Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=93b23799-7779-4cc8-85eb-444b25b49ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:45:15.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:25.674Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6e7777e4-736e-4b51-8d89-ec1d74ba0e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:45:26.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:36.803Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ac8643db-e80a-4c01-b756-4fa4afab8539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:45:37.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:47.939Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=de7f5e8c-c046-45bd-ab7f-78344a50645b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:45:49.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:45:59.020Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=eed2a8e8-e573-4129-8638-d2d7844e23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:00.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:10.084Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c749b3dc-0702-40e9-8110-eee9d3e0b6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:11.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:21.188Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2934d19d-01cc-4c99-89e4-8c87f4126f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:22.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:32.486Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dce5565f-6def-4e2f-9626-50a35e6c64d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:33.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:33.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:43.551Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dbf026aa-b0f3-4062-95e9-d1f7ed72378f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:44.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:44.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:54.635Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=431dc63a-6420-4393-80e8-ba93dd445a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:46:55.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:46:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:05.699Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f7393a23-d985-4ecb-8dbd-26d74186646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:47:06.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:06.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:16.804Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6bd7d3ae-dc51-450e-8de0-4758e78a5743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:47:17.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:17.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:27.937Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=55a90fbd-6e89-4c14-93c5-b8ca0b70f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:47:28.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:28.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:38.981Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b3962ec3-1abb-4ac9-bd46-8be16a72eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:47:40.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:40.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:50.116Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=65420aa8-f18b-42e5-8047-17d4a1924d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:47:51.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:47:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:01.188Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=114ff090-a57b-4655-b0fc-133cdd5cb848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:02.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:02.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:12.229Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9fe687b6-7467-4a18-aa5c-f0fbdbc57e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:13.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:48:21.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:48:21.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T02:48:21.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:48:21.735Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:48:21.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:48:21.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T02:48:21.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T02:48:21.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:23.300Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ef04d7c5-8066-439a-8248-9828d4a13126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:24.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:24.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:34.375Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0b8ee863-d80b-422e-87c5-62e3e4a0783a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:35.440Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:45.441Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e30d08d0-4442-4b16-887d-9383f7a741bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:46.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:56.570Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=acfecc86-631c-4443-8ccf-22a40d142670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:48:57.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:48:57.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:07.622Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e35b9480-9c01-49fa-a57b-eee5695efc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:49:08.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:18.661Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d411d5ad-1145-4160-9c19-8731bb5c9336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:49:19.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:29.732Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c0e54f7c-01b1-45b0-87b9-7a2f3b5b882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:49:30.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:40.808Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e4f33287-7e77-4b62-8337-c1c2009a33f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:49:41.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:41.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:51.875Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f4be9b48-bbf1-4ec9-9274-0528aaad6412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:49:52.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:49:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:02.943Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c4575da1-e8a3-4a1d-9953-27a5fd917b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:04.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:14.213Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5b226aa3-6712-4ee3-8ae4-cd8698684a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:15.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:25.281Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a6b8e906-db6f-4aba-8951-b21461cb1072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:26.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:36.388Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3036fc24-9664-450b-8a07-f25415184cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:37.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:47.459Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b7e06d4f-3695-4cde-9b80-0f3e9bd82539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:48.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:58.532Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7aacaa10-5920-4fc4-b192-79258ba46d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:50:59.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:50:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:09.601Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cdde72f9-3f61-4eeb-8d28-77f93055302e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:51:10.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:10.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:20.711Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e3fc7108-5120-44f3-b5a0-bc814dda7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:51:21.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:31.746Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=177ce694-427d-4bd4-907c-2716077ed5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:51:32.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:42.882Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ea5ec918-8d3b-43d9-a0c0-9a5af909ca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:51:43.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:53.956Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2cad5836-55f1-4728-8c79-6177fc483582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:51:55.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:51:55.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:05.006Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=32671cae-68ea-4c10-b441-df07fe3fc4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:52:06.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:16.129Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a1241416-b084-45d1-85b5-0970e2a604bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:52:17.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:27.204Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5af3d875-d863-4800-ad6e-66dd2604f09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:52:28.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:38.275Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e0e88040-b9ec-4c24-8d50-e6d72791e8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:52:39.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:49.316Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2ea8f759-af4c-4c67-9c93-e4a5231ed81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:52:50.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:52:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:00.389Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ba11339f-73d7-4413-ab78-a41f39eb569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:01.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:01.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:11.466Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1cbf82e1-e200-4e95-b435-dcbc03a7699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:12.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:53:21.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:53:21.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T02:53:21.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:53:21.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:53:21.248Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:53:21.248Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T02:53:21.248Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T02:53:21.250Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:22.500Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2a805873-a6f5-44e7-b3e4-27dfaea6d5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:23.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:33.570Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1072d44e-6e64-4e5c-9d27-f9c5d7639573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:34.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:44.646Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=117b012a-7071-4009-b3ec-534504e6aaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:46.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:56.131Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7213a601-0b05-4991-9d4e-0e50b9e1664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:53:57.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:53:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:07.201Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0426b4ac-a07e-4d97-9389-d01fccf1ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:54:08.240Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:18.242Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9303ff6c-23f1-4c43-b3ec-089b959a6808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:54:19.380Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:19.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:29.381Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8cc52e11-8d95-4f12-b4b1-253265839ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:54:30.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:40.484Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5eaf8f2b-9b62-4f3c-acab-e919d22647f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-27T02:54:41.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.32.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:41.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:51.525Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2e03b8ba-f3c6-4c00-96f3-c44f2efc3891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:54:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:02.062Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=116bc6a2-b201-4237-8ef5-64e023bda9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:12.082Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ea09a40d-2383-4ad6-a873-6aa30c9adf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:22.099Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b4973496-0421-4551-b1c6-c5128fd63b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:32.112Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d4d8da04-f5ac-4fb9-bdcc-2d6788d1ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:42.126Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3ca63334-f28a-485c-9784-eeb5b6bbe88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:52.139Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8a4962e6-359d-4d38-91e9-80e063734747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:55:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:02.152Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d55db61e-2889-4bf3-8553-a6a076bae218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:02.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:12.163Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0ffa7bb5-0197-424c-9b96-67216ffd3052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:22.177Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e580f894-c355-4a26-91fa-becd0fdd73bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:32.189Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c8a6fd62-ae96-4099-a210-d84df6b4a6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:42.202Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=97724212-6a82-4d88-8157-0dbe2a41dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:52.213Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=909dc4cf-ba26-48c0-bdc4-89fcb2838c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:56:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:02.227Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=af911b44-86df-4d6e-9e6b-72bd56374b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:12.239Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=616e75e7-8e61-4b3d-a013-5ca8229ba3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:12.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:22.252Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0177bd1a-ffa3-4298-8317-25f82f325200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:22.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:32.265Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e621cc81-c63a-4a94-8a36-2a129afb24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:42.278Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7c640b1d-7047-4bc7-9745-988f8a93fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:52.290Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d7018dec-b22b-4182-8bd5-bde8281b6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:57:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:02.300Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f3a48288-4f6f-4d49-8dbe-bda3306f887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:12.312Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f02d8e4a-6961-4a83-a15b-36a970abce83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:12.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:58:21.215Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T02:58:21.216Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T02:58:21.216Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:58:21.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:58:21.221Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T02:58:21.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T02:58:21.222Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T02:58:21.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:22.322Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cab69d73-fed7-40ba-9c1d-32dbe008342e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:22.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:32.332Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=56dfff8e-12dc-4fbb-9c04-d1661a7fd1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:32.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:42.343Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=021fcee7-2a4c-458b-ab9e-b08b94f1d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:52.355Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=722bb792-fd8d-46d7-8da2-9eede88039be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:58:52.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:02.365Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e4f51046-0a88-40e2-9627-b4ab127cf54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:12.375Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2d305b95-e55d-4b36-8eae-08677c768dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:22.386Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=043da38d-8052-44f9-a583-e36e55150358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:22.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:32.397Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=26459c9b-ef74-4506-b4ac-8135d000893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:42.408Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=780ea79c-2135-4ab1-bc96-885c94f0d77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:52.418Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=42a096b8-bbc5-4afb-91a6-a9b143ba08da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T02:59:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:02.428Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0c2fccf4-c500-453b-8843-a312f5208ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:02.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:12.440Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8f30d2fc-8583-4393-bc15-2e9c4b33fb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:12.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:22.451Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=16b4bfdb-6977-40ce-9343-2c0f06ede399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:32.461Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7b137275-2e06-4b96-b983-35907dea41c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:42.470Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0c168743-4d11-4901-b167-67cafecb0e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:52.480Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=208cc125-5228-45b3-8aea-76c56cdc123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:00:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:02.491Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2e769b51-09d5-411f-ae44-ff126f689fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:12.501Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bf4b6a1e-2ebd-421a-a17b-8cf08d08b588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:22.511Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a35cd85b-fd57-4d94-a04b-7440239ab52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:32.521Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9aa69b03-a476-4f5d-b4c5-8eaae7684d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:42.531Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bf91d20b-6139-4063-b135-5073c0fed31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:42.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:52.542Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=145c09c0-6eb6-43d0-9588-dd4b8e1441ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:01:52.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:02.553Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0ceceeb1-9aef-4361-a793-6c294b7a9fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:02.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:12.562Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3bd6975e-c8e8-42a1-940d-d23347d18b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:12.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:22.571Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cbc190df-8c4d-4acd-af96-552a2d06d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:22.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:32.581Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8e27adc2-370e-4845-bdde-13fd7d3cbf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:32.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:42.591Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=adbf478b-4d46-46a7-9fdb-fac26541050c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:52.601Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3cdf14b7-0ab0-439d-9815-5abe540f20b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:02:52.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:02.611Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f20ad1a6-aea4-438d-8af1-f6fa940e74ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:12.620Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=267907bf-a34f-44eb-922e-543f6df710f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:12.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:03:21.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:03:21.186Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:03:21.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:03:21.187Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:03:21.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:03:21.191Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:03:21.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:03:21.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:22.631Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4abd2221-21b7-4a7c-af5e-b418a4fcc4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:32.641Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7d1625d6-9b04-44f2-9a21-503e0a7b5f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:32.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:42.651Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3ebd991b-5791-4d64-bae6-354299ca9a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:42.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:52.660Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=505a96ba-5261-4ac1-8480-d60e7d4b90fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:03:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:02.675Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ed1244e9-0bb0-456d-9f48-b0beaf2f81f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:12.685Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c7c0d8d8-b894-4bb2-bde2-1b1178ecd99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:22.693Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d3d38d37-ed17-407e-8697-c566cbe9b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:32.702Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bad4c414-f863-4f82-adba-c1a6189820e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:32.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:42.711Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=00286d0f-4c2f-42a3-a4ba-3087df277d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:42.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:52.721Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=104d63fd-308e-4d11-b33f-1cfef5b643a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:04:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:02.733Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e3f5252c-1b4c-421f-ba44-720e382746aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:12.741Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4c66543e-ab62-4332-bb82-41165faed410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:12.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:22.750Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=939cfcf6-a4d5-4275-9ca2-210ed12afc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:32.761Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c4201a85-2c2d-4cc5-8f23-f0f7910c8c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:32.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:42.769Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e31ac8a0-4b36-4f2a-8959-141918b086f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:52.779Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7dc85fde-c4d5-486d-94a6-7d95b823e961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:05:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:02.789Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a1ac4806-5c5a-440a-bdc3-7435c97847f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:13.060Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8fae094d-2272-4b0a-99c2-575adc61c905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:23.069Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=aaf441f7-594b-49aa-acff-03f64a07d459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:23.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:33.079Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=584f936c-a182-40ec-a004-a8acbdba2683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:43.089Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=343e2df0-b13a-4a5d-847d-56548b7af95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:53.099Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e0945649-66b7-459e-9eb2-d0d2ed74fddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:06:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:03.109Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e60a9ce7-2735-490a-839c-40d9cd38880b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:13.119Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b755279e-673b-4ace-8461-c51f4d8781af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:13.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:23.127Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=57271143-e338-48dd-a943-29cf8f24e3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:23.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:33.136Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=abf15c26-e1d0-4d7a-a43c-a7cbb7be3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:43.146Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8b0b7d9a-39d1-415b-a4d9-520742f3d430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:43.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:53.156Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f1aeb530-90d3-4ee6-86a0-99e49cb31d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:07:53.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:03.164Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8d3ad554-03b7-444b-9819-462f8f405ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:13.175Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=46420dba-a23c-4223-922e-2dec6abb7a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:13.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:08:21.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:08:21.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:08:21.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:08:21.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:08:21.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:08:21.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:08:21.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:08:21.214Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:23.186Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8d9707b3-5505-468d-9358-5245275654de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:23.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:33.193Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ea833963-d9f9-44c3-bb25-8fefb278b37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:43.203Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d24c432b-5d60-4cf3-a9a5-5dcac3555488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:53.214Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a9efadb7-a132-4fa4-bb4c-463a1e9519d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:08:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:03.223Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ae0db8ba-e3a0-4921-afc3-3a938e8c3246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:03.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:13.232Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0231d5fc-2cd5-4daa-aea0-09c8cc7ff883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:23.241Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f9e1195c-bd9b-42e4-abc6-36dcbb52f3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:33.251Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=726847e7-d37f-486f-bcd9-0ed241cd6701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:43.262Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=47b6f723-c085-4796-add9-aca63268bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:53.271Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=78c47513-51b2-4c8b-937b-6fc7f081ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:09:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:03.279Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9a690029-f062-4d5c-9d4c-8cbee25652b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:13.290Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=378ca5ee-b556-4146-a577-57e9f18755d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:23.301Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=528559d4-b23f-44e2-98ee-56aec91aa422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:33.313Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9c5453f2-6bfb-4ca1-976c-bb5d4bd096e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:43.321Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c69b2f3b-92a1-4d72-88bf-d2641ee7d1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:43.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:53.332Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=43555824-1016-42ae-be83-f49dacc4b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:10:53.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:03.341Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ed5f4b90-b130-485b-9a86-c800d8c45435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:13.353Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=da06e290-e69d-4f29-be5d-a389844f2478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:23.363Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ca3e7300-d124-46d9-8005-3b15888bad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:33.374Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=33c8fade-f914-4992-acd8-fdfd450f8bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:33.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:43.382Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=18f0082c-3090-43f3-b707-f65373ac9edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:43.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:53.390Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5585022f-a29a-4124-9ba0-913ba75df1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:11:53.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:03.399Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1f0af022-1fa4-4f32-9432-2a1d26c0cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:03.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:13.408Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a568644d-4109-466c-bdc2-bdb0953e5bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:23.418Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0f04fd1a-c348-44c5-9def-0ff63c60cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:23.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:33.427Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=59c8604d-cf1e-41fa-8209-c91ce6d3952b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:33.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:43.436Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=867a6d95-f870-406d-8730-272965353bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:53.446Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=25f6ea0f-644b-4629-b616-ccf3f7566dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:12:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:03.455Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0805ab75-f87c-4321-854d-b4f5cdff86dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:03.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:13.464Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=76907652-f217-4308-84ee-79e95911a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:13.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:13:21.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:13:21.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:13:21.202Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:13:21.204Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:13:21.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:13:21.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:13:21.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:13:21.208Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:23.471Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e83f754f-986a-45a3-8ff8-7b4f96e85ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:23.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:33.480Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0ff08a60-0afd-44bd-9390-06e58b73b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:43.488Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f6c3ad5f-894a-4ea8-86de-d546723b4c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:53.497Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0126a14f-da55-4971-a9c0-ec67612bebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:13:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:03.507Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=88ea1511-b900-467a-baad-b390b547e430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:03.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:13.516Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e7431af1-97b3-4194-a837-5d66b3e605fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:13.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:23.526Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0417c6b4-b469-497f-af3c-f3264fdb7468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:33.534Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3fd1e33c-25db-49b4-9a90-5c78d900a2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:43.544Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8656fbd4-10f1-43b5-be48-007d8931d2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:53.554Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5153c987-d57f-4e85-a2c8-3eec48358bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:14:53.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:03.565Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=31b81f6b-c14c-4023-a312-b7642a937ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:13.573Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9ff8b590-4ea1-499c-8fe8-4ee29ffac0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:23.582Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1c4174f1-cc16-4ad6-b673-2cd534cba687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:33.590Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a5fd0eb8-7e4d-49d8-b78e-0b547e9692c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:43.602Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9057980f-a836-4bac-926e-fcf37c3d5b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:53.612Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5ff0a962-4d51-498e-9f5e-16dfdbee904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:15:53.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:03.622Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8f736ec5-2705-4d0a-9d29-648fb07afffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:03.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:13.632Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5edeaad8-dcb7-48e4-a183-8aa0d2f7ab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:23.642Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e2d4a6d4-5192-4a50-93a9-9e5780aeaeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:33.651Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0a9d3e91-3375-4664-96b1-7888dfbd270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:33.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:43.659Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c0191ebf-878b-4c68-8c3f-464c138293b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:53.669Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8eeae076-d6f1-4e82-b565-5890b034a6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:16:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:03.678Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=40fa0301-d1e2-47cd-a9e9-b6ec4185cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:13.687Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6c0986ea-4386-4878-ab01-3cee35565364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:13.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:23.695Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c6e34709-17f3-4666-b231-1f7a8db54ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:23.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:33.705Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=04d01cff-0aac-4630-bb6e-5c0fdda06e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:33.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:43.714Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=87cb7155-a0bb-4526-abc8-8814749d461c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:53.722Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f7befeb0-2e74-4504-8ea7-4611f49e7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:17:53.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:03.732Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=877190ec-e916-4294-83d3-b57973b61987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:13.741Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0e9cb6f4-4b0a-47cc-99b6-464615597bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:18:21.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:18:21.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:18:21.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:18:21.235Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:18:21.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:18:21.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:18:21.244Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:18:21.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:23.750Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e0781d45-6fb7-4768-989f-7da3b3c399c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:23.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:33.759Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d2755d1c-ed47-45a7-9ccd-8859cd4f27c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:43.768Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f70df45c-030b-4442-9c1a-284ba028fae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:53.778Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=48920ad2-9d27-4093-9fc6-7afb24a65493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:18:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:03.787Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6cc2f8cf-1325-43f7-8fec-7d9058719404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:03.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:13.795Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d5b5b827-80ae-428c-955c-28d8425e0677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:23.803Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ec8b795d-41b6-4a3b-8c39-5089790e37f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:33.811Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=de885492-689a-485a-9706-23c12563e6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:33.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:43.819Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7ca14ee4-e2fc-4784-8db7-e3b27ed29b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:43.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:53.827Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8cf7f324-faaa-42b3-a0f9-f400b76c0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:19:53.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:03.836Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=45e877aa-8e7c-4e91-b857-bb6d96e658b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:13.845Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=fd428034-51c9-4436-acb5-72a210f232ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:23.853Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4b0e2795-e3f4-4cbe-8c8c-a0c8be8eadfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:33.862Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d17495a0-3e16-496b-b69a-42f9c861949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:43.870Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a7f37e83-fdb1-438c-afab-115dfa544fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:43.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:53.878Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9d99689f-d610-41a7-aa00-72a6a769674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:20:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:03.887Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e9aba055-7acd-4a5b-bb16-b999a843c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:13.896Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=958c72a6-8779-4ea4-bdbe-8bbaaca749e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:23.904Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7c8a99b3-2edf-4446-9b7e-b25e2a1f8487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:23.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:33.913Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3fc7f551-dd5f-4593-a755-4f1f91aaf47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:33.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:43.923Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=09d582ab-dfe5-4e27-a0bc-62853228e8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:53.931Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1bc7a401-f4d7-4d35-845b-79da105d5ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:21:53.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:03.941Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=25822a37-7633-4a84-980b-65290e8e1d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:13.949Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3411a2c0-3e3e-49d5-86a9-a200b73ab441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:23.959Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=152f34ba-5cd5-48e3-93c0-1f4a30540a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:23.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:33.967Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=491f4dbe-d896-4773-ad0c-7e8599821ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:43.975Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6a464268-3ab2-416c-9629-6fce6fdf251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:53.984Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b2a57149-36d2-4893-9a95-094430f628ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:22:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:03.994Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cd217666-1cea-4a03-804b-7464735a3e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:04.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:14.003Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5f7e51dd-771f-475b-9284-f6d43f013d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:23:21.183Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:23:21.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:23:21.183Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:23:21.184Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:23:21.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:23:21.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:23:21.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:23:21.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:24.011Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c481fee6-edb7-43f3-bc30-9d8da4fcee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:24.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:34.020Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=09858be2-b80f-42f0-b339-a9b94fbe0a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:44.028Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6760de61-1d54-41f4-9b61-d3185b28b5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:54.036Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=136a2292-2ee8-4f9e-b42d-890db9e4ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:23:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:04.045Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=09b8b89a-b977-49d0-8900-dd2368dfec1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:14.056Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=75e378d2-ef31-43cd-a696-12f00296afeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:24.067Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=796d9d0c-a613-4ec7-ac2a-a15855faede9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:34.076Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a9be4000-7d7c-4f7b-ba2e-bff02ac0d6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:34.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:44.084Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8b35191c-e5d4-41d5-ac89-89bd3ef131d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:44.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:54.091Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=11ed2d3e-b3f6-4d75-b3ef-a842bcc10e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:24:54.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:04.099Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1b31e332-6787-4e31-ac7d-6bcc7af28d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:14.108Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f33e2264-afba-46cd-a3c6-d0a772df0877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:14.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:24.117Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8a441b98-e593-4ca9-b7a5-3fc96d846c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:34.125Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e6cf995c-82b8-4498-9c9a-54d8b7775bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:44.135Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dde23cf9-c2d1-4ef7-affd-179b2154c0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:54.142Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8eb8db36-b229-445f-a09f-b807a9342a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:25:54.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:04.152Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4914c0fb-8aef-47af-9a16-7988a8f7e682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:04.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:14.161Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bad20fa2-d6e2-4bf9-a7c0-50c37c017446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:24.170Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d2a15758-ae48-4576-9bfb-179d482c3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:34.179Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7393dd7e-191a-4eab-8ce4-c0e622e57276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:44.188Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4e2b108f-930e-49b3-a08c-58d3370a9643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:44.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:54.199Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3eada1bf-7e5c-4b82-9d12-5c93e4a07ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:26:54.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:04.208Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7aaa0002-fb92-4bbb-bf25-62f7a9b5dacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:14.219Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f16c7f3e-a4a7-4090-8ff0-fe33069bd3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:24.228Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8c14e7be-3409-40a3-b0ec-8ed1b8d895b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:34.236Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2b0b1aee-a785-41b2-a3e3-746c77b5a2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:44.244Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=22098e71-9b9c-43be-8f08-59ca2fa94fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:44.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:54.253Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=349ea6e7-0a3a-4c2a-a9fc-fc785957b1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:27:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:04.273Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=06572dec-969e-4eaf-bf48-0cd8c7f07654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:14.281Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=14519085-490a-444f-b75a-a7e74626f2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:28:21.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:28:21.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:28:21.188Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:28:21.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:28:21.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:28:21.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:28:21.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:28:21.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:24.290Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=73388dba-0495-493e-88e1-33ba6e2a3524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:34.298Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cdb60610-b62a-401a-9f04-d3dc15eb61e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:34.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:44.306Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1d52d02d-0b9a-426e-8e38-a3a80ec78fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:44.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:54.315Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=20b05f85-8010-4a40-8814-35e791ea52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:28:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:04.322Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=be3108a7-41f3-4972-b6fc-99c1c5893de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:14.330Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a3c57d89-77a3-4b75-bfce-5aec621f8a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:14.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:24.338Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ce68b718-1ec5-41c1-bf73-006a4f658a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:34.346Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f9d6601f-cd2b-4174-8792-a3b7cf014343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:44.354Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9784181a-a2ac-4d9b-bc92-2f4aa8047cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:54.360Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f4da2ed9-e3fc-410f-b363-a5c2d1cc7a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:29:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:04.367Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9bb47a88-a85c-4c25-8b01-01ac7c61b2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:04.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:14.375Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=fccdfc61-0100-4250-bf4b-f2c3a27b15dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:24.383Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cd0772c4-a866-42b0-8ab3-49c3cd166376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:34.392Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a4341bd4-7179-4320-9c88-db374e4aa716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:44.401Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7e0dc457-795a-4429-b6f0-0d22dad05a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:44.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:54.408Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=41541785-0937-4024-a7c4-d4ae060a27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:30:54.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:04.417Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5c818034-18f0-4f08-9c19-ac0b4641a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:14.425Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=801566f5-ae7b-43fa-a4c1-ed9ab82a6174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:14.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:24.432Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dff680d3-a773-42c0-8a11-27c50e6f10be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:24.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:34.439Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=872fef3b-31e3-4739-86ed-6d0ebaf6a30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:44.448Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0cc5508e-94d9-453e-b78e-f115e6af1ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:54.456Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e5ccce2e-0769-4e18-9d6c-431da3f3354e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:31:54.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:04.465Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=961d1981-7ee3-4617-bdb3-d7b3aa78a498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:14.473Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5b7f1d05-8dbe-4a93-b2a6-92bcd7cf228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:14.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:24.481Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=15b966f3-d55c-49e1-b9e9-c4deb67b12c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:34.488Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d7b29636-57c8-4b07-a722-5ece356231c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:44.497Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=342d48d6-6c59-49a3-8e34-9da7b031da4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:54.505Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8bf4ac52-181d-49ea-ba15-6be1ae925c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:32:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:04.514Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dbc3e286-7008-45f9-9c0d-92f479a74a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:14.524Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b9057425-fe88-4e49-8987-ec2a177cf1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:14.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:33:21.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:33:21.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:33:21.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:33:21.185Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:33:21.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:33:21.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:33:21.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:33:21.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:24.534Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cdb96c80-731f-4d73-a224-73b3171cad8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:24.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:34.541Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6bf7d4ad-dab4-436f-b43c-cf60d2b7d1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:34.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:44.552Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=607857e8-bacf-4200-8cec-41ec7e610372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:54.567Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b9935b79-1b68-4c25-a95c-d22b5bbd4d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:33:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:04.575Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cf5ba30c-ec4a-44d3-8610-eee4c2023e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:14.583Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6c0a370f-4a07-477c-b509-9fb16139e60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:14.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:24.592Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9bebd517-380a-4d93-89a7-0c8ccdae9eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:34.599Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4b5d9414-6f46-4644-bd73-b43cdb2bed53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:44.606Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=967b5315-9b1d-473a-b76a-a74f74898b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:54.613Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=76d666ea-552f-49bd-bd87-273bdc4d91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:34:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:04.621Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b68a53d8-84cd-49eb-bf9d-b62df8d38814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:04.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:14.630Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=070e16ca-963f-4875-a550-9a3f0ea3a0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:14.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:24.637Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=37e86caf-548c-4914-a1cf-fd2d1f80fcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:34.644Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b57dec5b-b30e-41d1-9876-d06da9ff9baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:44.652Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bbd3e627-8c6b-4d73-969a-41d65bc9e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:44.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:54.659Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1f3bb33a-2177-4875-bfe9-6fe8763ef507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:35:54.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:04.667Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6b33f8c6-0aef-44d1-a44f-7ac220f19741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:14.675Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a496a103-05f9-4f99-a14c-3602599850bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:24.684Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a9c95794-f558-4783-967f-6e2aa58942f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:34.693Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=77985087-422c-445e-a5dd-1fc335be1088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:34.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:44.701Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3b176584-c9bd-4c22-9b3a-d3e7b8de0b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:44.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:54.709Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=424593a4-6931-47ba-b59e-9dd50b93c395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:36:54.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:04.718Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=44fe75e6-eb7a-43d5-b568-113c0bb17785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:04.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:14.728Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=df5fae2e-8f9f-4d48-a92e-4ce933906c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:24.739Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7a2b51c6-b6ca-488c-bfc8-aca7643be610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:34.747Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=edae4da2-1200-43ee-9633-5a84f97d38b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:44.754Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2f43395d-5bee-43e1-9fab-3134cd7077f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:44.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:54.762Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a16b967f-739a-46cc-a15a-0b485a488add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:37:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:04.770Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b4c405a9-f7d2-45f6-83c1-97f1ad8e491a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:14.778Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2a1a6557-ee1e-4794-b7e8-71f16787033b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:14.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:38:21.190Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:38:21.191Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:38:21.191Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:38:21.192Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:38:21.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:38:21.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:38:21.195Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:38:21.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:24.786Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3e0840cf-777d-4c45-9ed5-812d3dcf410d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:34.793Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d939b0b0-83b4-4570-b222-a613f1be8855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:44.800Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f42af7dc-1afc-40b5-9c6c-b378c5dd0418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:44.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:54.808Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a7473aba-ae98-44d9-873a-5e99da66f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:38:54.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:04.817Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=62e37ab1-00ff-4c61-9a67-e79d39c02c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:14.825Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3eab1db5-f29c-4225-8e5b-205f499f602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:24.834Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c3348522-7318-462e-98dd-af9e0ee8303e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:34.842Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3d4f868c-0233-44bb-bbec-5795456863d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:34.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:44.849Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0ac09597-5e08-42cc-97f8-5f56b1d546c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:44.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:54.857Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2881c74f-5726-4d88-9762-ba394d35b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:39:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:04.864Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7f13f252-2d76-44d6-9084-9ce598b5a02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:14.871Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cc6b4f05-d192-42c3-b965-1a898edcf9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:24.883Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=cd18b70c-7b20-458f-97cf-dcd58a424b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:34.891Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6f7070cd-c8ac-4a93-abaa-c74c7a304ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:34.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:44.898Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b855b248-3f23-4cc7-8ff6-1373eba143b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:44.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:54.904Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=d9d0b207-bd8a-48d9-9705-3455a478c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:40:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:04.912Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1ca89b90-ad7c-47dc-ad29-d3370ee1e49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:14.918Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=de2359ad-843e-41d3-a5ec-a4eee620d9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:14.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:24.926Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7a4efd6b-c02d-4be1-b38d-774f4fd27b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:34.935Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f540aba2-313a-459b-af19-dff4f5f73551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:34.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:44.943Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f95d430c-8dec-4e06-a957-f8bd485fc231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:44.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:54.951Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b4aad007-5e0f-48f7-b6cf-858ff55355f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:41:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:04.958Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ccec6d1e-6325-4870-b3d6-dcb49c3d9cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:04.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:14.965Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6057ddda-7da7-43e8-bffc-8045b70688a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:24.972Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=aefe3685-8601-4606-8db4-db8d58c9e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:24.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:34.980Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e4c90601-d4f4-4959-895e-ca682e52d78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:44.990Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=caaed830-5984-418c-95c3-570a3a98b0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:54.997Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b451c039-212b-4aff-94ed-f190324397b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:42:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:05.004Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=01dc0b62-5bce-47a5-871f-627570cfac76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:05.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:15.011Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8fcc4393-dfcf-44ee-99e3-8641bbc41ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:43:21.166Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:43:21.166Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:43:21.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:43:21.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:43:21.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:43:21.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:43:21.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:43:21.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:25.019Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=48200fbd-b403-4bd7-bbc6-8a5af4da9f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:25.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:35.027Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7a0b2d89-0992-46f9-946d-97eedb87d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:45.035Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=df5becc7-8678-4fc6-a0f8-f6eb1669ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:45.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:55.043Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=530810b6-5867-452f-98ad-b5d93b415051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:43:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:05.051Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7acb8c72-1f08-48fe-828f-dc742f904365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:15.058Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=185d4f2c-a759-420d-833f-05df0f3d31da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:25.065Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=01d8660c-d6c7-4a9e-b954-9a4e89903104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:25.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:35.073Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8cc75539-c917-4534-ba0f-b8a15283c312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:35.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:45.079Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=24e0ea0e-9b8a-4d66-a5ce-50d7026d8f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:45.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:55.086Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=89a2d344-9a84-49d0-be58-3e72809f9ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:44:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:05.093Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=aeb1acf7-1e09-4bc4-a2ad-d847795d2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:05.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:15.102Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e914b71a-0798-4ed1-a39e-e8a08b42b95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:15.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:25.107Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2d3de60b-a3f0-4866-9f25-b3f3f7c182f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:25.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:35.115Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b7f40da7-2383-434f-b6b8-b3f9123deb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:35.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:45.122Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=50e86adf-8c9b-4618-bd1f-4b062b98a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:45.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:55.130Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=066757a9-8387-4522-ba82-2c1a099c4219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:45:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:05.139Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=58b2abfa-4ef4-4ca0-ade1-780b0c5e23a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:05.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:15.146Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=0706473d-e10a-48c8-9f56-b9f3a0904d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:15.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:25.155Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9bc7c339-c8ff-44b9-aa66-de3673a49a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:35.161Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=548231e5-af07-42d2-8b94-25ddc21bb515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:45.171Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=63f13194-56b5-4692-b319-8fe061f0930d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:55.180Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=23b1451b-2ec0-4da0-bad4-3da33950eb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:46:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:05.186Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=09eb542b-e031-4c9d-bf2c-7166e46414a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:05.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:15.195Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=23021fc3-43b5-477c-acbd-ab0363b2a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:25.203Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e6fdfd91-7ea6-4585-871a-caa63e56f0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:25.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:35.210Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=8911ebc7-0abc-4c2c-81c1-7d48954fa6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:45.218Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dd009fe2-9872-416d-9608-a523e46acf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:55.225Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=459fd336-d0a0-4801-812a-8c4b6e3bb9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:47:55.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:05.233Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9f30471b-49d9-43a7-a5aa-818e479d2458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:05.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:15.240Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=6bacef94-bc1c-4fda-bbae-e7f29bfd7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:15.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:48:21.194Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:48:21.194Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:48:21.195Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:48:21.196Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:48:21.198Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:48:21.198Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:48:21.198Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:48:21.199Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:25.249Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=78f89a0c-be80-45ad-981c-a0b0d90dc9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:25.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:35.256Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b7e7a2ef-0837-449b-8f51-1cdb805f1a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:45.265Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=2b0f2c8e-d162-4a69-8725-8a10678b6ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:45.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:55.273Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5f8a7055-518a-4b92-8b25-3faadcc0f06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:48:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:05.280Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7c339189-115b-4fcc-9337-b9ffd9565888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:15.287Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=048a8351-9643-439f-a672-7ccc179fecc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:15.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:25.294Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9b856a2a-df74-46b9-8f71-6d5b53db24c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:25.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:35.301Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=178b0be0-5e52-4657-819f-98839136d6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:45.309Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ec74ab29-d33f-47e5-b519-34bf586a968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:55.317Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c64bf4f1-d355-4a54-94a8-a47c6817f58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:49:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:05.323Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bea16e2b-1756-4dbe-9560-04b3f5da69cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:15.331Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3e1bf7c0-e0c4-45d7-b54b-a963ed2ff9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:25.337Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=ace2936a-0961-4d00-8c62-4fdae12aea01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:25.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:35.343Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c78d5dfa-e3bf-49a2-9dd9-1fef620f645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:45.349Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=b5450bac-3036-41b3-b677-8c0ead4bba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:55.358Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5adb5121-933a-4d99-96ca-5e311c0846df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:50:55.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:05.365Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=96dd7927-9f56-4674-961c-804e64ffaa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:05.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:15.373Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3a3f40ee-6e2a-42d0-ba3f-d5d10b89b36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:15.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:25.380Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a87d6af1-43cf-42f9-83e9-f2d5b264b80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:25.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:35.387Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=96c49111-d295-44e0-a350-e0fc3cdf8e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:45.393Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=fe21cd1e-69fd-40da-aa09-a94d0a64a382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:55.403Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1b852056-d1cf-46d5-a729-9125ed6e8400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:51:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:05.409Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e71ee74c-8df9-43e1-a996-44f5875c5c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:05.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:15.417Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=c47b9aaf-27d7-4870-b85d-99d86b8e0eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:25.425Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e9050144-e66a-4f93-9c4e-479c27ead762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:25.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:35.432Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=1caee55f-37f1-405b-8183-5bba944b6e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:45.440Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=dee0940a-ec42-4186-8771-91014423a68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:55.447Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=94e42793-1e15-4774-820a-d88911d2c98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:52:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:05.455Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=bcdcaa59-ca83-469b-bbdf-c1cca20a03b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:15.462Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=91817475-0d65-4cbe-81e3-21f25c264826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:53:21.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-27T03:53:21.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-27T03:53:21.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:53:21.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:53:21.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-27T03:53:21.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-27T03:53:21.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-27T03:53:21.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:25.471Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7ff0b025-804f-4857-b0ff-1c5a4f65b79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:35.477Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=5a2c8366-bb8d-4d69-ac03-358c9e0db8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:35.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:45.486Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=606dd61d-69d1-4212-a0c7-ba4b38e60eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:45.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:55.494Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7bc54fa7-72ee-477c-bd10-c02b4481463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:53:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:05.502Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=e674774f-b65d-41ac-97b3-5977d972b3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:05.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:15.510Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=f817f8c6-c063-40de-b6ba-a7832f77c45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:15.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:25.519Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=3f663ae2-abd0-4035-9821-994302038685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:25.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:35.526Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=9f4aa0cd-ba16-437a-86d6-daf7525e3cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:45.535Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=7148bf36-bd74-4c6c-995e-19157b8f7499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:45.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:55.543Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=aeb92de9-7d1a-48f7-abc4-f59f83a811d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:54:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:05.551Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=4635562b-eacd-48ef-a7f6-ddf15a662d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:15.558Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=a136295b-68f3-485a-ae54-8595eb850532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:25.564Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=de66ee2f-1e8f-4cd9-a7e4-8a645ec15887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:25.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:35.571Z |INFO |Init configs |InvocationID=cbaab48b-7073-43fa-b2e8-08f6d8a3f389, InstanceUUID=563a6e9a-df9d-4cb2-ade4-a23657d81cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-27T03:55:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |