By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:05:27.100Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:05:27.102Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T12:05:27.132Z |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-12-26T12:05:27.658Z |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-12-26T12:05:27.736Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:05:27.737Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:05:27.737Z |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-12-26T12:05:27.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-26T12:05:27.846Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-26T12:05:27.865Z |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-12-26T12:05:29.126Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-26T12:05:29.483Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-26T12:05:29.500Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-26T12:05:29.500Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-26T12:05:29.551Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-26T12:05:29.552Z |INFO |Root WebApplicationContext: initialization completed in 1686 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-26T12:05:29.884Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-26T12:05:30.577Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-26T12:05:31.720Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-26T12:05:32.227Z |INFO |Started MainApp in 6.966 seconds (JVM running for 7.529) |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-26T12:05:32.284Z |INFO |Start scheduling PRH workflow |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:32.293Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5a39f007-1dc5-4117-a30c-7751c4ddf4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:05:33.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:33.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:43.811Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a66315e0-8cce-4b1c-82f9-1e23c7a3ce18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:05:44.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:44.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:54.874Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d7d9ccd-3dd3-4558-ab38-81c9b08fe420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:05:55.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:05:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:05.910Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8955456f-1664-410a-b653-eebfbde5a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:06:06.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:06.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:16.950Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5479e163-7045-495f-878b-c9421d94fcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:06:17.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-26T12:06:21.485Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-26T12:06:21.486Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-26T12:06:21.492Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:27.993Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0099288b-11b0-403b-9565-df1a984a5fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:06:29.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:29.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:39.067Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=143b63a8-181c-455b-95e3-d14dd50a008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:06:40.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:50.103Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f661cce3-e042-4ec3-855e-639fe4f6f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:06:51.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:06:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:01.144Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=46ef5743-2a20-44ca-9546-55847bd7cd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:02.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:12.182Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a70c4b0b-3cec-4a12-b699-2479179a3fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:13.221Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:23.222Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=141ca5ae-184d-4932-aa8b-9720b3091f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:24.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:34.263Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0b7ff3c3-ddf8-457f-81ff-08805cfdbb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:35.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:45.302Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8b0231a9-9855-44cf-a62f-21ff3af2633b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:46.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:46.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:56.345Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=404611db-473a-4929-a89b-eb8443ac32d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:07:57.381Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:07:57.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:07.384Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1f7971e4-2961-4538-9f81-d13d9d306e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:08:08.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:08.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:18.422Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=50a8917e-87a7-411a-94ac-28226792c35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:08:19.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:29.462Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7e3f5062-adf9-4477-9a2f-339d0ac75ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:08:30.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:30.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:40.506Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=800c4e73-ecd0-4cef-b6a4-2d02b7652249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:08:41.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:41.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:51.544Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=aef8294f-642c-4eea-ac90-24824cb35a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:08:52.581Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:08:52.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:02.582Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7f0a25a5-ec51-4dd2-8be0-3b2cf82c3e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:03.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:03.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:13.622Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b3c7cf26-4b35-4745-8d3c-4f4153002dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:14.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:24.662Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d5015c5c-a378-44ec-b401-def7a5d562de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:25.701Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:25.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:35.705Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0a58ab8c-31a1-4c0d-8c7c-bf493c4cde29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:36.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:36.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:46.748Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=52b8bb73-5862-49e6-ac80-e80699364fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:47.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:57.783Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c4ebefb5-381c-44d9-90f0-538dc8362a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:09:58.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:09:58.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:08.822Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=850b2cd6-acc2-4821-9fc6-eb3154f8a456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:10:09.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:19.863Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6d27bbcb-4288-435a-876f-bb9f52dae76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:10:20.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:20.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:10:30.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:10:30.722Z |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-12-26T12:10:30.723Z |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-12-26T12:10:30.727Z |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-12-26T12:10:30.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:10:30.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:10:30.735Z |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-12-26T12:10:30.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:30.902Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ddfc2995-5985-447d-8104-4f0af1d81f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:10:32.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:42.135Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2996f9e5-c820-482b-afc7-28ea32fe4d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:10:43.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:43.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:53.175Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c989955e-88a0-4d76-9b34-74f6b25c2227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:10:54.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:10:54.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:04.215Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2fd9a736-4fb1-4c64-b1cf-2388ab11215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:11:05.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:05.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:15.260Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4c79d0f2-c17e-4e8a-bcb6-7f25f1e786ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:11:16.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:16.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:26.295Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d8e53b11-8ed8-4d38-b5cc-49b1260ad574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:11:27.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:27.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:37.334Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0170006c-2bec-44b8-9729-8a1983b583bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:11:38.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:48.375Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f2a4f437-1b48-4b6d-bcf0-d0ff82369b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:11:49.413Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:11:59.416Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=51156073-7501-40cc-9ace-9f1a0ef5331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:00.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:10.454Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0da08b18-821f-4319-90ed-253d8f793aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:11.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:21.497Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=24bbafc5-da7d-4d8f-86b5-6f2d2a6fd886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:22.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:22.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:32.538Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=25fbfc4c-c4b7-4579-8d3b-10d9c71fa92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:33.605Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:43.607Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=467d3d36-089f-4bf8-8c35-d4e5dd996e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:44.648Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:44.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:54.650Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a771aaca-cb75-4a22-8c5c-62fc0bf888f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:12:55.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:12:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:05.687Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bcc936b8-48a6-4511-9c19-060e87dbdbab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T12:13:06.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.56.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:06.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:16.735Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=acf4a2ae-d88a-484f-ae1d-6840e70bb6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:26.889Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=eab8f9d7-f60d-4953-90ba-0f48a1b72020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:36.902Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d3ec07e5-8e49-4ed8-885f-252deb4f6281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:46.918Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0dbe3f65-7193-4b5d-9910-f4fee28e2b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:46.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:56.934Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=362cbbd7-12c3-4227-a08c-0c6c810f6700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:13:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:06.945Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8434290a-f891-4fe1-857e-9efb0b19df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:16.957Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=48be190b-8c88-4c1e-b2b9-ab16305472c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:16.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:26.967Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ec435144-9ae5-43d2-9358-2308f446dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:36.978Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0cf7f2a6-44ed-4bfa-84a0-9c46c9f5c5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:36.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:46.995Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a6bbab52-bb3f-4805-87ba-19ac0fba2397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:57.006Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a295ac3a-e34c-4370-a7d2-9a8dc5920423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:14:57.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:07.032Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=960040dd-b0ec-40cb-9ce2-16675c3f1178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:17.047Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b9fcd144-68e7-427d-8c32-0eb81bc90f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:27.057Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6cc5ec1a-8aaa-4783-b27e-15ec736b68a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:15:30.332Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:15:30.333Z |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-12-26T12:15:30.334Z |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-12-26T12:15:30.337Z |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-12-26T12:15:30.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:15:30.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:15:30.345Z |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-12-26T12:15:30.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:37.070Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4ca1f941-1f19-4f4a-9634-e84a61ecf961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:47.083Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=25ec8e87-3ec7-464e-8084-d400e44bc86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:47.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:57.094Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3ec6b78f-7a22-4d27-99c7-b63bcf26cbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:15:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:07.107Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9284ed82-3870-4391-b4ae-4f2d98c9864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:07.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:17.123Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=86dce755-00af-4d58-b501-6fcf0aac0fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:17.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:27.133Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5cdef3ec-2b2a-430a-aa8d-d97fa99a1fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:37.141Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=33227c6d-ce36-4f52-b11a-354f0ef544b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:47.150Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7a2c66de-e164-420b-8254-08efdcf2bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:57.161Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=03a3ea1c-e721-4a03-9942-3017dc21ef49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:16:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:07.169Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=39640951-78aa-4ca2-baea-67992da306ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:17.180Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0a305d05-4d86-49b5-893c-e821e1859e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:17.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:27.193Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c06d711a-c24e-4c3a-9f6e-dd2038bbf073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:37.211Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ae64f036-798e-4012-a620-943a8fdc57fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:47.221Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9e3e6e30-7e0e-4b92-bf73-6375c180b6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:57.230Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e3503da0-b1e7-42c4-ae57-57c60db92a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:17:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:07.249Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1c6f8d24-6596-4a33-8672-6d40f7499337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:17.275Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1baa8fbf-689e-4eb6-a806-0e0e8cd4243d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:27.284Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=566fef59-69ce-49fd-a80a-6df3168c1f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:27.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:37.297Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dc482a19-dc48-4648-9291-08ff28179130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:37.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:47.311Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ae27db66-7217-41e5-beb5-63ada8ccb7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:57.319Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=92f7a16f-d450-41d5-a50b-4a82f6ce28d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:18:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:07.328Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fc5a727d-fb4d-4757-bf5d-6adf5ac69182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:07.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:17.339Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c761cfc6-2ba3-4d5f-817d-dceef51ee764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:27.352Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=74bb8430-5a10-4ab5-ba5e-8ffc2cdb9bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:37.362Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=30ba64ed-ff13-42c2-b940-832480154ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:37.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:47.381Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2e61857d-612c-4fde-a4b3-e50ec40a2693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:47.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:57.397Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5b74f3fb-c5f9-4dcd-beab-fbb01a18590e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:19:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:07.406Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d604a849-0bb6-4a86-8a54-8f57b83630a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:17.417Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=068676c0-74ae-41c6-8e36-b9111297b623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:27.428Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e161ca39-4a24-4fcb-b2a4-b23b8cab63e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:20:30.268Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:20:30.268Z |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-12-26T12:20:30.269Z |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-12-26T12:20:30.272Z |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-12-26T12:20:30.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:20:30.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:20:30.279Z |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-12-26T12:20:30.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:37.435Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c43f5f45-49bd-48f7-a5b8-fc26a3f875c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:37.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:47.472Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1a302f93-b234-41ab-bb6f-7cfe0b5bdcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:57.490Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=562b0766-fd1b-48ed-8835-76bcac96841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:20:57.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:07.509Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cfa830f8-dd22-4c0c-8e1f-69b1a238884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:07.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:17.515Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ce4d37f0-2274-436e-8cc9-ff97cdfe9531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:17.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:27.523Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=772e28ee-ace8-42e2-94d7-956f52c75671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:27.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:37.538Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=00c2bf70-83a1-42ea-9e2f-6d2f12699fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:37.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:47.554Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cf940dc5-cd5e-476a-a0e9-b9bb3d121c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:47.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:57.563Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cc9b81c1-7e1e-45d3-b2b0-27bfff671ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:21:57.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:07.571Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=53587855-92c9-4b58-a9e5-2457265db730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:17.584Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=db86df77-902d-4470-a8cf-7ea2df0139b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:27.593Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4d71cbe4-8b77-434c-a596-3374d01efc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:27.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:37.603Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ef66602c-f21a-4c8d-b070-fdc044a1f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:47.612Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=329e0c57-8d73-4d88-8d55-d36edbdb753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:57.623Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c29b5442-34bf-431e-bf2c-a2585d6b508a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:22:57.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:07.634Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7179f920-63bf-4496-81c0-2eda6702f3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:07.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:17.651Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cb891034-c93e-4aa9-885b-6c133c9f74b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:17.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:27.683Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8487b727-58b3-4c10-b882-20594d28ecd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:27.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:37.699Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=422f03a0-fb47-4e68-b7e1-a043151ed839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:47.712Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=67170aa6-ff43-4739-8e3f-a3de15c63a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:47.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:57.720Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fc804c5d-0086-4064-9030-14d868a1b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:23:57.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:07.728Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cf7fcdf6-601e-4fa4-9a5a-3b693b239e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:07.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:17.737Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=34146cbe-d4f3-4689-a562-ebde50166932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:27.746Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a0930c1d-18ed-4df3-b70f-3055e496170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:37.754Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4a9f8e3f-4256-49be-96cb-d442cba1b919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:37.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:47.787Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bf7e9093-5aa4-474d-93fe-9fe920b63474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:47.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:57.797Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ef8c35b2-c73d-4067-9cab-e3d9d4c351c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:24:57.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:07.807Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=312b3130-c21c-4038-8805-75bf0aa29602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:17.816Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3995a36a-f9e5-41a7-8dac-cc97ab890f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:17.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:27.825Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1007912f-35af-4472-875c-5d0be740a2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:27.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:25:30.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:25:30.287Z |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-12-26T12:25:30.289Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:25:30.293Z |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-12-26T12:25:30.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:25:30.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:25:30.302Z |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-12-26T12:25:30.305Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:37.844Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2f3677aa-38de-4ac6-9f00-baaf709d68d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:37.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:47.852Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=edfc1c8d-5d07-4fb7-ab3e-c6efc7cc8835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:57.863Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=db04970c-62e3-427d-86b8-af87364a8f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:25:57.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:07.871Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bb899331-610e-45b7-aac7-af86c83184df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:07.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:17.880Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6296c7e9-8f90-473c-b737-76809ddb7f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:27.890Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4ff6843e-f3aa-4d5a-8c6b-64ad0a717c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:37.898Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fa887557-ecd8-4d66-a7b6-0f4e88b0c764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:47.907Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=379d862b-1830-48a0-b17a-4cc37bd527f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:57.918Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bbd6876d-5ce6-44a3-a9e0-376ecd648145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:26:57.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:07.926Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cf951c8d-405d-4f13-9541-4845837edb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:07.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:17.934Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ba449cb8-ef1b-4057-8f19-08dea8c58333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:27.946Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=01c8ab75-7a17-4f5a-acc0-89fedee896ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:27.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:37.968Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a5ee811b-4bb8-4d58-ab1d-1884aa4d5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:37.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:47.978Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c9ad8874-5746-47a1-ad57-e35724c3c425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:47.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:57.992Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b9b9f9fe-235b-4546-ba47-e4e3e6706d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:27:58.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:08.002Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=80b2fac4-235f-4d04-b3fa-7dee9cc16ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:08.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:18.011Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1fbbcda5-2a39-49eb-bdeb-dc1c03978158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:18.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:28.018Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d8279c0-a52c-4549-b480-22d0b07caa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:28.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:38.025Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5ee8578b-f9a2-4e6b-8f5b-2a502495dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:48.033Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fd1b9498-13aa-4478-843f-674a55b3094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:58.044Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d4d55cd-03d5-4f86-bb90-f7eec95f91ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:28:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:08.051Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b369cd59-1c60-4615-8beb-8cf41cd0a0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:18.062Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bd5a2330-e0db-4c30-a4ad-0a7950a079db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:28.089Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=82436c2d-df08-444c-a0cf-61ec3de18e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:28.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:38.099Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7f1ba04b-5553-4d24-bcbb-a280c904c514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:48.107Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c37b3ce5-817a-49e4-828d-200c26ada14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:48.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:58.115Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=525468f6-ef1b-4550-a410-b730425914ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:29:58.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:08.123Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d23aecc3-3fc4-4c52-9b25-1e5ff0618f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:08.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:18.133Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0ca6afce-6425-47e3-8813-ed3202d09cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:18.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:28.141Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7d0c4ca8-d61d-4ae6-93d4-32e514cf7ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:30:30.227Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:30:30.228Z |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-12-26T12:30:30.228Z |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-12-26T12:30:30.231Z |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-12-26T12:30:30.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:30:30.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:30:30.237Z |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-12-26T12:30:30.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:38.149Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2b91c8b2-d4d2-47e4-bb1a-19a97e663bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:38.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:48.161Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=aff44edc-8df5-446a-84c4-ba418d8475e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:48.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:58.170Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=be65149a-3891-4626-ba3f-9c567cf8f6ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:30:58.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:08.179Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=be37dc75-d982-4d0c-9aa9-62636499a68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:08.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:18.204Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=919632e4-cee4-44f9-91d9-f7950e328ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:18.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:28.213Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3c251c0c-3c94-47d4-a30d-d1dfd9cafbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:28.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:38.222Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=79588823-af00-4282-b087-6a88f6911825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:38.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:48.233Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=45e01d18-566a-4d18-a8ee-6d9d2b4f19b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:58.243Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7b9746f2-f22c-4ad8-83ad-670e44e2c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:31:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:08.251Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a77b5f45-bbaa-493d-9bdb-d210e771f712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:08.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:18.261Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a0a04ba8-b418-44f9-87d6-e1aada13bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:18.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:28.271Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3d300564-2651-42e2-82bb-d0bf0d2d238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:28.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:38.279Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6834b1c2-583b-478c-aedb-a26a7b882280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:38.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:48.289Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5286629c-505c-4bd2-b265-effefd0a64d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:48.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:58.298Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e6575560-1dc3-4a94-a678-4bfce7c0226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:32:58.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:08.307Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f8ec150d-7dbf-446e-b003-7d70925a2383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:08.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:18.322Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d463318c-ff88-44da-bb0c-3108f35492e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:18.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:28.334Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a756d74e-a91f-49e1-90c8-18849a71d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:38.342Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=09c95a20-6d75-49c8-b899-24677fa47fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:48.352Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=00eeda22-8adc-4a0a-8eb5-6470c13b1f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:58.361Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3d3fa2fa-3621-4277-a8c1-35dc4bf6020d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:33:58.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:08.368Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b94d79cb-dec0-41a3-9686-1b7dd9415d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:08.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:18.377Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dbe68885-de53-4cbf-b105-a00d216b3681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:28.384Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fdbbf404-9862-46e1-88a9-715e65a536b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:28.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:38.395Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=43d5366c-a00f-45b1-8e2f-9b1c8107d608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:38.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:48.412Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0402cf62-7f99-4b61-881a-8f7d36d85767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:48.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:58.422Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cd26e219-4445-4238-8da9-2cae2ed569ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:34:58.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:08.441Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b9df8262-985d-4d91-8d09-00109ac98297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:08.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:18.451Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5e7a7236-e8d7-4fe3-8420-4f0906d4c851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:28.459Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b54e4d28-2829-4890-b50c-e89451394f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:28.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:35:30.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:35:30.274Z |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-12-26T12:35:30.275Z |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-12-26T12:35:30.278Z |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-12-26T12:35:30.283Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:35:30.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:35:30.283Z |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-12-26T12:35:30.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:38.466Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b7bfd7f8-1697-4248-b29a-a07a09368d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:38.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:48.475Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dc3e25c9-d9c9-4adf-89bf-352a5474569f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:48.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:58.485Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=924aac0d-aa15-4512-bbf0-2d9ad70e5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:35:58.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:08.503Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f6e0dbc6-d1e6-4ea1-a050-1998269f32ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:08.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:18.511Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=19ce038a-67e8-4a05-8f1a-cb3babfb3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:28.520Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f85edfde-b627-401d-a474-9ab5863f21e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:28.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:38.526Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cbe61947-ed45-4d98-9499-b8ceb9755318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:38.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:48.534Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a8d49c67-f4a4-4d8c-9003-84f5b36a2697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:58.545Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7c3b55cc-0581-4695-b773-236a921be510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:36:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:08.564Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b211a601-58ef-4618-9fda-e8a81362e598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:18.571Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b2c058b3-f601-4fb4-8fab-e0105c6b0f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:28.578Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=72f85727-4379-49f8-83cb-d69668012853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:28.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:38.586Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=371df501-affb-40b0-ae7f-c2bbc60e2407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:48.594Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=78196da9-ff67-4a90-af33-689075e1ba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:48.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:58.603Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4903dc0d-3d4b-48b1-8fd5-18c3ba3c4cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:37:58.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:08.611Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=32fd18a5-a3f3-4d55-abdf-4ed4b18d1da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:18.619Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4f52d90a-cd2c-4584-9ba4-7a58abb75f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:18.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:28.625Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=09837a6d-9ffa-41f8-b0ec-9a03581931e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:38.632Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3531f0f3-c52c-4f3f-99ab-412037a37719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:48.641Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dbfeb033-11c1-473d-a90c-6e4da40fba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:58.659Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e7c32b60-734b-436c-9ab1-c7f82d63c989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:38:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:08.667Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=65192c5c-38d4-4534-a73e-26b9456ed844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:18.675Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0bf72b75-7960-4387-bdf8-83cfdd7922a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:28.682Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=024d854b-a546-4315-92b3-c832bbad52e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:38.690Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=900134e2-28eb-408a-ae34-f1dc6edbcd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:38.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:48.698Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=eaa0af8c-109c-4b47-816e-373cff810319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:48.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:58.706Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cea57c81-b463-40ad-89ea-91448556883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:39:58.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:08.714Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=51230f2c-054e-44bb-b60a-ca8e937b4c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:08.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:18.722Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b827cf61-7881-4ce4-8e38-29ca323f84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:18.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:28.732Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b2d59176-9dd5-4248-bfc9-9a67bbeaa3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:28.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:40:30.261Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:40:30.262Z |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-12-26T12:40:30.263Z |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-12-26T12:40:30.265Z |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-12-26T12:40:30.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:40:30.270Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:40:30.271Z |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-12-26T12:40:30.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:38.741Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d2aa0fd-87fe-4454-b6f7-0e05a3fde428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:48.750Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=80c777fc-6210-4280-94f5-47ec601e04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:58.761Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9b1f912e-0dfb-438c-8b11-501b03f9e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:40:58.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:08.780Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=01e2e908-c5e3-4682-9a60-4722bc84e717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:18.788Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=162c9940-0b21-40dc-b20b-19492fb30165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:18.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:28.796Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=943a4f3a-a785-4c4e-9a0a-de198068f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:28.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:38.805Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7e6d30fd-6be8-4ef2-a9f9-c7ebb0340e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:38.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:48.814Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=105eca06-c9c2-42e6-af62-8cd9b061dbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:48.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:58.823Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e113ef1a-1820-4e35-98b6-e246c0131d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:41:58.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:08.832Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c5aa4182-096b-4820-8b5d-91f18dd4ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:18.839Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2ad4395a-ebb8-4a57-8515-be44e0ee48f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:28.849Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8439b881-210f-4070-a963-5b58158be453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:38.857Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3b17201d-d0de-4778-a79e-eaddf797a8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:48.865Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=661bbd34-aada-477a-884f-8143a3baa3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:58.874Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5a3c5bf3-6206-4f33-b489-0b13f69e789b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:42:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:08.898Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=71f9e505-1669-4b64-89dd-1f4de81aab27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:18.911Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1980cd9a-8cd9-47f1-8a1b-3b932335562e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:18.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:28.919Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d9a8a660-cf8d-4536-9391-861f65127c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:28.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:38.926Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f12f2a46-1e5a-4ce9-bd4a-4696bc2a5d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:38.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:48.933Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3009ee97-2364-4edb-80c7-2d0b0ccc41e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:48.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:58.940Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=93cc3b50-dfca-4295-9a56-97db7d009a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:43:58.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:08.948Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9051841e-a516-4805-b172-29dea4dcb8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:18.955Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1b4678a7-a66b-49f1-8edb-28d3bf1c50d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:28.961Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=faa9ac9a-8f54-4680-ba75-19e90a2b80d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:38.968Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c3577c61-6d6a-4e6d-83cb-b060012e174e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:38.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:48.975Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=259e4d19-91e4-45a7-b6a3-c898893cc647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:48.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:58.981Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=59ae7c5d-ebc8-4a54-a72f-627ab9b0c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:44:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:08.988Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=27b29406-fdbf-45b1-9ec6-12fb79af4d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:09.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:19.006Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c82ef330-5941-46fc-b09a-787287a46992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:19.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:29.020Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=19cba7b2-b344-4e02-8156-a04db7ef60d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:45:30.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:45:30.237Z |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-12-26T12:45:30.238Z |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-12-26T12:45:30.241Z |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-12-26T12:45:30.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:45:30.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:45:30.246Z |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-12-26T12:45:30.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:39.030Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fdbd6298-2345-4d99-b527-f664c198ef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:39.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:49.038Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c9ca11ea-485c-41d5-9bfe-a23bd210392b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:49.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:59.045Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=34c165d4-22e2-4d57-8aba-470e7cf76a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:45:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:09.052Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=07a7ca03-af98-41ee-b0bc-ca00f4af30f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:09.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:19.059Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=90744958-b610-463d-a035-459de32f2e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:29.066Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c1a6d98a-2227-4767-93ba-86a2097c1390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:29.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:39.076Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6a41995a-0cd5-489f-aad8-e80f5d67b0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:49.086Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d9371f1c-790a-47f4-9b10-4f4c22f55566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:59.098Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2fa2a8f2-938f-4ba4-ae04-dc78b3c57a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:46:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:09.118Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fd3af200-2926-4597-b6ae-06ffc6b9b731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:19.125Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f0143700-e611-4eae-ae78-179bf5cf3475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:29.131Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0aec14e3-78b7-4d81-8275-118ebaaaf0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:29.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:39.138Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=de0547d5-cf5f-4e57-9fab-45f96b6a716e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:49.149Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1837ff0a-08fb-4eee-b1d2-690ee825a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:49.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:59.156Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ea42be4d-1bad-4886-81d2-5d92a639c7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:47:59.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:09.166Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a0393a69-ddc1-4a9d-a322-57a24cec78f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:19.174Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=245f53e3-a001-401e-8ac6-2d7ea4fb5068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:19.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:29.182Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d7b54323-1792-4fb8-aa63-28ed562e7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:29.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:39.201Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ab4597ef-c623-4e74-98c0-001eecda5e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:49.211Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bef4fcd4-4a3e-43c9-a1e1-1b2a76eda15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:59.228Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ef16d027-6642-4322-bb78-2ee4f0f17a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:48:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:09.236Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=eba4c312-a2a9-4a6c-b3ee-1694bbd6cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:19.246Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=78d95c18-7dd0-4dff-9add-4d47dda8bf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:19.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:29.253Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8a2871f4-1d21-4d34-81eb-e155ef0f9b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:29.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:39.262Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4ae0fcfa-6588-4766-9f05-bf71f3433de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:39.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:49.269Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=eabad648-9397-43dc-a956-b948f61faaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:49.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:59.278Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6f4c0e6e-7962-41a4-bac1-def523099224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:49:59.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:09.285Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9b9199f0-ee1b-4b08-8260-bfbcc5dbf51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:09.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:19.293Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7f54a648-cd43-4626-9b67-e6cb2156445f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:29.300Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1cf8bfdc-736b-423f-b3bf-46c4d9c6e904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:50:30.278Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:50:30.278Z |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-12-26T12:50:30.279Z |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-12-26T12:50:30.282Z |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-12-26T12:50:30.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:50:30.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:50:30.288Z |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-12-26T12:50:30.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:39.308Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b73416cb-14f6-40c8-881c-cea7a6b201b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:49.318Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=eb51db6c-1b4d-4be4-af53-d4779a047fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:49.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:59.343Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=11c51eca-e576-47f8-93e6-7df36d78dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:50:59.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:09.351Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=563d842a-dec7-4dc3-8f8a-702b17138df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:09.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:19.359Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b400460a-e2c1-449b-bf14-f605cb5a036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:29.367Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4d92a646-04f5-4cb7-b690-48354f217bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:39.376Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=604c1d60-b12c-405a-afc4-7d77edae2424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:49.384Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=073c7915-5b68-477d-af54-68231c994f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:49.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:59.391Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=122d9777-500c-40cf-be6c-585eebc48519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:51:59.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:09.401Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=12bb6264-7914-46d8-8843-13e1e2006d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:09.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:19.408Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bae6fd65-f7bf-4270-ad47-066a5f4bdf81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:29.415Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=59dbcc24-82f3-40a5-9439-c27fadc3b8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:39.421Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1081babc-7c4d-4dc5-8a77-6214d260da23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:49.429Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a754f3e7-a4d7-4264-820e-8b6076283837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:59.446Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2f948400-b509-4014-be38-9f3da6e0a85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:52:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:09.453Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8f5e86bf-4eae-4a0e-8216-b78f1eba1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:19.460Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b58a0e00-d63b-48ed-b9f3-18d0880b3c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:29.468Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9345c900-0113-47ce-836d-02223c1f8b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:39.475Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=aaaeafe4-8a80-494d-bcad-bca6c3a17940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:49.481Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d752c530-47da-42c5-a018-2f3a727ddf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:59.488Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=33e59abc-98a2-4bf1-bb9e-d872a61f0c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:53:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:09.494Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=002955b3-f808-4f16-a383-729b8d23331a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:19.501Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=21a7338f-8b07-44cf-b373-014aee87a01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:29.509Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5efd18ee-c13c-4326-9489-89edee97546d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:29.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:39.515Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=378dfb97-ba8c-43c0-9beb-c2a6a26b9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:39.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:49.520Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=61444054-a9b4-431a-9690-9c17e7bf65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:49.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:59.527Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dde8d28b-703b-44a5-a01c-9e21f83b12d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:54:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:09.539Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8b13e175-0490-4e6b-9fde-3f8660dd917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:19.547Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ff32edd4-0125-4c41-8d4d-84da6e7212ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:29.554Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=19bd901a-151a-4edb-96a4-ba5c6e45a313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:55:30.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T12:55:30.281Z |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-12-26T12:55:30.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:55:30.286Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:55:30.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T12:55:30.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T12:55:30.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T12:55:30.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:39.566Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6d013149-c740-492e-9fd1-049c1c19e570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:39.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:49.573Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=90e2962f-5e8d-4542-b5c6-68dc02cfe59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:49.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:59.581Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6b8eceb7-ca72-470e-b611-09613fe36b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:55:59.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:09.588Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=198d2438-0400-4489-8fc0-8ad59220f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:19.598Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a6c971cf-f317-4da8-bd45-8e88d6fc1500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:19.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:29.606Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b28b7b10-58e9-4de7-ae88-55d3d76e133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:29.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:39.613Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4ac5144e-df4b-46e5-b95f-0197d929bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:49.619Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=95bc8025-612b-4dcd-a290-d9a390b120f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:59.627Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=180fc9e4-5f55-4024-b5d9-356e751569ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:56:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:09.642Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=98c153ff-bcc0-4c5c-b134-98b7ca2a7e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:19.649Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1d2d5549-88a5-403f-b2ab-9400f4ffd03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:29.658Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6f8522c2-9e43-4209-9720-32965eb0a5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:29.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:39.664Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7ee2eedb-205d-42fe-8b7c-69b81842802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:39.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:49.671Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4f81b2b4-dc82-4546-a4f2-81b091269ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:49.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:59.677Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b8433cf1-14df-4c7f-99de-b37d9a0bfedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:57:59.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:09.685Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=333b8e0f-b279-4ed3-b18a-3720ce87423c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:19.691Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2dd70798-65e4-4a67-9a27-ba10059a3eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:19.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:29.698Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f8ca2e9a-a15b-4979-9beb-aba25bf26749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:39.705Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3b0de572-b52c-4ef3-97d6-4eab69a6ada4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:49.713Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=50cd35ab-37cf-4fdd-a1b8-8efcdb8009fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:59.719Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ce84fb54-ee22-4826-9d03-fa674ee91608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:58:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:09.727Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c84b55ab-7e32-41e6-92ff-45be01285ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:19.744Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=475b2455-ee01-4b0a-89e4-f2698ee030cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:29.756Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c6688c88-b726-4877-a0a1-096de6368db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:39.762Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0cefa4bd-b306-433b-aaaa-68bfa8edb167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:39.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:49.769Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=baf847c5-9273-4cde-9099-3165e8659b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:49.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:59.777Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=51629bcf-b01b-4d0d-93b0-073939a9097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T12:59:59.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:09.784Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=75fd1843-3a76-46e0-8de4-fb3b0990c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:09.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:19.792Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d6d7bbb5-970a-4681-a119-1cea53299fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:19.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:29.798Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=05c85d6d-6bd2-4fe3-b0d3-0f42e95b3210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:00:30.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:00:30.211Z |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-12-26T13:00:30.212Z |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-12-26T13:00:30.215Z |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-12-26T13:00:30.219Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:00:30.219Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:00:30.219Z |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-12-26T13:00:30.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:39.805Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=59d67416-b420-49ec-a0fa-889932f5b062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:49.813Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ce222132-8562-47a4-998a-81382bdc9229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:49.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:59.820Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b28ef09b-168f-4c2b-ac85-82547bbb681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:00:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:09.826Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e72a74f1-ca09-4898-8075-f865fdec69bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:09.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:19.835Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bbf5d80c-5b9f-4207-97f4-95f22fcb04c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:29.872Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1cb941b7-2679-423b-af8b-16d8f3a34dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:39.884Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0e5c9ca2-76c6-4e7e-946f-65fe2b42ee64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:39.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:49.892Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1cc6401f-9b8c-4580-9e26-9c189735f8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:49.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:59.900Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=97208863-abe4-4cf1-bb17-236d027050b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:01:59.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:09.908Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a94b8f80-9aa5-42d1-b868-0b99cc977c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:09.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:19.915Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c0350315-adc0-4772-9547-6386daa93b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:19.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:29.924Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=36931b35-0888-4441-a795-324e1552919c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:29.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:39.932Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1d2381f0-76cd-4d8f-b719-66d806c21275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:49.940Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=76b96fad-cdc9-4f57-9659-a2503ea26703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:59.952Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a94bbdd9-d493-4c30-ad60-922bdfdaf456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:02:59.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:09.958Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=939c87e1-28b9-435d-99c3-3850fc4ef2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:19.966Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d8054928-613a-4a1e-9bba-e83678d355e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:19.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:29.986Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f5a711f3-7931-425d-99d2-81091f0a44c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:29.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:39.994Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bc0a750a-1840-4a61-9e8a-423f8f719b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:50.002Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f281842b-3cf6-415c-92e8-f9296b0f7af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:03:50.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:00.019Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=65be5fcc-26fc-4436-8f04-352543269876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:10.027Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=54ada861-069e-49e6-ad15-e8fe52148bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:20.034Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5c457fa9-c287-4a17-b03f-ff0da7bcbb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:30.049Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=36e92f9b-a49e-4530-822c-752f00236c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:30.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:40.057Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=073931c3-e1a4-493d-b41c-926c28e85bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:50.064Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=63c956e2-ef7f-42fc-92da-34a6f41d712a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:04:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:00.072Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d515f2b2-c702-4a17-9e34-983dffd9ffff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:10.079Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=395c2813-9b88-484d-8c6b-829614d78d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:10.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:20.096Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fd1b144c-6df9-447c-9194-e93bfc95ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:20.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:30.106Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5278099a-e918-4181-b13d-fd4fa305c9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:30.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:05:30.262Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:05:30.262Z |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-12-26T13:05:30.263Z |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-12-26T13:05:30.267Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:05:30.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:05:30.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:05:30.271Z |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-12-26T13:05:30.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:40.111Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a325a0b4-78cc-49f4-b928-2b35468e6a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:40.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:50.118Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6573bc21-75e2-48c1-ac20-320bd18b9be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:05:50.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:00.126Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7a9cca59-c032-4d1f-ba65-6a0e716feb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:10.135Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8834a523-92d9-487e-96f8-767319199d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:10.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:20.141Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=923a27ad-c0e6-4171-be0f-aabe85fd7cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:20.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:30.150Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=29056e1d-3f1e-4141-b321-3154419e7149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:30.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:40.158Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9712ad95-179d-4fdf-aaae-4ba0c998f9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:50.166Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4e5e7d65-c669-418d-9646-619775fa9302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:06:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:00.173Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b0df5a41-59c1-48ff-82a5-187c8a0124ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:00.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:10.182Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d6eece6b-9ad7-4b5d-9fde-c4bf61b5f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:20.196Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f7688a00-a64c-4aa6-9e4f-9c485a57bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:30.205Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=38e7919d-8bd8-4fa0-af10-621cd4cd221c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:40.213Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d19adbe-ba41-46e2-843a-e0666a23bdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:50.219Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e1e51390-0746-4e42-89be-c0a3c77a5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:07:50.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:00.226Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=91a89763-765f-4ed8-a980-6e5c09d35af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:00.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:10.233Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ac4e2f9e-ab5b-4315-b53c-84a2133ef45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:10.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:20.241Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1d3fa766-5565-4581-9f67-081a3360af54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:30.249Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c0d0b5ff-1930-4b51-9462-a4b5324b629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:40.256Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ceb6c643-06b8-4080-8cf2-8c522780cd33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:50.261Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ea419259-0271-42ed-b456-63aef82f39a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:08:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:00.268Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5596f7c3-5787-4ce8-85ff-abe43753346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:10.277Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dcfa5874-3a47-41ec-8c21-dc00288fa968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:10.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:20.296Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b5f652fc-58c7-4109-9687-4684639dff3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:30.305Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7fc53b8a-18f1-4966-9f32-ed56b1e82c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:40.313Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=53df6a1b-e72f-4f81-8978-477d28e8d0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:50.346Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cf6953ab-6019-4b3f-b292-bf81ad9f2c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:09:50.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:00.354Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f9204f81-51b3-4ede-a81b-12cfb2ad6873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:10.362Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5db60473-0d0e-4919-8f99-d9e30cf14c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:20.368Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c9f716e6-f6ae-438b-a041-2772ebc61ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:10:30.198Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:10:30.198Z |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-12-26T13:10:30.199Z |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-12-26T13:10:30.202Z |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-12-26T13:10:30.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:10:30.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:10:30.205Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T13:10:30.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:30.375Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0c6a7156-860a-4ce8-8b67-282827a9cc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:30.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:40.381Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5dd28f26-dca9-4306-a5fa-0453b8805cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:50.388Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=99c1605d-4c51-4dfe-9a77-11082c4d0a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:10:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:00.395Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e2bc6f38-d98f-4684-8986-dce8a57bae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:10.404Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=48e205f3-3b54-4ca8-b111-3c73ad76f7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:20.419Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6c1b61e3-83c8-40e9-ba06-73777c694bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:30.427Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=357bcfb6-26f9-4463-9d8f-27aa89ffb924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:30.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:40.435Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=61d7006e-bab5-4afa-bb06-d024153782b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:50.441Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=08c0c8f4-0eeb-48b4-8b3a-22449b100868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:11:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:00.448Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8d761284-c1d4-4d0c-82dd-734e002b3d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:10.456Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7d12b036-4e02-44e2-ac92-fceea28665dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:10.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:20.463Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=98af1565-cf06-44fb-b31a-5fb85b215b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:30.469Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=af84210a-a295-4c7b-968e-46cc4eba1b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:40.477Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e634c92a-25f6-4593-bf8a-bb49104c373c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:40.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:50.483Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=af10779c-234f-4307-8116-13cdf04e7f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:12:50.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:00.493Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5fed057b-5dc7-4a00-885e-b31c0ed6a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:00.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:10.514Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2a8a6139-7928-4c3a-9fd3-37fe5a780882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:10.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:20.522Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9c3afcad-2ae2-4133-ae6d-67b1275ebe9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:30.530Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ddfdc4c5-7861-4580-a38c-4d985024b6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:30.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:40.535Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=20438bea-5992-4c7e-8c07-ea3083416f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:40.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:50.542Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=15130b89-44a5-4612-99ed-68d31e024916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:13:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:00.548Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=af91c6c6-47f3-4539-968c-7a8abd424bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:00.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:10.555Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ce238e69-92a2-46f0-a1b6-0fe01d35ae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:10.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:20.562Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f21c5e90-97b2-49f3-91ff-86eb47c20e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:20.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:30.569Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=645095f2-180d-4acd-b8cc-ebd8f6411c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:40.576Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=063a6b32-c67f-4fea-b796-c0c4ec02a6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:50.592Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c9debae5-c5aa-40c2-b3a7-a8874a6e8249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:14:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:00.599Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e9ca9d82-db5e-4920-be92-c4715204c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:00.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:10.608Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=efc915d5-7978-4d15-9f1e-fb93a0b1bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:20.615Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8483ccdc-5614-41ff-b603-c99bd80f7afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:15:30.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:15:30.245Z |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-12-26T13:15:30.246Z |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-12-26T13:15:30.249Z |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-12-26T13:15:30.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:15:30.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:15:30.252Z |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-12-26T13:15:30.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:30.622Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2de38f9e-45ea-4d3a-9b7c-1d086cc4a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:30.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:40.629Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e8cfb341-65c6-4829-b9c7-fdf2647c14a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:50.634Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ca0eaa16-8f8f-42c3-a32b-a093ca5770ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:15:50.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:00.644Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0df4c291-61b9-4f8b-ac4d-80a634eddb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:10.650Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cf6735fa-1d55-42d7-ad5f-8f3516266ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:20.660Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d3274677-4b30-48fd-8c13-a7bbeaa4b422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:30.666Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0a148fd2-0f03-4008-b12f-1480fc36f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:40.672Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c209ce15-ead4-46bc-9539-17f0d3760986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:50.679Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9b42e2d6-70c4-4b76-8282-86b879d08515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:16:50.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:00.698Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=37431385-24a6-4dbc-a694-737cc56703d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:10.705Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=dc89dc43-b5a2-427f-9117-5950a8003fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:20.714Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c79367e8-4132-4e91-ac2a-af4e3d688910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:30.720Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=11689ee1-7666-47a2-b99b-4c68c4cc83e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:40.728Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c7d6bad7-0e8b-45ab-9f06-f730e9024ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:50.739Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bb15b2f5-495b-40aa-bd6b-596588ed4d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:17:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:00.745Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0065558c-31fb-43f4-a604-b636e43f0426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:00.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:10.752Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3169d40c-3091-4b3c-9428-b241fd583baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:20.759Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7eab1fb7-aee7-41c9-81ed-d15f66e491d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:20.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:30.764Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=13b5fdc4-1c93-4f36-837c-20978e70d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:30.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:40.772Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=626187fa-ed70-4397-84be-ab40de473363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:50.785Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=fc006188-0ee2-4567-927f-5241f281f36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:18:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:00.797Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c6b3af0f-a9ac-4e98-8e38-3a9ad86d61b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:00.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:10.805Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=34a44e0f-388b-4deb-bdd5-4bd041b13867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:20.812Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e89c98ce-5fc9-4fe9-b43c-a06d3d413e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:20.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:30.821Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a33ff2f8-8da4-411a-8059-8f476bb920c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:30.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:40.828Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0b329140-c541-4c6f-a7af-5e85e6ff5448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:50.835Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b2544e5a-efa1-465c-a602-3eb02ccf51cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:19:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:00.842Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b8f5095f-480c-4020-95c5-1390f454163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:10.850Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d544d3a9-bf48-4e9a-81fb-79483adc524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:10.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:20.857Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4b97557c-fb9c-493e-a809-3597874e041c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:20:30.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:20:30.307Z |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-12-26T13:20:30.308Z |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-12-26T13:20:30.312Z |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-12-26T13:20:30.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:20:30.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:20:30.317Z |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-12-26T13:20:30.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:30.863Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6cf13c9a-1f22-4b3b-965d-b164382faf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:40.872Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bdb2676c-da1e-4650-91e3-2a808e55d499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:40.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:50.891Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cb3c2a89-bc5f-4139-894e-8af2cca8c675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:20:50.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:00.899Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=76ba92a6-eeca-4649-915c-ca83e3d2ea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:10.908Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6667797a-a64d-4380-a5b8-9b9ce62296e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:20.914Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e48ca0f7-d440-4da6-b64d-5ea0a520702e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:30.933Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1b4192de-63c2-4bd0-b69b-2f7fe880a9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:40.941Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3c727bf3-040e-482f-b4c2-0d2ac35b9767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:40.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:50.948Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ec0417d9-a019-4e46-bbc9-5055a788eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:21:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:00.961Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6fb84cf9-e42d-46af-90ad-e19e00165fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:00.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:10.969Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c9b89195-bfde-4260-8c4b-460906a15083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:20.976Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bb34605c-afed-4d4b-8dac-4e0180ed8bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:30.988Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a52a055c-5a87-4d4d-aaf2-1056c6c594cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:31.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:41.010Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6bf74462-1555-401f-a595-dc5d444c60e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:41.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:51.028Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=74cf027c-1c99-4cdc-9b2b-ed0b5e8602d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:22:51.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:01.036Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7b05eee0-b708-42b4-ab50-0c50aeba1719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:01.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:11.045Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1c28cfba-90b2-450f-af55-a0181f3c7dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:11.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:21.053Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=45cea0d3-eb06-4db0-bdf2-6dc7d8a5eccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:31.061Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2094ebe4-0059-4704-9015-0612bfd89d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:31.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:41.068Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1664db77-ff2e-4362-a5d2-3f4213a3d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:41.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:51.079Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=490d1948-f0be-43fd-8e90-25b1f0856b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:23:51.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:01.086Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=b79a4d9e-de69-4b4d-bc47-e476829dbb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:01.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:11.093Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3bbed83b-c386-438f-8698-9f4358da5680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:21.098Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5fbc249a-7403-4f68-8842-4c8a4d3691fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:31.106Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=76aca1c8-2fcd-4671-9385-2b6e6fe049fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:41.133Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=35afd753-8982-4d90-9b7a-ebbcf697ed27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:41.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:51.151Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=212e9431-6142-4a13-aa37-d50b955fd760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:24:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:01.160Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5d9e53b5-b8bc-462c-903f-cf325d274d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:11.167Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=7158f396-37c0-4413-b1c3-2e1544f246ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:21.175Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f47db253-f44c-4a51-8d6a-23434b4d6230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:25:30.245Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:25:30.245Z |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-12-26T13:25:30.246Z |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-12-26T13:25:30.248Z |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-12-26T13:25:30.252Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:25:30.252Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:25:30.252Z |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-12-26T13:25:30.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:31.181Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2fa06528-e96f-4952-b3cf-4dcfd48859e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:31.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:41.188Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=29a87b6c-1777-4473-9989-eadc528ff495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:41.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:51.195Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=70573786-b9f2-4fdc-9964-d4dab000a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:25:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:01.202Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4492150e-d116-4dc3-9423-c089d94875f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:11.208Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=92f43c00-c3e4-49a7-a77a-20d57aa7cabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:21.216Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ffbcb1f0-4154-4261-a55f-af59ea598d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:31.224Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=03a993fd-90d8-4e50-92ce-4861ba6c4c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:41.231Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2a47c917-b5a8-4d47-a76d-545e48aec421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:51.241Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a8f7c91d-31d5-4319-a285-6a0275c1aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:26:51.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:01.259Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c336f2b9-176d-49cb-b177-484e4d64d5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:01.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:11.266Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8345ae7b-199c-4557-8ef8-6673b8ebd9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:21.273Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ae7f0e33-9847-49ef-a3b8-82b5e3acd46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:31.280Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3bd4d5e7-f1c5-466d-abdd-ac29f53b43e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:41.287Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=259f8645-1947-48dc-ae9f-9223e900e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:51.293Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a6886e34-4514-4239-b102-157c5f53cc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:27:51.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:01.300Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1cff8f3a-8fcc-48ab-806a-28488e065a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:11.311Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=3c00a1a5-e562-4fc1-a08e-ddd43a26b600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:11.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:21.318Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0f061f6e-3405-4dfc-b8ab-4838eca20a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:21.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:31.332Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2125ee6e-f2cb-4a6f-93bd-d217a4e1f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:31.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:41.340Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=525ccdc1-08cc-43d1-b0bd-0c91fb24e551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:41.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:51.361Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=2b58ca1f-d728-40f0-ac69-53c3694d30f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:28:51.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:01.371Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e10c76f4-4bbc-4cf3-8ebd-cfeec361a615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:01.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:11.378Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0b70690a-5732-4b58-87e1-db613685435b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:21.385Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=f69f38d9-7c9d-4f48-9f1e-ad61c843d9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:21.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:31.391Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cce5a88f-941e-450f-a1fe-7fe138a25b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:41.400Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=c35f3ba6-c485-4e59-8479-51f7d89cf897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:51.408Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=20e83518-162a-4115-b544-7dd46c887544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:29:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:01.421Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6234c9d5-48d7-408e-af5b-f6ba4936c756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:11.426Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1348ed70-2c6e-4aa8-8b08-07347fd78bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:11.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:21.435Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1e6bcacc-82ac-4cb7-83be-13223f721660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:21.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:30:30.255Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:30:30.255Z |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-12-26T13:30:30.256Z |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-12-26T13:30:30.259Z |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-12-26T13:30:30.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:30:30.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:30:30.262Z |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-12-26T13:30:30.264Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:31.449Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=920d0bde-5888-4db0-b7ce-e4fc02b860cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:41.455Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=66a56b4d-4719-4f3d-9a93-78f439ef4ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:51.462Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=5d0cf82f-b02e-425e-a1c2-db30a10e5126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:30:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:01.470Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=13f53eef-32d8-4f61-82bb-f3de0255f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:11.477Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bbf2c762-48b0-4d0f-8542-c982c8afdade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:21.485Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1990e040-1783-4f3f-8edd-ce40ffb30fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:31.492Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=10cb9766-ed4f-476b-a2f4-70484c13b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:41.500Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=225ab8eb-dbc4-4f09-844d-589d9049c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:41.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:51.507Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=50893625-4c71-412a-8670-84b1cd5041f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:31:51.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:01.515Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8a9ee39d-9c10-46d0-b334-6214eba18608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:11.521Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d19f1649-b23c-4561-a546-cd8345075c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:21.528Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=6d7320b3-3aca-43ef-b09f-2292ec2c24ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:31.535Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a9ccac0f-9aae-489a-87b2-bd33871ee0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:41.551Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=764cd2ce-2aa3-49d3-a683-65467781a5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:51.558Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d3c1f770-0ed3-4a5a-b728-2617f66bf87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:32:51.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:01.565Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=a6ca4f1e-b3c9-4e55-b227-ed62c7d8a2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:01.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:11.573Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9d285ae8-0fd1-4387-a871-905b4c954b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:11.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:21.581Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=47b269a2-7b0b-4459-b956-7ebc02a3d37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:21.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:31.587Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cd0b267b-060e-4e16-ac41-05aa8f937425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:31.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:41.593Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=647aa6f7-a6f4-411e-aa54-03d22d57c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:51.600Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e313697f-7154-4bf5-844d-04318a1ded35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:33:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:01.610Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=81a22dcd-e649-4d5b-955f-14235bbcb0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:11.616Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8c54322f-fe1a-4f8b-9636-8295db7ec328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:21.624Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=4750982a-c6d8-4272-a9ae-a33fd46cd560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:21.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:31.637Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=92c90959-2c5a-4a4e-8bdf-e62fe7f6c2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:41.647Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0582a699-0ed2-4b9d-a5fd-5caa7dc313d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:51.653Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e72e4624-e365-42f5-b97a-f47451989427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:34:51.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:01.658Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1692d1ef-8a80-44e9-9bc2-032fc4f04b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:11.666Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cbe6b8c0-fcbe-4955-ae9a-4906b7aefebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:21.673Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9ac305f5-e20a-4d04-b1ed-347c3bd60aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:21.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:35:30.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T13:35:30.213Z |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-12-26T13:35:30.214Z |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-12-26T13:35:30.216Z |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-12-26T13:35:30.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T13:35:30.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T13:35:30.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-26T13:35:30.222Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:31.680Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=09873b97-17f0-4e04-911c-045291894c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:41.686Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=d009089e-bcae-4378-a3e7-565dc1338b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:51.695Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=1f00828f-c9fc-4871-a430-dc8fbaf2e2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:35:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:01.702Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=e272821c-5b40-4a75-a7d9-01f5c35332be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:11.709Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=ac82b2c2-44bc-4b6a-99e8-da7d6bc05408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:21.716Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=cd004732-73b9-4c2f-890d-403542c8024e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:31.729Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=8d787577-35cc-406d-a6f5-28d87ecc71db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:41.736Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=28f6a928-af59-4643-a7e2-12b71477c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:41.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:51.744Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=857e930d-dbbb-4bf6-b5ef-b24878a60e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:36:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:01.749Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0428f271-80dc-4f7e-bc8f-84ea0a8f2c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:11.758Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=27fbc48e-b0c7-4008-8631-9178591abd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:21.763Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=30b2b52b-8f49-4e49-a07e-f8534236c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:31.770Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=834e3941-8b66-4fb1-8bf9-db1560c1a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:41.777Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=bff19d00-ad47-47b7-a8d8-e9d248b1006d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:51.784Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=9c410683-edd4-465d-8ffa-16cf45593da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:37:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:38:01.791Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=138431e9-c901-46b7-9ee8-4095c31386c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:38:01.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:38:11.797Z |INFO |Init configs |InvocationID=fa3806ea-d18e-4f8a-bcf9-cdc76266dee0, InstanceUUID=0036c4b4-0cb4-4562-9f1f-05f4c50d5daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T13:38:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |