. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:06:52.234Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:06:52.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:06:52.268Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:06:52.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:06:52.915Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:06:52.916Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:06:52.916Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:06:52.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-04T15:06:53.065Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-04T15:06:53.087Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-04T15:06:54.366Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-04T15:06:54.752Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-04T15:06:54.770Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-04T15:06:54.771Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-04T15:06:54.821Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-04T15:06:54.822Z |INFO |Root WebApplicationContext: initialization completed in 1735 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-04T15:06:55.102Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-04T15:06:55.772Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-04T15:06:56.995Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-04T15:06:57.549Z |INFO |Started MainApp in 7.443 seconds (JVM running for 8.075) |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-04T15:06:57.610Z |INFO |Start scheduling PRH workflow |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:06:57.624Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5656dc2b-974e-4916-89d0-057f1405b7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:06:59.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:06:59.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:09.106Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2143b296-3a32-440f-bb73-c8e3ef3820d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:07:10.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:20.334Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=22fdbe39-95ab-413e-bcbb-597d775fdb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:07:21.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:21.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:31.373Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e22ec48e-7c5c-4f26-b84a-be423a70fa6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:07:32.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:42.413Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=36b9f439-38e9-48e2-b7af-e267dff85651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:07:43.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-04T15:07:49.890Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-04T15:07:49.891Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-04T15:07:49.895Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:53.462Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=92ed1a64-c8f1-4f13-8533-63987044ce2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:07:54.523Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:07:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:04.525Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9c547b96-cb89-408b-979a-5ac0ea008ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:08:05.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:05.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:15.565Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4501bdb8-a809-4aa7-b791-832bc9bf7016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:08:16.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:26.609Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8d087d7d-bcfa-44d1-b2ab-2de93b81bd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:08:27.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:37.646Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ec5413c0-a4e3-4bd7-990a-794f3589b4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:08:38.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:48.686Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ac17234f-c603-4eb4-a59b-96779a0dd030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:08:49.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:49.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:08:59.725Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b7ea2615-dbed-4662-8d4f-1521587324a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:00.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:10.775Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=dff55c22-ef13-4238-9134-d95f47f8a5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:11.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:11.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:21.838Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8a382042-f4bc-4838-9ff5-921313282a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:22.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:32.877Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f7dcbaf6-c7fc-4aae-8156-b96f54dfa201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:33.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:43.918Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2f0fb383-341b-4fa9-a1ff-fc3d13842f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:44.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:54.962Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f73379e3-4974-4b7f-829b-4017998c31ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:09:56.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:09:56.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:06.035Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f224ee31-25bd-446e-82e2-ef0348af3dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:10:07.067Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:07.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:17.076Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=beacf1f1-4972-422f-9b69-f0a9b6bede3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:10:18.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:18.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:28.146Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5afaea2c-84a7-4963-b80f-61c1465ba0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:10:29.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:39.180Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ab689881-9e34-4511-b118-709f04c4ef00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:10:40.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:50.220Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=990afef0-4120-4e09-915a-da24176bac02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:10:51.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:10:51.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:01.261Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=93d234e8-c20e-4eab-aa19-24dbed9aecab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:02.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:12.300Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=60d0c7d0-2eb6-48e4-99ef-c25b5baad4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:13.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:23.341Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=dc2aec70-0a9e-46b8-8d8a-e1bb183046fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:24.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:24.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:34.388Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1065fc55-cd30-4b61-8773-5fb6e576c07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:35.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:35.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:45.421Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1cb2c031-ea26-41cd-a87e-4e53abc8e1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:46.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:46.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:11:56.213Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:11:56.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 |2022-01-04T15:11:56.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 |2022-01-04T15:11:56.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:11:56.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:11:56.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:11:56.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:11:56.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:56.461Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d2ee34f4-5f2c-4800-9b7a-4f8376427dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:11:57.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:11:57.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:07.501Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9a0ea04a-b40c-473a-b28e-9cac7abd533d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:12:08.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:08.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:18.540Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b4a8cf38-b21a-4d4e-9904-b54621bd5af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:12:19.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:19.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:29.580Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e59e01dd-8022-4d04-97e8-c636eb4abcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:12:30.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:40.621Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=62f5dabf-3213-45f5-8387-7dd369264b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:12:41.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:51.663Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c0514218-ca7b-4cd0-abc1-03e80656ae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:12:52.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:12:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:02.700Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=45713a4c-2b9d-4b60-9c6b-a6f54d21790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:03.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:13.745Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=89069372-770e-486d-a7a6-1c15c9b2f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:14.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:24.780Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8fab77a6-3604-4342-a05e-98d7ba226781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:25.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:35.820Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d40a7960-31fd-4246-84be-54935cf53e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:36.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:46.895Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cabb3eb1-ad8c-44ee-9748-d156f2d3aeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:47.931Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:47.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:57.933Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=23ab7065-e343-4d37-8031-c51429babd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-04T15:13:58.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.21.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:13:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:08.972Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e63501be-1671-4efa-9aef-bf8167b749b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:19.076Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2c0c0125-7f0d-4b92-b98b-f2afc8ab16a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:29.103Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b3255d19-e05a-4c70-8171-e1e367bfcbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:39.126Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=514ba795-c2f8-4030-98f4-57ec2cce87f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:39.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:49.137Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=051d2482-8f2f-49d7-aacf-83b65c697869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:59.149Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4ec3b509-6a89-42df-8e8e-192ec99499c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:14:59.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:09.164Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=16e61d9a-b896-463d-9fdc-df99e58112a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:09.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:19.183Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3e45e010-9f0a-451a-85cf-c2b42e1f447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:19.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:29.203Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e3bc9fe6-5fc0-48aa-afc5-1db52aa1873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:39.216Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8f977655-c0b7-45fa-a877-926f8ac96359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:49.234Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=361f8e1a-3839-41d4-a42f-07c7aa36a2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:59.243Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4b5491c4-0a80-4cfd-890d-0ade3189e88b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:15:59.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:09.259Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b1748ba5-6796-4ea9-99a8-770de16a53e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:09.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:19.274Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=17b3ff21-3b46-4de5-a1ee-d42e94f85300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:29.287Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3193b392-0de5-4c62-8469-9789d3ccf572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:39.306Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f435075c-b7f4-4dc7-ad86-270bcbc9ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:49.318Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d11513cf-61d9-4056-88ed-63651477ee0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:16:55.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:16:55.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:16:55.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:16:55.468Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:16:55.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:16:55.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:16:55.477Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:16:55.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:59.328Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=32167a7c-30f4-48e8-9a2b-69ff93a769df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:16:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:09.338Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9d7709a5-721a-482d-8738-5ccbc2c576c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:09.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:19.348Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=417ddd1b-0ef9-4499-95dc-e34fd64a7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:19.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:29.361Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1b7fc8e6-d855-4c2f-9e6d-e5d392cac5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:39.378Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d0ab8bca-33a0-4e39-8fee-b4929915dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:39.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:49.391Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b82889e7-283a-4a93-b494-b586ad81d2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:59.401Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=352043a5-5a92-4d12-8a38-628352bf0ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:17:59.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:09.417Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d618a11e-18a8-4eab-95a8-d26ee8467474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:09.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:19.426Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0ae91600-be7e-4fa1-a7cc-dd5cfdd7416a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:29.439Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=48ed3add-f8cd-4a38-a290-c1931545b236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:29.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:39.451Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=dcd3e606-6ef6-4189-b325-522a78a968e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:39.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:49.465Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c4577299-ff14-4b5a-97de-9c2ad1b98dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:59.479Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d5ecd9ee-5535-44f9-bd34-3781dc909a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:18:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:09.491Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cb7f8caa-080c-452a-a6db-4bd58af7b292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:19.515Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a3465290-4e15-4ba6-90ce-aa4d2cd73e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:29.526Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=47517bb6-a5cf-4e2b-8ad2-3fdaa379a05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:29.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:39.539Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=aa32f273-fb59-4ed8-8537-d70f5521cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:49.554Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=673f828b-5bdf-41b9-9245-240ec1354845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:59.578Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=de7ff999-0a26-4dc3-9fb2-8bf33d4723a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:19:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:09.585Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3bef6e61-7101-441e-b7d4-0661da1a0a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:09.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:19.597Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b9042a8e-ada1-4d4d-8f31-ebf8623f3fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:19.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:29.614Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4420ad14-18f1-4314-aa9d-f34b0d81cda3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:29.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:39.624Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f6b470ec-1106-4026-9f4e-624c7d07fccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:39.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:49.635Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1416c2a1-b940-482e-8393-199e5d3f6dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:49.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:59.646Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b9e462bf-1fdf-4528-81c8-48b02f7ffd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:20:59.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:09.656Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7a349a82-ff23-41ef-b765-537459990ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:09.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:19.669Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7a66ad6a-d4a8-489f-8bcd-e595112f16a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:29.689Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=aff48cd4-ad23-4740-ba2e-a8265f09e868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:39.698Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=57b3be32-6411-4a4b-aef8-d02f57bf2773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:49.711Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7e14800d-313b-418f-ab8f-633800ea9af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:21:55.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:21:55.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:21:55.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:21:55.428Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:21:55.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:21:55.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:21:55.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:21:55.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:59.730Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=25a9406d-b0f9-4874-8e14-e1544821ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:21:59.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:09.742Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4549c56c-30e1-4171-9436-c73abbea88fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:19.759Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3a665d44-262a-46b2-9e97-5bf207b9f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:19.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:29.779Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e919cb09-ed4f-4c24-9130-73e8716a03a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:29.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:39.805Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=275ffe70-5bb4-4168-a9e7-91c5d6c37045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:49.823Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=59ac0707-2712-48e9-b2c3-0686e1c377af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:49.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:59.833Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e316d8e2-51eb-4b14-b4d3-553b096ec571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:22:59.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:09.842Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e2dc1e18-c531-44dc-a029-349456ea3410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:19.855Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=22a298d1-d452-48bc-901c-d30b3749aeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:19.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:29.865Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=64bfe065-0682-4cbd-b12d-181e9b5f15f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:39.928Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a7293f3e-24e0-42cc-960c-01b18d062232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:49.937Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1271b4c8-4f02-4d22-815c-a1956e498745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:59.945Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a1051172-ffa2-4ce1-a607-7f53b343cfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:23:59.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:09.956Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2d714b61-a786-4345-afa8-1a80c030de7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:09.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:19.968Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5acd3043-0b4d-4728-ab2d-91a042fa7eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:29.986Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fce8f310-25c2-4de2-9a7c-dfef5139d74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:39.995Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ff9b7d92-6c60-4fa0-9a87-f36c5d454aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:40.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:50.002Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a51baa32-e9b4-4a95-870c-2ce8bf339fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:24:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:00.011Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bb35b946-c1ce-4afa-80a8-d5e337c9ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:10.019Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0bb79d8b-e5f6-4fd3-9a64-f7ad20918157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:20.026Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=43189931-6acd-46d4-bc89-0cbad8ad56ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:20.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:30.035Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a8583939-5f30-4c38-9873-b7cbd8d1b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:40.049Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0b177a0b-44b4-4025-8535-552448e54df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:50.062Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0d9c5d2e-ff33-4df1-accb-b13941cb0d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:25:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:00.077Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=020a57fa-9e12-465d-85ca-c508b1aa1b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:10.087Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8763ddec-8369-44ea-98e8-b20fd8c6dcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:10.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:20.096Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c9d70df9-74f8-41f8-95cc-b480653f3bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:20.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:30.104Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4ff68a57-3aad-49cf-ae7e-c1933d3f146f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:40.113Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e1e19c55-f05d-4430-8895-0e8e0e62b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:40.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:50.121Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=03a3643b-b10a-4fe8-a1a5-7a9aed8f05c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:26:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:26:55.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:26:55.450Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:26:55.451Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:26:55.453Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:26:55.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:26:55.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:26:55.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:26:55.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:00.133Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cf396a74-14ad-4265-a8d4-37ff83e59a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:10.142Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=10aba34b-7d6d-418d-bb48-fd34dfa094da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:20.150Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f3a3aa7d-16cb-4d16-b557-da96ba2a31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:20.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:30.158Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d93003a2-eb4a-43e7-b907-b7a2951d99a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:40.167Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=28802d7a-86d4-44a5-a332-98419ba882d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:50.175Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2f5745c7-bbe4-401e-b263-9de843be22dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:27:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:00.184Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8d444704-c235-4b76-b3e9-c6bfef569ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:00.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:10.193Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=123b903e-c430-48ff-a732-5b35a9d6a554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:20.209Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d22d8803-0776-4db6-867b-98434279e57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:30.221Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b3a327d1-ed91-4968-8f09-3764753dd027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:30.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:40.233Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=da3a6a62-ffd3-45f4-9490-0e596d33d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:40.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:50.240Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bc07ac1f-30e8-4921-bb8d-524b0e1ef280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:28:50.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:00.248Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=82dc16f8-d36a-4db1-a9d8-26dbf32a5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:00.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:10.256Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3b8bee8d-92e9-4805-a9b4-e3b85ab4f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:20.263Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ad27706b-2ebf-4fb0-a445-9b9885dcd599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:30.272Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=647f1d68-61a0-487d-9876-b95cee13853f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:40.282Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4380a71c-c633-4220-b6b8-9a66a189b39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:50.299Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a6d9827c-070c-4c3b-8d97-9a9ef052b69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:29:50.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:00.316Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ac48cf11-de05-48ba-be9b-326bbf1276c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:10.325Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4feb3262-5c80-43fc-a39a-87f9151df629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:10.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:20.333Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8b451a4e-319e-4445-b118-c9bc467d35c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:30.341Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f08b0324-bd90-45ad-bd11-67337fc66e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:40.348Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ea8cdf67-5117-4f5a-9c7b-33c729e1564f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:50.356Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=542adbc0-fdb6-44a5-a995-d579150ee797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:30:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:00.363Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b927fbf0-a048-4a16-95ab-8860a7f0aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:00.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:10.375Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2a5f13d8-6e8c-4da8-bac2-ff161d6b546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:20.389Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c6851871-696d-4268-83be-5247b52edc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:20.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:30.397Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6a2566b8-43de-46d2-b043-5023fdd6b7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:40.406Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=55b7949a-2706-4b80-9c7d-848fb0a156e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:40.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:50.415Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e09957e8-3b14-4dc4-af8c-a573871666f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:31:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:31:55.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:31:55.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:31:55.422Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:31:55.424Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:31:55.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:31:55.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:31:55.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:31:55.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:00.424Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=81ee13f4-5bcd-464f-87bc-e467636ddc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:10.432Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e5e21f54-ffce-4062-9925-00852b9e210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:10.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:20.440Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=67386a68-688e-4154-a5fd-144c2cb31b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:30.447Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8552a4d0-5608-47fe-8dff-577f7ee2eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:40.456Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=12a5c088-8de5-4ea5-a1b2-87820a779043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:50.473Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a1e42299-18a0-4b1e-9245-d5704966bce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:32:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:00.481Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b26ed2f3-e915-483f-b519-a9c3894c09e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:10.494Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=51ee892e-7ba3-4b65-838e-7add78005b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:20.502Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e349448c-60d2-48c2-9714-bc1096c2d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:20.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:30.510Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2fd4a28c-d95e-4d24-ae07-7e5c8c4228e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:30.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:40.519Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=24234821-2101-4215-8282-8574956f8555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:40.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:50.526Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=df4ed4be-85cb-4baf-8533-01ed1a3b0e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:33:50.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:00.534Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c3bc685d-3e3d-4f79-95af-6e0f37517816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:00.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:10.542Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=69fbe605-4cb5-4306-ad06-39ee8b533a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:20.557Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bf296b4c-7448-4358-a2b3-0ff41148a528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:30.566Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fcf1f003-cf75-4c2c-868b-ff5205ba98ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:40.575Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f913c4da-cd75-49d3-9e85-1d268fe89727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:40.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:50.581Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0b82bdf0-7052-48a1-9e22-4acee98808e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:34:50.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:00.587Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bf3cd7b8-d898-475d-8ee8-6e98f4ab78ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:10.600Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e6e4e93e-7c2d-488f-abc4-e088d1a4ac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:20.610Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5cf73cac-5dc4-4964-a068-8d4ed66c84e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:30.634Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ab76be84-fe72-440a-95b1-2fc379bb3301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:40.645Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7372ca56-c5b6-4e5a-84ba-8fc507f69af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:40.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:50.652Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=28f2498f-768a-43ad-86ec-5647931463c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:35:50.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:00.660Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c9b1672d-32e0-4db8-b628-a12ccafe244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:00.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:10.670Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4b0880da-e5a4-45a3-a6d4-a0c4e532eb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:10.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:20.677Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ef18dc78-be98-426b-9c01-9fd526faddf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:30.684Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d4ee6b15-4e27-482a-a07a-5dbeb454c69d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:30.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:40.694Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c2bcb938-80c2-458a-b749-97a4c8c4eed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:50.707Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3ef6ce56-e106-43ab-9e78-c845be5466d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:36:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:36:55.502Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:36:55.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:36:55.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:36:55.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:36:55.516Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:36:55.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:36:55.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:36:55.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:00.729Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=71ee115f-7f36-4d69-a504-e2d716729b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:00.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:10.738Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2b85b88f-0d06-4e3b-b1af-f28272580d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:20.748Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=001ae045-f7e2-415b-934a-1952fa4311dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:30.755Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9679e6a6-09f3-440f-ac5c-edc163b70eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:40.763Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5b046dab-392a-4589-af3f-c88e9a5901bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:40.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:50.770Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b2165169-c106-4341-9f50-6afe37e65709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:37:50.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:00.777Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8d74dc89-ff81-4bfc-aeff-ce893b925be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:10.784Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=32ad3759-c955-4388-acf6-80106b968ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:10.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:20.792Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ed1787b8-1f65-47ab-a537-92438eb79fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:20.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:30.805Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0f933875-8312-4a73-9e77-dc27cc579714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:40.815Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8e1cca21-2f7a-4538-9a48-7860513bea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:40.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:50.821Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6db7a0e3-3b1d-4b4b-be6b-29276b3612e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:38:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:00.828Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5c3e925e-eef6-44e0-84d2-4dd03210d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:10.836Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2f418633-ead3-41fd-82dd-c8a3c3846809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:10.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:20.843Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=44d63b5d-3793-444b-b28e-16dbdd3e5cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:20.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:30.853Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6c3eda21-f4c0-436e-bc1a-6b49ee833c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:30.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:40.869Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=611430a9-ef65-47e0-8e3f-c3378e3d974d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:40.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:50.881Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d911ed2c-f1a0-42ec-8d61-3eb3452d93d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:39:50.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:00.890Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5fcb32ee-6490-4eec-8013-2ac852d4e2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:10.899Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6fd97e89-ec10-41ba-94c9-a818ee994c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:20.906Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2d82b551-b96d-437c-a874-5c7fa828b3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:20.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:30.915Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3d5199f7-d583-483c-8dcb-82b14d7e3912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:40.922Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9b225e11-e7fd-4f73-8ad4-59b38e2403b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:50.932Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a2b51838-2115-4d08-8ac2-85717b1e6eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:40:50.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:00.943Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8af31e86-58f7-4b09-a090-18e3097137c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:10.953Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b168d59a-a1d4-4256-bfce-a069b155a6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:10.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:20.963Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8b5a5bd1-5407-4549-87ed-d2c4bde7c473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:30.970Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=64473886-92c4-403e-b5c8-9657ccc92fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:30.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:40.979Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=407a0024-7362-432e-83ec-3e6a2c1ad1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:50.987Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6a45b24f-2af7-46cd-8c80-036b162b1d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:41:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:41:55.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:41:55.440Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:41:55.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:41:55.442Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:41:55.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:41:55.448Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:41:55.448Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:41:55.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:01.003Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=89d2c8be-090f-4a70-a7d0-cedea25ec4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:11.010Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3ecc4890-8ced-4c6b-84f7-d6ef1a7380bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:21.018Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=eef69441-afbf-41a4-8051-fbd6e89e27e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:31.030Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5a8b5c21-e6c1-48d9-8b88-b537fe7fb87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:31.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:41.039Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bef441cc-5f7e-48b4-9630-fb925f9fb8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:41.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:51.050Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=62b1ed2a-a1c4-4334-b90c-e14b6386e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:42:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:01.059Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=258afc4c-6c30-46f2-b967-fb80ebe5f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:11.066Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4564ec1b-6ee3-4c4b-8bbc-e206c98f7c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:21.074Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=286fba26-643d-4a05-8d08-cc55e1ce4ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:31.081Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2d6e5209-dd07-4941-90f1-4b06c1677d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:41.090Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3bf4b8f9-079b-421e-94e0-860ff5bb0f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:51.099Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fdd5024e-c3c7-4b4e-8989-42b875d03d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:43:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:01.112Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a22135c4-94b8-403d-9217-7e500b53aba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:01.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:11.123Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=24f2b649-98f6-476a-85ac-b3250c37caa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:21.132Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=531d31d9-900d-4a5f-909b-0c6d962eafc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:21.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:31.140Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=88a9e840-ed7f-4130-8420-4398a014c3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:31.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:41.148Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5c530730-cf68-4c6c-81c3-686ca195b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:51.156Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=358388cf-9dd2-40fc-8bf2-e928fc2c62e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:44:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:01.169Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=831bc1b5-4beb-4f18-a1d2-058ba6d497d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:11.178Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=431cbf23-d3f5-46c8-9f71-96973aba3c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:11.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:21.186Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e33bff5a-dc03-458b-848e-21c4c3937086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:31.201Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=68c9950f-6026-49da-8819-2c908b66fd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:41.210Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=266f069b-10d7-4c1a-82af-4d0d48d2a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:51.221Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a0dd56c8-4b65-4c75-9a1b-033c6cd78de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:45:51.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:01.229Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=390ce958-e5da-40ca-9d67-685a632f5cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:11.241Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e3ac0bd0-aab8-441d-91fb-cf35c437d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:11.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:21.250Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=80734741-5ccc-4bb2-8f59-bc0051965c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:31.266Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6f84a2c4-830f-4c8f-8ed1-ac0a149e95c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:31.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:41.277Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=188e4b91-6834-4f67-a3d8-93d106f0f459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:41.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:51.285Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=123dd23c-0dc2-41d6-b9a0-55a02ba41d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:46:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:46:55.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:46:55.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:46:55.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:46:55.462Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:46:55.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:46:55.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:46:55.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:46:55.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:01.293Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4cfea8bb-e484-487e-9506-f49a9a1b0fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:11.301Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1b2e7387-3ff9-4de6-8013-98fa32fc0393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:11.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:21.308Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e1291adf-f1a2-48c6-a577-3a9d76a4ea87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:21.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:31.316Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6f46a070-3659-4165-b9a0-8f9ca1f19203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:41.324Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c9f251cb-e567-4eeb-82a7-395ad9fc437d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:51.332Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=182719db-cd8f-4f40-97c0-0f4afdeac54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:47:51.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:01.338Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a14175dc-a439-4df2-94b1-bf0876746da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:11.348Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=73c3e756-6c6e-4051-86cb-683441729cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:21.360Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=654a5d03-d59e-4139-8678-90c099b26302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:21.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:31.368Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c916777d-e52e-41a9-a70a-de8a45feeaa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:41.376Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=77131e08-2fa6-4b9e-a018-83f143849908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:51.387Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ab46249e-f12a-4648-bf6b-949e39500645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:48:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:01.396Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=37d56f8c-898b-4a3a-8ace-3719d701ff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:01.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:11.403Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cb86ed43-aa0e-4486-b77e-6ba294a030bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:11.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:21.427Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3f22b712-4774-4504-ab30-78b5ef67015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:31.439Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=45f125cc-a207-4414-8cc8-6a96ac5d1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:41.450Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1e60c8e0-e754-4246-9133-8087e84f2aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:51.458Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=604fc257-a85b-449f-b206-f588b68aacb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:49:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:01.467Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a50274c1-b41c-46f5-8a57-e79c573fe027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:01.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:11.477Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9c6af7b8-dbe8-4a7c-bc5a-2ef2fffc88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:11.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:21.484Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cf0ae430-cf15-45ac-af79-2b57f47ce815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:31.492Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b88ca87b-41cd-49ad-b525-c98bab341696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:31.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:41.501Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4b548f31-e8de-42f5-add5-bc4214c73fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:51.514Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c175dd99-787d-4ac5-be8a-173a44f682ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:50:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:01.524Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ccec8a90-7e65-4042-a118-6506ea4a8540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:11.533Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6f561a58-4181-4e68-b8fe-358da2d48ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:21.542Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=234c9b9d-4175-4ce0-8afe-5ea095f80d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:31.549Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b437f2e8-a3fc-4cfd-91ce-b82020b4d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:31.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:41.563Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0f4e24bf-ad46-43d7-bfe8-ee453008359e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:51.575Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2dd203bf-e0d0-492e-902a-692f6c1261bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:51:51.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:51:55.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:51:55.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:51:55.460Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:51:55.462Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:51:55.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:51:55.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:51:55.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:51:55.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:01.584Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=07011e00-2d03-43fc-a3c9-f8e96db7ee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:11.593Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8a836305-1ee3-4b32-8845-f813b98860d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:21.607Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8ba39e53-4b99-48d1-9f22-88f942b67755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:31.616Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3cd96035-8237-49c4-961c-200a9ae01fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:31.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:41.624Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3829cfd9-925e-41df-8e43-dd612f8e6504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:41.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:51.632Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=41f20008-8ef6-4092-ae31-49bc2054980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:52:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:01.640Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8050c2bb-cf64-4480-9aec-09967b1be6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:01.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:11.661Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=468a81dc-f89d-46b0-b56b-7421a3780778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:21.668Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=532a0e02-4460-4ea0-9f7c-0f5dbf7a6643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:21.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:31.676Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=25d4a6db-0b41-409f-9743-fe59be4e3a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:41.682Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8e654569-527f-4a01-ae6e-ba9ecf4e16c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:41.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:51.691Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ddce91ac-7a83-4122-bffb-e9a768d04800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:53:51.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:01.713Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9b3eb506-f688-4aed-8a3a-868edc36b7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:11.724Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8eac55e5-ef1d-41ad-b11e-a761edab7391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:21.732Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=eb4b0178-2f23-46ff-ba6e-625ddee8cb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:21.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:31.739Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b33bf470-2adf-466e-b09c-fdf98d044657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:41.746Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=77a6b58f-00d8-4117-8f50-3ed9a8872b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:51.753Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=75ad1dc4-6b7f-4650-bf3c-c0493b65a678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:54:51.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:01.760Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=158fa950-531b-40da-8b64-0dc9ce753e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:01.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:11.769Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1e3f465e-1ec6-46c9-9f01-064ca299af82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:11.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:21.784Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1e301761-fb69-4ae9-bf4c-55d7d424e08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:21.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:31.797Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7fe993d2-9936-4f6c-ba56-ecbfa03d0aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:31.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:41.808Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=73578267-1444-4cff-9dd8-de60b50dfbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:41.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:51.816Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0c91030b-b0e8-4375-9d7e-59dddfdb109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:55:51.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:01.825Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9f7de0ff-bb85-4ec6-b18f-91254cd34296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:11.832Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2e018fe3-b423-42b8-b287-cea9e8b563ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:21.840Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b5544f6c-935c-472d-b2d7-a3c425df7c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:21.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:31.847Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=304eafa1-f5a7-4564-97f1-03ce56ed51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:31.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:41.855Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ac90e1a0-f816-4452-a159-972df555fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:51.877Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cfd36bff-11fc-4a1e-97f1-fa957e470f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:56:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:56:55.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T15:56:55.441Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T15:56:55.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:56:55.444Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:56:55.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T15:56:55.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T15:56:55.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T15:56:55.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:01.887Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=64da97fa-e106-42af-82f6-cf09737f1400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:11.896Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cd64e1d2-7699-45bb-b0ae-7aaa3ac07603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:11.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:21.905Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d1d3bbec-679f-4de5-b072-fead569f6393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:21.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:31.911Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=11b510ae-683e-48b4-bc52-392e693dc68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:31.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:41.920Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9b92d71d-1c4e-4cdd-b848-8086e7c13363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:41.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:51.931Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0309abcb-cd6a-4b30-9edc-cdbc79f12482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:57:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:01.941Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c2b4a358-2c38-4f97-b866-c0ab02895513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:01.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:11.949Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d2c0c803-ab82-4953-9fc4-0f93660431da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:11.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:21.957Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=92f1e948-a3cd-40f3-aace-b903f6db6814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:31.964Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b12f34c8-b5a6-436d-9aaa-c5ae2648f757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:41.972Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b1301dbd-01d8-4594-ab75-2121a88232b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:51.980Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ea1b9f99-aaff-454c-8f51-e6065290daea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:58:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:01.989Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8a541c3f-c462-4e50-b37f-2cc71ee5114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:11.996Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=32cc2b07-ace9-4a7e-923d-3fad2908f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:22.006Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c23c2f06-26fc-481a-9a3b-d875e8106b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:32.018Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0aebf2d6-65e2-4322-aa89-0386a3ccb4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:42.027Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8a7f3762-c0af-4ef0-8b8e-e304ef86134e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:52.036Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=58e486b5-ba4c-494e-981d-7fa67796d8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T15:59:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:02.044Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=529cc1e6-771e-4fe6-b49f-ca6ce4e053dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:02.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:12.052Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=29874f49-66d1-4cf3-8eff-21a66cddf2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:12.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:22.060Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=efd6cf2f-d40d-405f-aadf-8f79ff297754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:22.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:32.066Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e00a9456-0d1f-4845-a9e0-a25eac8f2450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:42.073Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6aeff64e-904e-4c42-be7d-14dbe85f64c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:52.081Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9a32aeb4-1d8c-42de-b78f-9b221e00e6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:00:52.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:02.093Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8ae9f18b-ee44-44ed-ba9e-94f4696d1ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:12.103Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ec0fd53e-a874-4b9a-964c-9e3b0560548d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:12.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:22.110Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c846a501-7fb1-42af-bb85-1d4d50ceceee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:32.116Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=86573c55-fa24-4962-9327-c30af177b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:32.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:42.123Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e589881b-4485-4d83-b2e7-33b2f55fcfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:52.130Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5fb2af04-21fc-4a6a-990a-c897063c1b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:01:52.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:01:55.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:01:55.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:01:55.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:01:55.466Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:01:55.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:01:55.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:01:55.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:01:55.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:02.136Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8b6ab0dd-3c4f-4845-9247-b232f4eebc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:12.142Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c91ee734-2614-42f2-bb51-68dfaed0fc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:12.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:22.150Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ee1a0075-3d6e-43b3-832d-9ce313a8b526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:32.167Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9d43df79-e9b2-422e-80ba-fe64bb128a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:32.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:42.179Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=983a97df-5273-45aa-9077-efcffa72ec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:52.186Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0d4c26f5-7651-45f2-8aca-c4cb22ea49f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:02:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:02.193Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e725d540-5f9b-4657-870d-9f496954855f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:12.200Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=275af710-8d33-4939-a683-9407c6ed563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:22.208Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2213fd5b-c7eb-4085-8fc1-4a23d7c026cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:22.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:32.216Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7068a5ef-79dc-4f2c-ac63-b76d24672b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:32.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:42.223Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=180989fd-2cb5-4955-a516-f0afdfe9570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:52.232Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4f2ed528-b95f-4d2b-a5f6-99158c6d908a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:03:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:02.246Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ffbd727c-7c23-47ac-9dfd-4431d210c851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:02.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:12.254Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8692611e-6be8-4b2d-9071-5298d012bbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:12.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:22.263Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=56afcef9-177a-4602-bcb3-e38a5f96cbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:22.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:32.272Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3e83089a-c472-42e0-9113-e533facf75a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:32.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:42.279Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=05a18e2f-a952-4502-85c7-0a4472ad5011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:52.286Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fd86a761-db77-44cd-9436-c28e5e81f0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:04:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:02.292Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ec15bc6c-4f19-45bc-b203-ac422385f4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:12.299Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c6798412-ee41-4968-a7c9-8067d3bc383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:12.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:22.306Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=42357977-b76f-4fd8-a718-eaed10f677c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:22.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:32.316Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=378ce55b-ea1d-48fa-ac72-0310ec97c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:42.326Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f50c607b-3205-413c-a6c2-fc4723f6f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:52.336Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7e22017f-0ff7-4181-b084-195e37cba481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:05:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:02.347Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9f3bed66-8522-403a-9db3-24b2654b3afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:12.354Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e9a03609-4348-4b86-8cb4-f0951c94d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:12.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:22.360Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bc886d9a-f56d-4827-b8ec-ae06d2b33c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:32.367Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d444229f-90ea-463e-9eae-009f7ca31a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:42.381Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b3deb1d1-b126-48c7-b366-655dc696fc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:52.391Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f653f64c-9cf9-498f-b2cc-33b28ace249a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:06:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:06:55.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:06:55.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:06:55.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:06:55.459Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:06:55.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:06:55.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:06:55.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:06:55.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:02.401Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c2b55d02-1fa2-4e9f-8aef-7c8db8fd3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:02.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:12.407Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fae247eb-4e59-4ea9-9753-5435ba51571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:12.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:22.415Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0653f23c-04b7-45f1-84dd-27bc1fff5350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:22.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:32.422Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=19de6087-384a-47ab-9d00-e4bceccd4f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:32.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:42.430Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1216013e-799b-4964-b553-77431e2d22a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:52.440Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f59fe8b9-9486-4a5a-8ecd-a5d589ffd522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:07:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:02.448Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bccfcef1-2554-413f-8aae-e74f79e9cedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:02.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:12.465Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=df4ad78d-b930-4489-be1d-5f9ade2918f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:22.474Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=745f2de2-d507-4be2-848c-de74792dabc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:22.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:32.483Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fc3a5dd9-6fd9-4208-94c9-7091ce5cde5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:32.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:42.492Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5557f34c-d41e-4dc6-83f6-cd772e9a921c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:52.499Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b3ecb216-5205-4666-983f-a9c8da5f9bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:08:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:02.507Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=22517814-0338-462f-a07f-53b624b640f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:12.512Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=591a539d-29bf-4b3a-84b6-42ff8f46c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:12.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:22.519Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c2af2724-b680-4881-8369-222587c03bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:22.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:32.528Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=76a3909d-47a5-4543-9b05-46c50a271549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:32.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:42.545Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a4c08b18-62c3-43a7-b363-464c5d36ecb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:42.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:52.554Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4dda340a-61e7-4dd5-940e-73155959e376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:09:52.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:02.561Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b352fb6e-e3e8-4804-90a4-a3d3e4d0c2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:12.569Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4a25b619-0be9-47e5-bab6-4a0cb00a9786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:12.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:22.576Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9e202883-5e6f-4c57-bf6d-b649eaee82f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:22.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:32.598Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=656ef370-d103-4349-97c7-c8f9ed54f1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:42.606Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a4534b0e-b6da-4eb1-ba99-ffaa0a32d86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:52.612Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6015daa4-6af3-44f0-9ba6-3436ed3980cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:10:52.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:02.620Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8bcc2da7-b35a-468d-89bf-ce76e8a3ce3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:02.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:12.631Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=488dd355-1a0d-4c3a-9e53-b8f06efe4c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:22.651Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=925ce460-ddcb-47f4-99b1-cc5a6281b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:32.659Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=544fa043-8e73-4075-8321-6e68e26371d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:32.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:42.669Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=373eba7a-cd17-4486-82ac-5a859895f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:42.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:52.680Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fdcbbf93-33af-441c-a482-bfab003f15d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:11:52.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:11:55.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:11:55.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:11:55.461Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:11:55.463Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:11:55.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:11:55.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:11:55.467Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:11:55.469Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:02.688Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1136e0b9-2c27-4409-9725-b2579d798663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:12.694Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3ea7a53b-b526-470e-a255-29e4167b9f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:22.703Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=424fdc61-ac06-4d9b-a9ce-2fbbac4ec4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:32.718Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c5770328-6b39-4f5f-8b97-85faa88f9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:32.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:42.728Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=40c53947-3eb4-4f2a-ab7c-af65483a4ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:52.739Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b9a5ecb7-1a91-454d-b95b-2e68dd352367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:12:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:02.746Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=27d49510-5b4f-4178-944b-2cec43dee73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:12.753Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9e6f8eda-1346-47a8-8706-354734e45ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:22.766Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5ea75d05-c304-4a9a-91e6-eb6b7cf03251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:22.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:32.773Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5ecc7c89-3727-4955-a9f8-18c4e0644491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:42.783Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1fa18f4c-cb90-4724-9dfc-173e632b3034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:42.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:52.798Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d40ef8f4-855e-422e-bce6-820a9ae347b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:13:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:02.807Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f5f0a117-7d43-4307-af40-7e7008a34156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:12.815Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=80315491-0ec8-4329-8f9e-f91b8e234912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:22.822Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3b80c214-250b-493d-ad7a-20acdecbe25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:22.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:32.830Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=66072781-7c9f-4b3c-ba06-6851a8212f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:32.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:42.839Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8cd0e39d-1580-40f5-a6ee-744b9a133b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:52.850Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7359d443-396f-4751-a97f-f671edc52733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:14:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:02.859Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fce99bf2-1a35-4f81-ae68-a66b231783fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:02.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:12.866Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d6a6f655-a7df-46e4-acc9-d2932ec427a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:22.873Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9a1c08f1-d14e-4510-a33f-38cc7917d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:22.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:32.886Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=95626613-bff2-4944-844d-6c24f6113562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:32.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:42.896Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ba1968a3-492d-4810-97ee-86d08a374f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:52.904Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c3a4273b-f192-4cea-bb9f-8b47e7c59243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:15:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:02.910Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8d707bfd-5028-4535-a026-cc0064dccd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:12.919Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f2ed5539-47b9-4c24-9ce8-bb6b463594f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:22.926Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=79f6a2b8-806a-47f3-afae-6b6d1d9eed30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:22.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:32.937Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8b223159-6730-4c7d-bb9f-a0a8a1cfa9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:42.945Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=92ec5981-d6ec-43b6-b907-79b392b572a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:52.960Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=bddaed0a-38fd-4229-ab4f-d11c09f34722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:16:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:16:55.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:16:55.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:16:55.467Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:16:55.470Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:16:55.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:16:55.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:16:55.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:16:55.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:02.968Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f6624c9b-cc06-431a-8e60-69de48a356d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:12.976Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e28b0983-57e8-47cf-aebe-7c79f4dca0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:12.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:22.989Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1c1170e7-36b1-4c6f-a960-3b6ce8ee94f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:32.995Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=de2ca16c-752a-4952-a6fb-98dacf3107a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:33.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:43.003Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4329f4d3-7734-4a15-9948-4df2e2d5aadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:43.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:53.011Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2450d4ae-c6c5-4891-bc81-9e2206b996ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:17:53.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:03.018Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=df7ac3d5-8264-4bb7-82e4-402a4f51e9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:03.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:13.027Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=dbb7a7b4-36af-4480-b3e1-397ed87cbc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:23.040Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5cfe225c-21eb-4244-90bc-95e6a80cafed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:23.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:33.049Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6432dc91-a455-4ed2-bfb5-07beb027997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:43.058Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2613e44b-ba05-48c2-b76c-3894ff3e326c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:43.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:53.069Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4649b216-b897-4818-b214-486a90051591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:18:53.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:03.076Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3c923f0a-535b-48c1-b86a-0e57b0ec542a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:03.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:13.083Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2d0b0899-b721-4f3e-923c-bf61d93be528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:23.090Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0440fdd6-e1ea-4637-94d7-1f5aacc10303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:33.101Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c78d2b36-ef0c-4327-b635-78e5fb7c4e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:33.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:43.110Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ba42a520-f69e-4814-86be-175ddff516a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:53.118Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ac853cef-8c61-4b59-92b2-3a382860bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:19:53.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:03.125Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e5497e70-635e-42bd-941e-3e21ad96bfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:13.132Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=306a57cb-3c20-451a-a92c-64824f090ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:23.139Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=912d8973-2091-4b3c-98e7-4a2882d71c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:33.145Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c7a122de-24b7-4484-bda9-79896b78e332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:33.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:43.152Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=28df6b26-33a3-4050-8f5b-d7dcea96e740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:53.158Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=45e5718b-8961-4f75-98b2-219429334bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:20:53.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:03.166Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a2477a34-c559-4d7a-9b2f-4578a2eda16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:03.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:13.180Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a3ff6e0f-72b5-4dde-853b-5718e705a5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:23.188Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8bceb4bc-dfbc-4c2e-ae1c-b99ceecc89c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:33.197Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3f482f14-af68-4b80-b118-0f1e907949d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:43.204Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c0bd62fa-e287-446a-8b8f-c897443d346c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:43.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:53.216Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=492372cd-bcd8-4252-ae2b-13a66453b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:21:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:21:55.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:21:55.448Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:21:55.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:21:55.451Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:21:55.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:21:55.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:21:55.455Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:21:55.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:03.223Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d619c9ae-05b9-42d4-8c6c-3a2f2e87efb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:13.229Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e4dfebf6-e1df-45f7-b4e9-3ee71cb973a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:23.237Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ff395dd5-086c-45de-ba26-f0e6a6cb6df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:33.252Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=eb6c332f-cd89-4d12-97e6-7e3131ba9a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:33.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:43.262Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ea1c2964-1e87-4b6e-8359-d89220cb3b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:43.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:53.271Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0136485c-0c0a-435d-a83a-c326a42f4c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:22:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:03.278Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=471d71f0-3bc9-4fc7-87b9-be0f8bce465b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:03.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:13.285Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=92e75dcd-3646-495a-b6f7-251195411462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:23.292Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=0f2a3612-bfc8-47bc-9f3b-863136aef5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:33.299Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=13c834c3-4d70-4a25-8eb6-8b6add3a1a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:33.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:43.305Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ed5cf8ef-d962-40ae-a8c3-c0b2f45861e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:43.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:53.312Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d1ed0381-c4dd-45cd-b5d3-0d2e7d6ffeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:23:53.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:03.320Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=917a5194-44e8-4d70-9c3a-70b004e96952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:13.334Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=327b7b04-ebe9-458a-9a7b-2d6701974aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:23.343Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3ef4c201-92de-4e32-bd74-19dad8e08e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:33.351Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7d12ff17-f449-4c3a-9fed-1fea8348e34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:33.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:43.358Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=80af5034-8f6b-40f2-9b34-9c8e1a551c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:43.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:53.365Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=df89a7dd-ec49-4d42-a9e5-ac6c3f0c36b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:24:53.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:03.373Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a58418c8-cd17-4ab1-b8a2-321680914a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:13.386Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c4daf8e4-0880-4467-b983-5ced4a1835fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:23.397Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=aa5b7f90-7b34-448e-8fa0-cc5f1fc0794a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:23.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:33.405Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4edf2ef7-197c-406a-8ac0-220d0fe323c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:43.413Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f88c32a4-2319-4919-bac4-44c98f11e858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:43.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:53.419Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cd55d2e4-60aa-4fce-a8da-8950e56a39eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:25:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:03.426Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c7065d0b-213a-4781-b4c7-b3b3e115bfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:13.434Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f40b5218-9e1e-4d62-b582-776cfbac0504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:13.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:23.441Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2852e728-d9b3-4a06-829e-96875105e5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:33.447Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=25798d50-0fd3-4957-b21c-739324747c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:33.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:43.453Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=55df6633-1199-486b-8f26-f901e0a9d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:53.465Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3dd9d820-d4ca-4786-a344-b8cbfdc5b468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:26:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:26:55.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:26:55.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:26:55.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:26:55.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:26:55.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:26:55.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:26:55.449Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:26:55.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:03.473Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e822cd5c-8f03-4c4c-937f-445dbc67533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:03.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:13.482Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b593f4d1-4b20-40a1-90eb-cf036d030022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:13.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:23.489Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=71bcc9e6-3677-494c-a3b5-201ddeb7c4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:23.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:33.495Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=46c42b3c-8521-4d73-90e4-d0aeb0a58451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:33.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:43.503Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1154a50b-25af-4866-9da5-b8cb20d944da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:53.518Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9beffba6-ccba-42c3-ade3-7f1a668d40a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:27:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:03.527Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d4df2313-97a0-4bce-9b4b-756e746f3453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:13.539Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=fb7dae3e-3359-4aed-b6cf-f9f2478a66bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:23.549Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=51f696dd-ad59-46df-9f33-16f52e2e87d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:33.560Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f81dc1f5-7a04-4bbf-b2f3-a79b8d7e0593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:43.566Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a85e041c-5c97-44c3-a6ce-77e54c7d3d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:43.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:53.575Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=78b4969d-2bcb-4f16-9479-8c8f3c95304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:28:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:03.583Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4eddf1d7-8d1a-4428-be2f-3a934af5bf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:03.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:13.591Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4089eb3f-3c1e-4cef-a172-ab9a346702a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:23.598Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7f23f21c-7b9b-4d19-be27-254c579941da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:33.604Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c184a4a6-436a-478e-a384-77c1bbd6578b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:33.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:43.612Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=7c7c2963-8b6d-4272-9979-572dc76113ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:43.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:53.630Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=84751781-a159-463d-9640-95f24deb2118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:29:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:03.640Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8cd1aaf9-b68d-418e-81c9-43ee4ebcbb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:13.649Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=720f88ab-0605-4bad-9682-287c308a3f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:13.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:23.656Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f8c10bb3-d145-48a4-87c8-72708473dd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:33.663Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=54c8ce6c-f17c-4e79-8e5b-02f5c8cdad01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:43.670Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=87b99e13-1249-4607-b85d-5b14c455cfb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:43.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:53.677Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e91f9e3c-cbc2-4c4d-838c-156be54cf168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:30:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:03.690Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d701508f-58d7-44bf-ba3d-e78590e42ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:03.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:13.698Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=67e0591f-a046-4e8d-ad93-07cbe80200a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:23.705Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=77c8cacb-dda0-4ef8-bd4c-057e146e764a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:33.711Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=810c2365-a37f-4c7f-b551-50cfc292ede4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:33.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:43.718Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=d01b22ed-dd45-4552-a27b-5baa83fb04a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:43.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:53.724Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a1b5d7ea-fc0d-4b83-a38a-986a541a567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:31:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:31:55.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:31:55.470Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:31:55.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:31:55.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:31:55.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:31:55.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:31:55.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:31:55.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:03.730Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9faeae93-91a2-456f-8e1c-41bdb2e901a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:13.744Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=76b18558-59ae-493c-a25c-3f1c808c5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:23.750Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=16158280-6ed7-4c5d-8bdd-e7c284c09fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:33.765Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c85324f6-d2ef-457f-8281-eb59f0de0412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:43.773Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6fb1a7e2-d19a-43c0-9fea-3f8e4533a05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:43.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:53.784Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2fea4805-64db-4bb0-a011-0f4b46051c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:32:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:03.793Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=eac76309-4c0f-4896-971f-5acbb544bf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:13.801Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c9ab7e7c-153a-4893-9d48-d73b722a78b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:23.808Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2640ecc7-cfc5-4507-9403-e671afca24f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:23.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:33.815Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=15a1945a-2b72-41dd-8e06-35b91d3b8c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:33.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:43.823Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2cfbff40-229f-4e11-a3d4-6d8317027b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:43.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:53.829Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1de74d6e-e919-4aa3-b2e3-be11a8ae4e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:33:53.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:03.840Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=51152d4d-7f9e-42ba-81d3-8547afdecc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:03.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:13.848Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=cd679b3d-b844-4eed-9dee-e5743e242051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:23.856Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=5eedbdca-664b-4197-9359-a07371d83286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:23.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:33.862Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=e3fbb84a-bf44-4e04-9044-2808f89cef2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:33.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:43.868Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=aaf271a6-7881-44db-972c-da85c727c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:43.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:53.876Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=9d996bca-fcde-424f-bc07-64abcc06343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:34:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:03.882Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=780b7ff8-8124-44ed-aa44-9c96120472a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:13.888Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f0d9604b-d9c7-47fc-a3ab-c31351a04dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:13.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:23.903Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=8c99dbdb-5819-4c28-8c34-55ad1aea5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:33.914Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c3d2ad99-1db8-4780-a686-bd20617d9551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:43.921Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a5c3bdb6-32a7-4a6f-9b1b-d88fcc8b90f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:43.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:53.927Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=80dca0cc-6919-4ef7-af65-52e5998d47de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:35:53.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:03.933Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=f2500d53-edd8-46a4-8920-e0429d6b07dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:03.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:13.939Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=a10ae627-9bd3-4f0f-a043-262862e24172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:23.947Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2c896598-07ce-40d1-909d-5b1b99a39941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:23.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:33.959Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2ff9395a-c9ac-4e83-af4f-b9f9cb07c943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:33.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:43.971Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ac07ecf5-7b43-456e-8d83-5c96b34c726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:53.979Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=1d45822f-cb2c-41ea-be04-6fea64ccb591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:36:53.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:36:55.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-04T16:36:55.431Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-04T16:36:55.432Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:36:55.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:36:55.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-04T16:36:55.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-04T16:36:55.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-04T16:36:55.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:03.987Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=c2b12e27-2859-43a5-835b-2b3abfe04fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:13.993Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3d4bb6f3-f5b1-4bf8-b7dd-523af7c88ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:13.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:23.999Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=01d75c36-b967-4439-a9a6-32f2954582cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:24.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:34.005Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6cd766dd-da57-4476-81a9-cc38e9efa524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:44.010Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=3188a1ee-917a-422e-a22e-4ee11a7cf505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:54.018Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=42c6710c-e265-4460-9613-a290e74c1f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:37:54.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:04.029Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=db01aa5c-8a2d-4664-a8fe-945f3c22df6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:04.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:14.038Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=57b81667-8a4d-457e-9066-ef6bf6ac0948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:14.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:24.046Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ab9249ee-2104-42af-9080-d69737a04a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:24.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:34.054Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=4eb4d733-f7ce-43ad-b6f3-013e211312f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:44.059Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=ce6b1df4-f636-4cdb-8754-c60b74b0a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:54.069Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=b9a9aca8-6d61-4d1e-b49c-d6dfd569dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:38:54.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:04.077Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=532edb3d-2b6a-4048-bfd2-b689d9f52192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:04.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:14.083Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=6acd2ba4-d8e2-4140-a61b-9fa1f3926d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:24.089Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=94c463ff-042e-4039-abb2-cb392056a811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:34.098Z |INFO |Init configs |InvocationID=70f8060f-953c-4e2a-92e0-00ce6f55dbee, InstanceUUID=2a07c095-761c-4274-8905-983fc41ed06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-04T16:39:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |