. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:05:06.030Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:05:06.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:05:06.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:05:06.670Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:05:06.755Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:05:06.755Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:05:06.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:05:06.823Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T23:05:06.919Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-30T23:05:06.941Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-30T23:05:08.391Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T23:05:08.755Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-30T23:05:08.777Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-30T23:05:08.778Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T23:05:08.824Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-30T23:05:08.825Z |INFO |Root WebApplicationContext: initialization completed in 1883 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-30T23:05:09.187Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-30T23:05:09.929Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-30T23:05:11.226Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-30T23:05:11.709Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T23:05:11.710Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-30T23:05:11.714Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-11-30T23:05:11.787Z |INFO |Started MainApp in 7.594 seconds (JVM running for 8.207) |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-30T23:05:11.862Z |INFO |Start scheduling PRH workflow |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:11.873Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=866aacf9-70fe-4b06-88a8-1b879ae1f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:05:13.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:13.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:23.349Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=975ed76e-9f56-4caf-a70a-0723a3e177ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:05:24.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:34.408Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=de6a7c9f-b31f-4075-84c5-8b6c341449f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:05:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:45.487Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4e904055-2b87-4d41-85d8-2e29b1f994e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:05:46.517Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:56.520Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a6d3398e-d52f-4a65-b640-1cb215d80676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:05:57.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:05:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:07.565Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b177c91d-96c0-4a82-9596-0e0955e80f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:06:08.598Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:18.601Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ffa3d267-ffe9-4737-a358-54d8db9b0979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:06:19.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:19.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:29.640Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=01b6dacd-57e2-4d48-9549-b00789a0fa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:06:30.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:40.685Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8fe86f8c-a0e2-4c64-9580-510278520c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:06:41.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:51.753Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c9c61b22-4685-4a18-b2ba-39694a677a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:06:52.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:06:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:02.791Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a0c7b809-13f1-4ab2-90a1-3248e59a43e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:03.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:13.832Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ec99e825-7721-4fe2-8823-c5f8b017c29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:14.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:24.874Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=76ffa0b4-c055-418d-80b0-6be470f0a36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:25.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:35.913Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e0a2b9ee-eb67-47f8-a414-1901aceabebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:36.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:46.951Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=645fdfba-ef38-442d-b6a2-a2d7a1fd528c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:47.990Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:47.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:57.993Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1531bb1d-7982-4fe7-902d-4bc9f20bfc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:07:59.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:07:59.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:09.036Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4f71d624-cba7-44c6-8ec4-96e58c2d9388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:08:10.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:20.072Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a7110f1e-9585-4404-95b9-574518977240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:08:21.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:21.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:31.112Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c646a853-1733-47bd-8814-25cc5cba662d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:08:32.150Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:42.153Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b022bf07-5b5f-40c5-aae5-c56f030c95fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:08:43.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:43.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:53.192Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1c249119-bfc0-481a-a1fe-b5170083c31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:08:54.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:08:54.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:04.231Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8987b670-ede5-4b0b-8c45-c475f898f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:09:05.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:05.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:15.271Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=71521daf-4e16-4857-882a-2bdf75bb532a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:09:16.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:16.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:26.316Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=57163845-803f-4b87-901f-348e72b5dd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:09:27.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:37.353Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=53b1e3bd-9b46-4c67-8152-d777ec811898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:09:38.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:48.391Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=92af2c52-bf37-4cca-927e-7afc705639a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:09:49.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:09:59.433Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7062488d-fb58-4730-912a-f3298d21661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:00.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:00.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:10:10.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:10:10.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:10:10.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:10:10.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:10:10.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:10:10.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:10:10.064Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:10:10.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:10.472Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f4a8207a-5bbc-4d0d-9f0e-5e4320b730b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:11.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:21.513Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=739a11a3-a387-4534-a763-e5e5ea0ae067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:22.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:22.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:32.551Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4b9109c1-2bc1-4348-a98c-d425da97921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:33.590Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:43.591Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=492f5df2-3a6c-4d5f-a5f5-53c3446466fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:44.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:54.635Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=655945f2-dd83-4f66-b84d-073d77166492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:10:55.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:10:55.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:05.673Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8767ce42-b386-4eb5-bbba-75f73347814f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:11:06.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:06.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:16.712Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d2254f1e-7e89-49e1-8ea7-c98349718ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:11:17.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:17.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:27.751Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5e92a3f6-11e5-423a-86a8-4f29da5dbff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:11:28.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:38.791Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2a140244-2252-41dc-909a-2021a3c328ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:11:39.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:49.831Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5a607e84-6d4c-4d60-a71c-b00f51a892c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:11:50.870Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:11:50.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:00.871Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=49d67c59-9f2f-4c21-a719-8ca0b27dd5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:01.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:11.921Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4a211c8e-09a3-4d58-a3b2-528d231d7c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:12.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:22.952Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4a11a9fd-e95b-41e0-9e08-b411ca354b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:23.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:33.991Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2b92b029-9748-4960-9a21-5de52f7f9ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:35.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:35.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:45.031Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9fc04730-2de4-4112-90cf-873ac4531787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:46.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:46.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:56.071Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=609c96cc-036f-4631-8735-d2065fe78f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:12:57.109Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:12:57.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:07.111Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b42d5007-cd79-4bdd-8960-03a70a1a4339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:13:08.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:18.153Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a8418807-3166-4eaf-aea9-13c1f993a930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:13:19.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:19.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:29.191Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c5b3385c-e083-4b72-8a6f-4864b114d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:13:30.230Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:40.231Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d0c10895-7e60-40bb-ac9b-9440ab1fd9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:13:41.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:41.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:51.271Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8d7c2fc4-971c-483c-b2c5-60726e98a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:13:52.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:13:52.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:02.311Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=01bc2ba5-1647-4fad-a9d0-3fb783dee913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:14:03.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:13.352Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=54975f53-5599-4236-9400-c6cd1042a2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:14:14.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:24.391Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c2a19111-d51b-4f47-a903-9c870185b586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-30T23:14:25.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.219.20:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:25.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:35.435Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=82ff9cf8-0473-473d-843b-cca8b35930f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:35.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:45.576Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c2b4c429-2306-4948-9270-adaa534ab108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:55.593Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e809c5e5-1853-47e6-96eb-63767f604894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:14:55.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:05.607Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=99ba82ed-5a72-4687-b10b-e20af232677e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:15:09.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:15:09.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:15:09.565Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:15:09.568Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:15:09.576Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:15:09.576Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:15:09.576Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:15:09.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:15.620Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bea8fc94-7ef2-4203-83d2-2455c04dc473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:25.631Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=30ebbe25-576e-4460-8271-05c8c890e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:25.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:35.646Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f8a0f38f-3658-4d51-832e-6c3db7768e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:35.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:45.667Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9c8e2fd6-51af-4990-a20b-ca7150cdea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:45.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:55.680Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ef4c465e-3ce9-4fad-b46f-a021f61a6669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:15:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:05.691Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f5a7ef65-4186-4ca4-b967-85cd05431d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:15.702Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c8e99995-c87e-4637-b090-eef2b1ba333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:25.721Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=de6961f0-893c-4310-8231-ab6d013b5746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:35.732Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=970e7546-7715-4623-bf67-f460cb0d6bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:35.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:45.745Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=622e74e2-1196-4f3d-aca1-a1209f47c547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:55.765Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f95fa466-053a-49ab-b9a4-3adb25b47d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:16:55.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:05.784Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=932b209c-6c3b-4c21-9c9e-361ea6c3e47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:15.795Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=03efd3aa-9ede-4a22-91ce-9c3c75b5c1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:15.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:25.808Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=56aa84bb-f7d9-4208-9341-a275f36d0640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:25.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:35.832Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3d7f8934-4677-4603-9601-d38e0526b550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:35.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:45.845Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=767304e8-a00c-4c86-9a46-9bd0885834de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:45.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:55.857Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6aeea015-f239-44b2-a05f-6d5a372525e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:17:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:05.868Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=274076e2-4e78-41c4-baa4-dbb1a5ebeffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:05.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:15.881Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7722c5e6-5c1b-4fad-abfd-356edb2bd40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:25.894Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ad07c5c4-8760-477e-ac6b-ba2010e21d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:25.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:35.903Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=914a4179-7317-43bb-8781-3362c0ccd9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:45.911Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=84f0314b-45c5-42ee-aad3-5979577990da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:55.928Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3f76f437-c158-46d4-ac50-afffcd6e90a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:18:55.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:05.945Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9a417929-bb9a-42ab-8beb-5ceac8256b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:15.961Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5fae9eb8-df26-40dd-8ef2-bba751719740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:15.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:25.972Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7ef35952-400b-42aa-a923-7ee9e1ad583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:25.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:35.980Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5f743173-8ad1-4484-9b20-e4463e346a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:35.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:45.991Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=31685732-d2f5-4468-9cda-e87172f235e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:46.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:56.004Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3bfe32ab-58b9-4dbf-8ce9-340f6efd9925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:19:56.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:06.024Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=307c7602-2842-4225-8cd6-a5ac23211bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:20:09.507Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:20:09.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:20:09.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:20:09.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:20:09.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:20:09.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:20:09.522Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:20:09.525Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:16.037Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e6dd2cea-3554-4fe8-95a3-3abd2e0a2093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:26.048Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7e5784dc-47f5-4660-99b1-c3a0b550abc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:26.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:36.070Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9e9a4fa9-bd05-43ee-a874-5b7ddc21ebf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:36.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:46.089Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ef8fbc33-b2e6-46ce-ba92-88d2b6421efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:56.099Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fd752b85-eed8-4764-92b7-b596749f8817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:20:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:06.110Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3656f3a9-adc8-4690-9e95-4e44b123c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:06.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:16.120Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a3f3a9c7-9387-4b3e-8cd9-71424c547739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:26.133Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bbfb1e6c-06e4-41e2-986e-4a6367988da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:26.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:36.147Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ae8a74fe-00f0-4014-9d65-cbc989410b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:46.161Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e3304196-12fe-4c95-a66e-79237d660f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:46.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:56.173Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=05a2da34-76a0-4776-bfc2-bbccb0ebed5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:21:56.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:06.182Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e69a097c-1f22-4d62-8471-ee4a2216892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:06.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:16.190Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=77a290db-afe2-4a71-9412-b20e50bd4b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:26.197Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3940110a-d9aa-4be6-9641-f5523ad64909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:36.210Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2639d9f6-3db4-4fe0-9fbe-9fb59ad4a223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:46.223Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4e9d4587-af60-43c3-b0bf-455adc6f58de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:46.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:56.236Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1fbc8363-af7d-4684-bfe0-945acac63424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:22:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:06.244Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=89c4490e-b988-4110-9874-71f653a8c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:06.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:16.255Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d0e4fc7f-c339-439f-adbf-f65290a82351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:26.272Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6534bd07-584d-4998-a1e1-7e4b754e9691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:26.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:36.282Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d8c6afe7-3e47-4b6a-a5c6-54a813f634c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:36.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:46.290Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7ca05a27-6b8b-404e-9279-0324a8bc2349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:46.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:56.300Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0a69c633-37b6-4f67-901e-1dd0d73749ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:23:56.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:06.310Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=840d98e0-f3ef-4c0f-af91-3dcb85ba72be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:06.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:16.321Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f090bdf5-55ce-422b-8c8c-bc8b85f108fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:16.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:26.335Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=76fbc89f-88c2-428b-9dfd-19c93c9716d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:36.351Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=505c6826-0622-4109-9bdd-40ab52571661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:46.362Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3e871548-2dbe-4c1f-bc19-14f068e5ad70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:56.564Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bd332378-6e9f-41b9-a697-8056586f4f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:24:56.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:06.588Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f5819c89-fc2c-47a1-9d27-c5541dad0a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:06.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:25:09.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:25:09.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:25:09.568Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:25:09.570Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:25:09.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:25:09.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:25:09.578Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:25:09.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:16.596Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e831a3d4-c115-41e5-87f3-2c6f91f58364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:16.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:26.607Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5dc3debb-ec95-4ee8-9774-fc883e718544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:36.619Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=83153044-4ef1-4575-83dc-ab865471dc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:46.627Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=477c6048-e200-4149-90ef-f1d4f355cf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:46.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:56.636Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fe762245-cde4-466d-bfcd-758b46778827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:25:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:06.645Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9ba65e69-82c6-4f8b-982f-51631afda7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:16.653Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a67614e9-98de-4135-bb4c-1dcbf53da593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:16.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:26.661Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7c187264-6b0e-4e23-993f-3e9283dcbafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:26.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:36.671Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dd32f5c3-c997-472c-81e2-89a61925295c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:46.686Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2ab9b996-fffe-40db-b4bc-3bd1f5581e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:46.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:56.700Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f0b91364-be9b-425e-a8d5-e236c5a76c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:26:56.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:06.709Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3120348c-6de9-4370-b8ce-0f1297e6a776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:06.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:16.721Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9bac5281-d547-4594-bbac-59898a4943c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:26.731Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b9fe0511-6116-4c6e-b945-b086f713a180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:26.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:36.740Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5677ad1b-9da2-4b64-aae6-211c8fef7474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:36.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:46.754Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=356e00ee-7d76-464b-a5a7-0824f315e3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:46.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:56.766Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=898d57a8-a1f2-4873-a103-45d7c833fe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:27:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:06.776Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=89f0ddaf-9f60-459f-b06d-ec58f5f75891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:16.784Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7a469d5d-14e9-46c8-8e1a-57947c4460e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:26.793Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b031e358-6449-4391-b756-55b2f2fcd9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:36.817Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=41445f0a-c7d5-415e-8977-639495f3cef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:36.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:46.828Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9aedef6c-36bc-486b-a167-4fad34aa4c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:56.840Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0f1a5c61-b0c1-4cdb-ba94-432334f4e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:28:56.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:06.854Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cce616b2-52d3-445c-a7c6-89194d75a207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:16.862Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4ebfc73f-c82d-436d-bd46-8e10aec7d7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:26.869Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8318819b-a205-4279-8b0f-089c64144138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:26.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:36.879Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=355ca5c1-2604-4c66-ae19-bbcdb4ff9dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:46.892Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=142f844a-201b-45a9-a8ab-d18eb8bcfb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:56.903Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cb7d8ded-5ede-4919-8fb8-f75c6fe53c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:29:56.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:06.919Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=84840351-b495-40ca-9706-763c63ea8871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:06.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:30:09.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:30:09.570Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:30:09.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:30:09.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:30:09.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:30:09.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:30:09.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:30:09.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:16.928Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=18362bb3-8021-4ccf-a34c-da180eb2c790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:16.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:26.935Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=06b5f2d0-60fd-4618-92c2-93f47af521e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:36.943Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=31451b84-b277-4ecb-a010-36641329ac07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:46.955Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=51d9c81f-cf71-40b6-a32b-fe5472998b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:56.974Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=acee7e79-9fc7-4146-8eb8-08e70b2cef36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:30:56.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:06.982Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f43d2f52-5fe0-44cf-83b3-9bb33ee38684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:16.992Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=11aa5f29-c0ff-4448-92b4-3e93bb493f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:17.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:27.000Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=27b2ab63-7120-424f-a7b6-b7f81e61c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:27.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:37.007Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e4539920-1844-491d-9e8b-8df117506ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:47.016Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e533aff9-cbe6-49ed-b3b3-810ba980afe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:47.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:57.027Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e92d9d70-cb02-4c16-890a-f53ae2180295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:31:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:07.038Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bf6bb28f-b4d6-4cec-8e24-e28cc364ae87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:17.055Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=db83cff0-8b0c-40e6-89bb-127970e6511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:27.063Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c1f7fde3-51df-4c14-94ca-591ae73bddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:27.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:37.071Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=974c7acf-1fa2-47e1-ada3-1cbd29a61e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:37.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:47.078Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=588c1866-6668-4b26-900a-2f96857dff9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:47.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:57.096Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d0a46d41-43b5-4b53-a2d6-3b9799b2f393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:32:57.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:07.106Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7b6acdae-bc7e-498f-b58f-62869960fb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:07.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:17.116Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=543b9ce7-7e1a-48e0-810a-396fbaa4acd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:27.132Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c2d6c9b3-01d5-4f9e-b9ad-07ac1334cebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:37.141Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c325f09e-c54f-4793-b203-a525c68fe2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:37.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:47.149Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1cef8eb4-9e53-4d93-a029-987d55f0f5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:57.156Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1b2aa6e0-89ff-417e-a146-7a21d48f95b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:33:57.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:07.164Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cb297f37-093a-4bab-a940-d1d361d387ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:07.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:17.181Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=199d6393-54ca-49e8-a458-7df957b6c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:27.193Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4f99c667-2207-47e5-ad14-9f06e4b18c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:27.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:37.200Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6483b98e-8343-4056-bed4-49e0e3486d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:37.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:47.211Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=01aadf28-f5eb-409b-b113-39c7800c41b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:47.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:57.217Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=003496fc-617a-48b0-baeb-e59b07a2dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:34:57.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:07.225Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3590c836-b868-4276-a79e-febd378bb73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:07.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:35:09.571Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:35:09.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:35:09.573Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:35:09.576Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:35:09.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:35:09.581Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:35:09.581Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:35:09.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:17.235Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5b75486f-c924-4b03-8234-715038f879a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:17.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:27.249Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f2a54303-f0b0-4ed0-9899-1ae9c2318b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:27.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:37.258Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1cf2cae3-f87c-4776-9938-637f05aa48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:47.267Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a7aa03ea-c4f0-4454-85b1-04303ddfce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:47.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:57.276Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3664c8a0-69f5-403b-87ec-0b28a42d729e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:35:57.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:07.283Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9017a14b-d8a6-48e0-9463-3c659a06e25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:17.291Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6f3ebb5f-4da2-4f4c-a163-3d66f2ed4a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:27.299Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=964f06a2-4ce7-4616-9b7c-3363cdd86cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:37.314Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=78562be8-83c1-4934-9c69-9a825452c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:47.322Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ad3e8fe2-46b3-4c83-9481-3ebb6e805137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:57.330Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1f8fbff2-e810-4660-8d7b-50af9dc2446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:36:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:07.338Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ec8cd624-dad2-46b9-81c9-4bbf47f94e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:17.348Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fd2ed533-ae89-49a2-9327-d1d0081d9ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:27.361Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8291562c-e322-445c-90fd-0c64f515ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:27.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:37.374Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dfa4328f-7888-4518-88ff-c98468210cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:47.383Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8a79ffc9-3b33-431f-9397-573927e47d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:47.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:57.392Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e826394b-b3ce-499c-b61e-381dc242c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:37:57.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:07.399Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=495a6fbf-a9be-4bd2-91c2-5a141c7a2bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:07.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:17.408Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=67bc006f-f5ca-4d1c-99c5-f69c12e855fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:17.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:27.419Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2d08a971-8063-44bb-84ee-ef2988c1aab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:37.434Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9c8ace99-f297-46cb-a2e1-5bce59b70471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:37.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:47.445Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0a5af578-836b-4c80-9c87-271bd10213c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:47.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:57.454Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=79c40334-4e4a-44c8-b1ec-e501950c793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:38:57.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:07.463Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=647e32ca-7abc-47fa-bfcd-404b29f3d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:17.473Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d06fc408-e932-4f76-aa70-0f6dfaadfa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:17.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:27.479Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9e174e04-f9bf-4304-8dcf-f48560d3a251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:27.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:37.491Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c692ec9b-b362-4274-9241-04055d0fb540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:37.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:47.507Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3f7ebe06-0444-4263-9aeb-b7f0e7c978fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:47.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:57.516Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bc636444-8c2d-45bb-9800-9c6562caadcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:39:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:07.524Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dfd6b265-517f-405f-8b41-11694983cbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:07.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:40:09.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:40:09.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:40:09.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:40:09.541Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:40:09.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:40:09.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:40:09.564Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:40:09.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:17.534Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e544e64d-2f87-4869-94cb-4b406f16529a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:17.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:27.541Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5caaa6c7-b3ae-4c45-8da8-cd6b588e4363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:37.551Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=676b1bac-416a-426c-a765-3feeefdee081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:37.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:47.562Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0e183f5a-581a-4396-89f4-4f0984a9916a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:47.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:57.575Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c478b7a3-fab0-4442-8ba6-a549531a7dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:40:57.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:07.582Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=00b83611-45c1-40b6-bc23-32c92bbb0527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:07.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:17.592Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=aecc163b-474f-46d9-b5c1-283816e8112c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:17.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:27.599Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=23d0ea4f-835f-4b95-9b02-9ace5aa9e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:37.608Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6c906954-5863-49d6-8dfc-09c8fd0287eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:37.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:47.615Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a2a2a52f-16fd-456e-9beb-7dec326c34f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:57.629Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=18c71dc3-989f-4da2-b1ff-1c35645b0750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:41:57.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:07.638Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9d34089f-0857-4704-992f-8debbf7a5b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:17.659Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b313b9ab-f5e9-4112-ab0d-ab67f85203f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:17.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:27.668Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c4165cf5-bab3-4e9c-b79d-6d7ff06603f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:37.680Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ad78772c-8472-4c20-9cc7-d5e6c1070f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:37.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:47.687Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1fa721d3-9854-427e-a1a4-36ee0cf3af90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:47.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:57.695Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a4a3275e-3f3f-43cd-b882-061c65882420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:42:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:07.703Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=be350e38-4a19-4d00-99a1-6b08d846150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:17.715Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cdf15d15-5a8d-4329-ad74-aebfa073b2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:17.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:27.729Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=37539c95-a838-421b-b241-a1e886b8006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:37.741Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e03aa812-589a-41c0-807c-a7190a4ccfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:37.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:47.749Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5d1f1f25-e754-4b21-8c06-d622e39b730c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:57.763Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=63accd44-ea4a-40c1-9921-53f67123b9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:43:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:07.771Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=af5d2e9f-b4e8-46f0-8d41-029a24bcb01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:17.778Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ccdf3858-0172-41e4-b455-c037963303d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:17.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:27.787Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=93f2973c-a323-400c-b656-c97503f91146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:27.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:37.798Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=34d1ccdc-dea6-49db-885e-e1744483a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:37.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:47.814Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7fa2e141-bcb8-407c-b4e1-326eeb6af169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:57.823Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=db985213-aafe-4abf-abd8-6e06e5927559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:44:57.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:07.830Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=40a8f71a-7a3d-4eca-ba57-92a02253e6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:07.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:45:09.551Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:45:09.551Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:45:09.552Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:45:09.555Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:45:09.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:45:09.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:45:09.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:45:09.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:17.837Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=771bb8d8-823b-4c84-a60c-03393ddea7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:27.848Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f1811928-06c0-4934-92a9-56efca462579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:37.861Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b2b78286-6d22-4ff5-bae3-ca0a6d5a3c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:47.869Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8bf70d69-939d-45c1-b773-5eb947614f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:47.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:57.882Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ac688295-cbbc-4b14-9a71-12dd139a0347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:45:57.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:07.889Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0b251bf0-2bad-4e99-a12e-8fb7c8cfac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:17.896Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=16a67037-5278-4b8f-9bb2-37f65a3b4350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:17.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:27.903Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f2324090-9df1-4d63-9792-096bf95404f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:37.914Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0441e8b0-97bb-4680-9b0c-c7cff5eebc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:37.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:47.924Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=966536fd-eb0b-4cc5-bac2-36d12b6f524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:47.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:57.941Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4593209f-6adc-47ac-843c-946b4ec48a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:46:57.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:07.949Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f6585548-194c-4c39-a82b-de3887a2d93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:07.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:17.958Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=da5f0c8d-dd01-40a6-8175-9a7986485cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:27.966Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c4eb2894-5442-4027-a02c-7f3bfb41e538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:27.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:37.975Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3ca6f6ba-62af-4204-9c41-38e8d919435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:37.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:47.982Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f68eddc0-fbe4-40cf-904b-0fba94f1da4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:47.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:57.990Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4f7d1021-4267-469e-bff9-619f2e585376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:47:57.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:08.002Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=54f1b986-796b-493a-9dad-497e0f7b649d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:08.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:18.020Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=417fa3d7-3623-46bd-99dc-1300ec997fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:28.027Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3eaab27c-3812-4534-853c-a64af90dbd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:28.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:38.035Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c411b83d-c10a-4a96-8605-473e734f5bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:38.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:48.043Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3ac599d3-d3ec-4e15-ae13-f8e2adc4ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:48.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:58.051Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1a7b0cbb-db00-4a3d-b703-1ced96250c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:48:58.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:08.060Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e928fa25-9da3-4575-801a-7b1a537e7234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:08.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:18.070Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=051b3696-adf8-4426-a2dc-a5356491681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:28.092Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d0c62fdc-0611-49c6-a809-3bc568de0ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:38.101Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4a619302-781c-42a3-9e16-451779c57e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:48.110Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=267a306e-e3cd-4231-8942-7e85cc5944e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:48.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:58.118Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=99e3df6a-286e-4dba-8f7f-683857a0a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:49:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:08.127Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f43264c0-aeed-4074-86a3-9a707d274492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:08.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:50:09.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:50:09.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:50:09.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:50:09.510Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:50:09.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:50:09.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:50:09.515Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:50:09.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:18.137Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a073f4ea-5402-4bd7-8dcc-c23b6b73c56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:18.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:28.148Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dcefad69-a3fe-44db-8f68-0cc2d207d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:28.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:38.162Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e822a922-ba3d-421e-a27a-e78851ccee94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:38.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:48.176Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2529f47c-2da2-48b1-9b16-52bfb11cf55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:48.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:58.184Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fd746741-6693-4247-8566-2b46322bb1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:50:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:08.190Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d9d5cce8-ee6b-4632-95b6-c1d67210c039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:18.198Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=71d158c7-e1f6-4cfc-b492-4e8b7fd526ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:28.206Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7cd8562c-6a08-4b0f-b364-ffe04f269c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:28.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:38.213Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=15c4ec44-05fb-42f0-b98d-9ffc48c6fdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:38.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:48.221Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d278193f-083c-41a3-b2a6-0bc4358d4873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:58.232Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=10d334dc-01e4-4263-9b89-3480319e2d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:51:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:08.247Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9de53774-ac77-498d-890b-c243ebe3738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:08.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:18.254Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e43a155d-01dd-4455-8671-57a6842e696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:28.263Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=60c86104-5ac0-4d77-941e-bc16bca18779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:38.270Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=37403bff-ce87-43e8-b677-28c209c32c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:38.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:48.278Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b6a9ea55-9761-44af-890c-f809c8209556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:48.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:58.285Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6d3dd227-2c30-4ced-b486-95bb97f92eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:52:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:08.294Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d523f30f-ec1f-45ef-b943-4e81c219bfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:08.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:18.305Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ca8370d7-0d0d-4407-ab97-43293c095a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:18.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:28.316Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5219c30b-6435-4690-b701-c24664b85984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:38.323Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=677d705f-23d7-4a98-907a-1215313df5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:48.331Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9cb794ca-72b3-4a72-b6e7-df65dc35d301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:48.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:58.337Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d3da3477-c30a-4898-8cbb-60dae4752296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:53:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:08.344Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=711878d9-60b6-49a1-a7f8-a19ff61133b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:18.352Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d43d2fe9-4f7f-41e1-acd4-369a356c51d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:18.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:28.360Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=57b47d11-b8b9-4acf-b493-ca914ed84199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:28.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:38.370Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9f546c00-4529-4760-bc7d-9a84ddaf2914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:48.440Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2c03d6a9-ff96-4ac9-8278-36929f2f4b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:58.449Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ab71edf6-e188-46d4-8099-7aaa119988a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:54:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:08.456Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=33a4ec1a-45c1-4c39-a88f-6ff70de66782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:08.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:55:09.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-30T23:55:09.541Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-30T23:55:09.542Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:55:09.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:55:09.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-30T23:55:09.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-30T23:55:09.547Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-30T23:55:09.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:18.463Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ae55e28c-c93d-4370-84fe-0eb782db4de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:18.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:28.471Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d7893998-9a3f-4922-8435-181d020ac992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:38.483Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=eb05a6e5-468d-442e-bc5a-10b36e74befc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:48.498Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=422cb0fa-d4e0-46e2-b485-4fadf3096177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:58.506Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=48157341-d5cf-4cb1-8114-2134fb3e968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:55:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:08.518Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=be808437-67a5-44f8-9eae-341467719fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:08.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:18.526Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5c8be0ad-b819-4c18-af47-c238eeb2c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:28.533Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=64bba007-9373-4a8c-9288-2de5087a198c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:38.540Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=66778828-f398-4c5a-9cd1-092f9e0a0363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:48.551Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e2cdef06-2e04-406b-8e72-43e2b4a61cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:48.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:58.569Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d18dee38-866c-4a6c-9c0c-5ba3f2c46de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:56:58.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:08.577Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9f3681b1-0704-48c7-93bf-b2b3f1f9f603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:18.587Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b364a5e0-0464-4c47-994a-e2dd8cd9cd63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:28.594Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c3ed154b-8b29-49ef-b0cd-a69bb3ed09fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:38.601Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=737ff627-1889-4062-b221-b10d5326fdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:48.618Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8944c98a-d064-4007-a954-c0bd9b985dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:48.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:58.635Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b9f07b5a-5ff1-4a4e-853e-ef123f0ce713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:57:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:08.643Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a35899a6-ff60-4382-b880-513ed46a7939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:08.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:18.651Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=669d0086-d5a3-4177-ac96-4dbd3ea581c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:28.658Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=296e4048-f72a-45bc-a04c-f1f3d0331334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:38.671Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=98cc2d6c-21e8-4e0c-b8d8-0a153931b0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:38.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:48.678Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=329998b5-64d9-4381-948d-09afeafdda77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:58.689Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c819ff23-503e-49f8-b21a-44cd1df21696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:58:58.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:08.699Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=29f7d83d-c3b2-47f6-b926-f7b0d1a3d054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:08.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:18.711Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=95ba477b-0883-4e2f-b6b9-c37c1c9f16ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:28.721Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d1253334-15d9-44d7-b129-dddaa3f50912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:38.731Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4d2dbcd3-412c-4dbc-86e2-71feaa2fc4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:48.738Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=18ceb9f3-a501-4c2e-906a-02d9fe40ed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:48.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:58.745Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=570db77e-a66f-45e8-8805-772482787648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-30T23:59:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:08.756Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=47c2e029-7c8a-4999-af8b-bffd8edc42e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:08.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:00:09.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:00:09.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:00:09.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:00:09.548Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:00:09.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:00:09.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:00:09.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:00:09.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:18.794Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8038ee8f-bd98-4267-9b6c-68e3ecd4b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:28.810Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0d7580b0-2827-4077-8b03-a834465726e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:38.818Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=49b4f90c-ded9-4b42-87f5-3bb5dc3b09e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:48.827Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ab37e5bb-3061-420e-b010-66fb6bd7e2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:58.835Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=153f6775-5941-4e8d-8ef8-9850b8593f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:00:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:08.849Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dc12513e-18b1-42e9-a8e7-05c2e46b330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:08.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:18.868Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=51608b03-3a22-45cb-8c31-c6bbd20e12d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:28.877Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2fb87672-028c-4981-84d8-e3f42c19d946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:38.885Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8caa7192-2050-4292-b08a-c78b67b9ed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:38.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:48.892Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a9188161-f658-49fe-81ad-988a93cf8b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:48.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:58.899Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2947688c-06f0-4cba-8199-85fb5d3d9df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:01:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:08.906Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7084d9bd-fa45-4140-bf76-2dc2508e8da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:18.921Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=890282de-653a-49c8-91a6-b9899fdc8845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:18.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:28.937Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9e82f826-628d-4050-a4e6-45e146abfb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:38.945Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=24bee801-abf7-46a5-bff2-e8bfca9ca605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:38.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:48.955Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=47409acc-d80d-4c6b-9f66-f4afb789d9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:58.962Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fcb73c2f-d79c-4f1d-aefa-840f12307632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:02:58.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:08.969Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=290daa97-9a45-4f45-8fc3-a72e8f144c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:18.976Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dcaf329e-b4e0-4f42-aba4-75060cc27873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:28.987Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0ddaa232-eaef-4bc1-9695-3e8d0d7271ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:38.997Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=37bf990e-a9d8-40da-9ed5-efffe64539ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:49.011Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ecbf864d-ef6a-4971-8986-b6b639b2fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:49.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:59.018Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1174f61f-a7fa-4e1a-a0e7-89b07cef6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:03:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:09.026Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4ae68c6e-e4cf-44d4-a552-10bfb5fbff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:19.032Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6c9fdc8a-6dda-4a80-ba8e-44645bb83dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:29.039Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=51f87e7a-e3e9-4793-9634-6d5d089b4342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:29.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:39.047Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7cff6d2b-ad13-446e-b6b6-30680f10a2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:39.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:49.058Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f6a1ed7e-f024-47e5-b53e-32d0f3dee78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:49.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:59.071Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=47cad2d4-6653-4376-a2f7-e6801ae712cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:04:59.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:09.079Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9503f9ed-7188-4e2a-9fad-2b8988d52fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:09.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:05:09.581Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:05:09.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:05:09.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:05:09.585Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:05:09.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:05:09.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:05:09.589Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:05:09.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:19.090Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c12f7008-879d-451e-997b-fe9a76b4bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:29.098Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2131096f-b810-4bba-b88c-e191eed0fc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:39.106Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7b8f73bc-8373-4e3d-b544-819dc84bc9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:39.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:49.116Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b0e88111-3f42-452f-85c2-4add356ee2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:59.125Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=070fb07f-ce2f-4c98-a269-f5c67f319785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:05:59.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:09.137Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e2023071-7aca-43af-ba62-28ac649f1ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:09.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:19.150Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7f06998b-9839-40bf-ad1e-912eaeece03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:19.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:29.159Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a37b3025-8df4-4a2c-ae95-c252f4a9fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:39.168Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0e5bbf0d-3b4b-4441-b0aa-64cc27dd47d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:49.178Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fa6ed5dc-5f8d-47dd-bb93-ea8f94daaccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:59.192Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=24b611d5-98fd-468c-8cb9-9502744add3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:06:59.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:09.201Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bf787e14-0da5-4370-8e2c-6f387778788f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:19.208Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8d00d379-df5c-4a05-b6ea-b36bacde7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:29.215Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7c374886-5633-4e92-86ec-7e0ba48209f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:39.221Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=27a123d7-0361-44bc-983f-d8cc8a56917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:49.228Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=11199ffc-034a-4755-a855-536a574ac718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:59.237Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3248757b-6eaa-452a-b82a-bb89cd1a4ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:07:59.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:09.259Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e77fac4c-8403-419a-88b1-d90bcd8f661c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:19.271Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2fbf14dc-2d8f-445c-9e0e-70bb45d859e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:29.281Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=85089984-1744-47f1-9dd6-5b2aafcfc56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:39.289Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dd023775-1e7c-47f6-b612-15352cab6535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:49.304Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=018e8718-44d1-4f8c-a602-2bdc86dd81f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:49.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:59.311Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=24adf649-fb29-4275-8e86-f9fd5a477b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:08:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:09.317Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1ef0784c-9aa7-424e-a6a8-fdf4c70100dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:19.324Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6bbf8ccf-438a-47c9-83a0-0f7ed0fe1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:19.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:29.335Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=753f3177-b125-46a9-8017-b6aa2e2f2da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:39.350Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6deeac6d-26e9-4530-bd75-789def535af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:49.358Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f1f914b8-bc6b-49f4-91f4-c3401740daf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:49.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:59.366Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=53879fb7-18e0-41dc-9eb2-01db9e2bcdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:09:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:09.373Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a5b9f10a-3406-4012-899a-24b5a309c3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:10:09.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:10:09.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:10:09.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:10:09.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:10:09.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:10:09.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:10:09.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:10:09.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:19.381Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a847ccbf-1410-43ae-9385-fa1d9456febc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:19.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:29.389Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f4d3a98d-909f-4f89-af7e-620ac9ad144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:39.399Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e0c9a4a3-1d1d-4115-ab9e-39bfcaee864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:39.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:49.420Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=46b2d090-3e71-4cef-9f37-8dbc1254de20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:49.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:59.428Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3b375ff0-8ef3-4f6f-aaab-39bab6bcd505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:10:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:09.436Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d3674c17-e3f4-4481-8e28-e7136c3cc0fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:19.443Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=77146e65-e3ed-4ac7-bd5e-ac52e0c76a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:29.450Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=465a46ac-45cc-49c8-ae4e-cfa9144c8ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:29.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:39.457Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=760fc105-2405-41a6-b4dd-a82082460d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:39.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:49.469Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=60d18594-8901-4316-8caa-71d40590c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:59.486Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f18ffca7-f131-40f8-b522-450ab484b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:11:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:09.495Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9d6f4014-b223-4a6e-a503-9c35aea699f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:19.505Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8493f649-009d-473f-8562-f5d4448e0ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:29.512Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5df5ee15-bfed-4f7a-b776-0d27fc09baa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:39.518Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c77c7b85-f286-47f1-b077-0ceeae5972a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:39.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:49.526Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5e4ba9e9-3db7-4972-83fd-51615e66549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:49.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:59.533Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fbbcbf37-88a0-4ffc-9abd-7b2930aeffb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:12:59.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:09.547Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a204337d-6d0a-480e-93f1-fe57861b2e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:19.565Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2a3deb89-dba3-474e-8352-b2b56c14e0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:29.573Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=72f2c796-91f5-450e-8be9-cd7b6a217922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:29.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:39.582Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b09b5bf3-99d2-4593-8376-48ffac6b0f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:49.590Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=76c54b10-9dd0-4380-a9b0-6769fedc1f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:59.598Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=90cf9216-368c-4a20-b40f-d3e77bd5b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:13:59.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:09.605Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c38d6638-cbc1-4eab-acc2-4f81d2e7a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:09.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:19.615Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=68ac81d9-af69-445c-9614-02e680b67056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:29.630Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=15d332c4-3b93-4429-a504-b1a7a49605ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:39.640Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=24b6ab93-6af2-4603-961c-83eaf2919822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:49.648Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b134233c-e787-4597-9348-932ede526cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:49.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:59.656Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=36a23a6b-58a9-4f9b-beca-922f92857657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:14:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:15:09.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:15:09.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:15:09.567Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:15:09.570Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:15:09.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:15:09.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:15:09.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:15:09.576Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:09.663Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=91e45001-f078-4dac-a2db-f6587cf12477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:09.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:19.684Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=12c0639d-240c-40c6-b9c5-e91856bd988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:19.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:29.694Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2ed613dc-702e-40da-ba53-b29a7cb2d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:39.704Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=beef371f-0e5e-43ee-b675-e17e2351bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:39.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:49.720Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d251da50-80b3-498a-9b26-5bacd0b093ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:59.728Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4a0d86f3-9790-4e31-ba65-65c703bbb39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:15:59.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:09.736Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=13fc7c09-97b9-44b2-a4a6-535ec80a8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:09.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:19.743Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=da299a8e-ace7-47de-93ba-95ddb61ac371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:29.749Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=be28fc34-4070-4145-804d-27c1c73593c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:29.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:39.766Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8fbcd892-69cb-426c-aad1-77da77d5c140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:49.774Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4abe3341-ec5f-42ba-abd8-bb1cf614cfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:49.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:59.785Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9af1ba58-ed75-470d-ad95-12c1fd963ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:16:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:09.795Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1ab846c0-ba32-42a5-a7e4-458d7a83edf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:09.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:19.809Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=daa7f7a1-87b2-4796-a5b4-d2cb6a5473ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:19.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:29.815Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=61888570-55f2-4fe9-97c4-c1f2bec68d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:39.822Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f8035d8f-1af4-45d2-b26e-4a17c0e002a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:49.829Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=41178946-c596-47ac-a257-ea8f131c2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:59.841Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9b404870-b96f-46ac-a662-fa7ade1c8def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:17:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:09.851Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9065dec7-d538-49e8-bef4-84027b6065d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:09.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:19.867Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d790b2fb-3994-4944-87ba-6b1168752f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:29.873Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=38372843-0d52-41f3-9cb1-264373fd89df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:29.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:39.882Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dfbfa082-df85-426f-9fdf-46241b3f5268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:49.890Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6d3ed022-d349-4133-9b1f-754047ce750f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:59.896Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=945b2ada-fa35-487c-b689-83b242874121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:18:59.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:09.903Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=135d7a4e-a667-40ec-a977-7cddf6c3f902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:09.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:19.917Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3570b592-00e7-4436-993c-d6c96ff5803d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:19.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:29.934Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=632e41b3-6709-4666-8a2f-ce5b738c8f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:29.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:39.940Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=15dcf939-caa5-4621-8831-45da81b400f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:49.949Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5a03b0dc-44f6-489d-851d-beda6cc08a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:49.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:59.956Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1dec847c-b87e-4a69-b247-52b474bfdce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:19:59.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:20:09.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:20:09.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:20:09.545Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:20:09.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:20:09.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:20:09.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:20:09.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:20:09.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:09.962Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=95e6244a-7d3e-4807-803b-a9dabbda7eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:19.970Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0589d3f5-9fd7-410f-876a-0dd8599cbb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:19.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:29.977Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b2af8549-c0e0-4a7b-9272-660594637243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:39.990Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=055a89e5-df21-49b4-a538-c8ef080ccc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:39.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:50.009Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1c4b1538-decc-4ecf-8979-0df6eca94925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:20:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:00.017Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a5dcbacd-681e-4b03-8d2b-d20edc5ce491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:00.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:10.025Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d4479212-63c4-4c5b-b838-a776295de557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:10.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:20.032Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e222498a-eab6-4f5d-9e72-a32e31eed695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:20.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:30.045Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8016a9c6-9f16-421b-ba40-279e74a89295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:30.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:40.054Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9da135f2-bd4c-49ee-9087-5db9f6bb3d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:40.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:50.076Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a84b2290-db42-4fa8-b213-2dd4ed645288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:21:50.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:00.084Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0ef2b1df-fbea-4f23-b9eb-00a6c0443756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:10.095Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=70c75f0d-f138-452a-8a98-c40df8234ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:10.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:20.102Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d9447e76-130d-4a8e-a94f-97cda138768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:20.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:30.110Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a21bf01f-cab9-43ea-93dc-ab63dc9c8200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:40.127Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ae03cf60-c601-436a-b503-54aebea21eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:40.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:50.142Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2c130537-9d15-4491-9bb7-7db14a88a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:22:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:00.150Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3a4e22c0-1677-4352-abe7-dddd38b63901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:10.157Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2d02a7c4-4bc4-4f4c-b681-5e7ff8b29839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:10.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:20.163Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=77149a8c-e591-4eed-84b2-a228f78209e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:20.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:30.170Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=54ec170b-ed97-4941-bd9c-41bbf90917b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:30.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:40.179Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=664f8064-b038-49fd-be79-54e7d8ab32d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:40.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:50.191Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=56a7cce9-2112-41a3-9d34-7d7ec902e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:23:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:00.206Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fa591922-f05b-475c-b4ae-5ec0afdaca0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:10.213Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b64430f2-b284-4685-85b6-f72bfd09113f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:20.222Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b06b1403-e869-428d-9eb5-f107d4e9fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:20.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:30.227Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=997f0f85-16fc-4b00-b9c8-d4361c90524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:40.234Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e9ed7848-b832-4474-997d-f60329fa08d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:50.242Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=88896835-19fc-464e-a7be-d8b15a84e17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:24:50.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:00.254Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c75f0b0a-becc-484b-b038-7d227f9e606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:25:09.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:25:09.605Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:25:09.605Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:25:09.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:25:09.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:25:09.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:25:09.611Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:25:09.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:10.269Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=9e470f7e-93b9-47c5-958b-d0623228137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:20.276Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1f6e23a6-86a0-47c5-8a96-0783e9701ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:20.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:30.283Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ed491a3b-c0c1-4c3f-9c5b-0e3184851c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:40.289Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a72eb862-c9a8-43a6-a239-7def16c4774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:40.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:50.296Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=67ede01d-beee-4f5a-8613-3d27bc491568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:25:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:00.302Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=63fa58b3-be4c-4329-b3d8-f79277e279e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:00.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:10.311Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6b78a9ef-4b35-4195-8c8e-c442e91e50fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:10.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:20.327Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e36f54e3-219c-4876-9057-d2494e5ffb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:30.334Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bf8a488e-ca0c-4ce8-80a2-a8c453219e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:40.342Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0693c993-e3f1-4543-b895-d4bbd3f7978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:50.349Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=68ede42d-fda9-418c-af5c-7926f8958e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:26:50.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:00.356Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=402ffcf3-65ea-4b38-a168-29a06a13a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:10.363Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=64aee3ef-0d20-44a2-adc7-de9845fe6b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:20.371Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2f1d2a21-4bd1-4529-bdcb-73a72d841c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:30.380Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2d6884ef-6c39-4233-b442-dcfc36439e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:40.394Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4e73cba5-2a3c-43d0-be45-f6d9a8458b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:50.404Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2a474284-bc1c-4a7d-87fa-9053eb4f3cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:27:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:00.411Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4b45c820-cd4a-4aa0-9071-43b2127eb69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:10.421Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=06d4e860-69cf-4dac-a000-f3147b841875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:10.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:20.434Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e4c9895a-21f0-4a9a-8be8-f3d965d4060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:30.452Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=eb226b1a-1345-4dcd-931a-7dc1391eb09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:40.462Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3c5d0efa-b775-4229-b52f-821f6ecf8c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:40.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:50.469Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3042760e-4b05-44ba-9db3-2c6870a548e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:28:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:00.477Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c90ba2fb-550b-446c-a5c1-8606853bfda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:10.486Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1e99bc24-fcc1-4752-ad59-57095bcec02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:20.499Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=24ca2194-fcd7-4aab-a0ad-bdb8e513597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:30.516Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=91a0db21-e551-4047-bfdb-5759b62e67ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:30.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:40.524Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=04d4c47f-967d-40dd-8c53-ec55fe43005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:50.536Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=42bbf69d-00a2-41e7-9ab7-9bc134ccc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:29:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:00.543Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=75feb38c-ab34-4814-8b5b-efefa9424c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:00.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:30:09.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:30:09.576Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:30:09.577Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:30:09.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:30:09.582Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:30:09.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:30:09.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:30:09.584Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:10.550Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=681e4a85-f417-46f5-b7c3-c6da7520abc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:20.556Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1b137f06-ba06-41a9-80fa-4aa22475119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:20.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:30.566Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0f64e2ee-7c45-4558-b363-d3c6d160a90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:40.574Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=49215563-db34-4fa6-b113-d1b449e12044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:40.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:50.587Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d9d7ec08-d8f6-483e-9e1c-53dd59cbd281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:30:50.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:00.596Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6bc08fc5-8154-4bdc-899c-90a4521ae25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:00.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:10.609Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1cf61a7f-ce91-4a5c-87b4-533be05b806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:20.625Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7fa64cc2-39a5-4616-8fed-982bdc9aa24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:20.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:30.636Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6a1a70dd-1442-4fd4-bd37-bbb1d6353d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:30.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:40.645Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d04ee472-db63-42c8-957a-e05e5dc950ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:50.656Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6745f18e-ec24-473f-9526-8f86cd10f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:31:50.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:00.673Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b46bfe5d-924e-48ac-bc2b-6d4f88bd79cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:00.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:10.681Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=04adc603-6db5-48fd-967a-e11e9de94789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:20.690Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=2c543f1a-e5fc-4f27-a2b8-e8ed7ef59863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:20.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:30.697Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=108ed88e-e34d-4bc9-9baf-b268ead2f819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:30.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:40.703Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=89fa6776-d62d-454a-ad71-8052cc7eac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:40.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:50.710Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=60fb5dd7-8633-4658-9232-3dd459b2e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:32:50.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:00.724Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bcc3c4d5-5c2d-4442-89b4-702f61983c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:10.737Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fe77bee3-dbb2-4e6e-aa7e-f6b2ee2e2fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:20.745Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=313651e5-9885-4744-a7e4-f4a517392add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:20.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:30.754Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0c580a79-5259-4c9e-8fff-9a6e0e97b19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:30.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:40.791Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c95a3cab-833a-4ba5-abf8-a363effa9bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:40.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:50.801Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=54a9dc2b-ce3d-41ec-a0d3-7705ff74bd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:33:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:00.813Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=37106df7-716f-45ac-838e-96fe91c7bd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:00.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:10.825Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=40edde91-cc99-4ead-b561-374d9fa2e3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:20.836Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=862adfbf-09be-47e9-869e-73cbaeed6146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:30.845Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=aeabdf23-1568-444a-b706-a407e8b46f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:40.853Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=47e17c2d-25de-40b6-b37f-89eb4ed25ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:50.860Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e7d306ca-0071-4fb6-8c61-97ce713d55b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:34:50.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:00.868Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d0558a8d-e461-4487-bf94-62b26a856690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:35:09.536Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:35:09.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:35:09.537Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:35:09.539Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:35:09.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:35:09.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:35:09.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:35:09.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:10.875Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=a7ee37a4-1e04-4709-9d45-6458f1ca3f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:10.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:20.882Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=ea545772-62e9-4723-a644-16483b050cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:30.892Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=561ca0cc-264a-4a07-a5a7-d0d71fc9ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:40.906Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c714ff96-acb0-4579-80a5-38d6651f45fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:40.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:50.918Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=dc3b123e-0d64-4c45-b127-9c174c361ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:35:50.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:00.926Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b62a59ae-a4e0-4c03-9f06-5d28d2d8208a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:00.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:10.933Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3b1d8102-f4d5-40e6-96cd-f24fa7e48cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:10.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:20.941Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8c520f69-97a6-450c-a7ae-6bfe41ea89f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:30.951Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=fe85bfd2-92ad-47f8-9db7-3ff7f8cf2d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:30.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:40.960Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4994dcec-9edb-4fab-aa6c-6ef88437517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:40.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:50.978Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d5314c84-3d0a-41cd-9caf-7e1d524c3b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:36:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:00.986Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=88d2155e-1e64-4b95-ae77-12f90e05f5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:10.994Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=91c03cae-2e18-4b36-895d-cd221c7bca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:21.001Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=441dcb80-d1c7-4cba-9e92-f5785354f705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:31.008Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0555f23b-c0c8-4b97-8a72-966e974ba664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:41.016Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4fa5646c-3ac5-4320-8dbb-d1eb20a3cfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:51.027Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=af71a232-6557-4192-b786-5070df36e5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:37:51.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:01.044Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cda30c15-f289-4792-9822-8397c77a51d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:11.054Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c251d0cd-3ca9-4b01-9c50-e742e11e166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:21.063Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=359cb455-2603-4c5f-b872-3b1a4cd71e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:31.069Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=79552d9f-7786-4d70-a607-454bb2ea19cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:41.077Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1a419e95-863d-4fc6-b28c-b61622774c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:41.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:51.087Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f115372a-c09a-481f-a07c-b72920148bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:38:51.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:01.098Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=bcec1018-b08d-49c1-b06d-7c6628983b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:11.113Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7691274c-e526-4bd4-ba6b-b242e4b07fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:11.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:21.134Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=cda5091b-787b-40e6-aa6b-7b0c7b4f1a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:31.142Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5721e8a6-6b92-4c46-a216-9a3a32facaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:41.150Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=667c92ec-33ed-40a2-bf75-1cd8b694ccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:51.156Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=060623dd-6ba6-4f2c-a5e2-ac50a8d5feb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:39:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:01.167Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=83bb3b70-f4bb-4f49-8df4-5f4189f3b9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:40:09.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:40:09.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:40:09.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:40:09.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:40:09.581Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:40:09.582Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:40:09.582Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:40:09.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:11.178Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1d3c7896-838f-4160-8158-318e6e7b0f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:21.188Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=6ca6c68f-22d9-47bd-903e-6201226620de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:21.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:31.203Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=777c1aaa-0264-48bb-a64d-dd8616cb240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:41.211Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=33b5ac17-5c92-42b6-8e78-d29b7b8a5dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:41.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:51.219Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=01e403f2-ae22-42bd-9617-dfd5d9c5b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:40:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:01.226Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c5673992-944b-4637-839a-3dcf7da8a5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:11.236Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=66a299a7-21d1-4b7a-8666-8818c3a1b514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:21.247Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=40ff9bea-3cd5-49d6-8ef2-71d186963955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:31.265Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c78911ea-04ff-44c5-9d51-a22694beb26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:41.272Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d2416172-631e-4a57-985b-94db07ceb8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:51.278Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=affe8e1d-a8b8-4aa2-a126-ba9ef17cb7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:41:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:01.292Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c058a7df-78cf-4483-8422-961a37c9fcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:01.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:11.298Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1d1e287a-9f40-4718-9f12-1ea6087219a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:11.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:21.306Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3ffef2e8-39a4-4a69-87c5-4428b4a32a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:31.314Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=4218db78-7b37-4ec9-b2e6-0e6d6edfdd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:31.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:41.324Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=e4435704-b866-418a-a357-da8802dad935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:51.335Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=658e0419-4705-4aa6-8ad3-d8d3daa8eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:42:51.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:01.349Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=d637fe95-8f5a-4550-b19b-338fcc59136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:01.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:11.357Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5265f4f5-062f-4328-9e0e-1fd4484b823b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:11.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:21.365Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=c15dcc06-bcf8-4c5d-b28c-f7be5adb7258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:21.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:31.372Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1805842d-2ec7-40d9-8df5-194499a7bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:41.379Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=3dc21336-8fe9-4122-bb08-1fff4b7d0af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:41.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:51.391Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5a9b75ba-4f92-4f6c-8acc-16c0588b2c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:43:51.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:01.408Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=1d48750b-3837-4586-861d-7e2db06d97db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:11.415Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=88da207a-bec8-445f-a717-523b5607a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:11.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:21.425Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=f9945748-e9cb-43be-9457-d0952f07f60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:31.432Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8fd38d7b-f188-4034-998c-c5115f6db0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:31.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:41.438Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7f06a052-75a8-4105-a4c7-e046211d0301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:41.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:51.445Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=5a9e73e7-76d4-4ede-86a7-60bb2cf937cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:44:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:01.455Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=04c6c910-e708-4e28-946d-8793a6584310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:45:09.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-01T00:45:09.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-01T00:45:09.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:45:09.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:45:09.601Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-01T00:45:09.601Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-01T00:45:09.601Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-01T00:45:09.603Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:11.467Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=0ec618a6-d96c-4782-becb-66a7453aed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:21.473Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=faccabdd-0719-47ed-9910-ce0f370008d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:31.481Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=05a7d441-9f29-47b4-8636-4a3381c90618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:41.488Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=b2a735e5-642b-4b4c-b338-ac8deec83752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:51.494Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=55a73aee-8f18-4cc5-a285-a6d4515961d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:45:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:01.501Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7c9746cb-c912-4753-b5e7-f9b6f3eb1cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:01.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:11.512Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=75124d49-7174-44e9-a38b-c3d683eb7e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:21.522Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=7b27812c-dcb4-40ef-a944-caa77691552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:21.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:31.535Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=22f67fbc-d982-42b9-8a20-bc3ae8988d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:31.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:41.542Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=df290832-8a29-4e33-ba77-93b8081f704c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:41.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:51.549Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=8fc471a5-a104-4a48-bb03-4ed9dc984faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:46:51.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:47:01.555Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=29071fe6-ff9c-4365-ac21-121f14fec1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:47:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:47:11.562Z |INFO |Init configs |InvocationID=b835a345-c6e3-4908-a2bb-66c69daaff3d, InstanceUUID=21c7b82b-af94-41cc-b7fd-61a5974e9d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-01T00:47:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |