. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:44:39.718Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:44:39.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:44:39.785Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:44:41.071Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:44:41.272Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:44:41.273Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:44:41.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:44:41.479Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T10:44:41.735Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-22T10:44:41.789Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-22T10:44:45.338Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T10:44:46.607Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-22T10:44:46.653Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-22T10:44:46.654Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T10:44:46.821Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-22T10:44:46.822Z |INFO |Root WebApplicationContext: initialization completed in 5032 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-22T10:44:48.712Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-22T10:44:50.999Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-22T10:44:54.736Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-22T10:44:54.998Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T10:44:55.008Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2022-03-22T10:44:55.013Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.MainApp |2022-03-22T10:44:56.316Z |INFO |Started MainApp in 22.274 seconds (JVM running for 23.757) |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-22T10:44:56.511Z |INFO |Start scheduling PRH workflow |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:56.537Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cb1d4611-90e4-4f43-ad8b-cdbf586c64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:44:58.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:44:58.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:08.729Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=04e9fd4f-bab7-43a5-b4ab-cdca9abf8b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:09.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:19.913Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7bc39666-5f59-40b5-af27-72e80deb7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:21.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:21.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:31.018Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f121972f-ea91-4628-97d7-478fa7853906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:32.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:42.148Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=72f9a33a-cc31-4f82-8194-d6fd41d6788f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:43.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:53.260Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fd8857c1-938a-4af8-bee0-14d2ada767d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:45:54.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:45:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:04.434Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=892d5721-8545-4e88-b5d4-246a7652ab8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:05.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:05.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:15.562Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aef97f49-cf0c-4f54-ae55-6afe382ef7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:16.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:26.663Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5912b5b3-adb0-4b0a-b27a-4ed04631c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:27.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:37.763Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=de6c240b-2ac2-458b-b892-eca8892f3527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:39.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:39.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:49.094Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=247ac265-eb67-4faa-9cb3-f239cb5eef80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:46:50.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:46:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:00.272Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8dddffd1-b524-46fe-abc2-181ea8d0f097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:01.364Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:01.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:11.371Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9f580b59-780f-4c04-b217-a72b3f7357bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:12.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:12.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:22.482Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=40102acd-4af4-4d78-ba38-63524d0c46db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-22T10:47:23.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.5:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:23.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:33.543Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=83950672-cb21-4308-99ce-5280005ba0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:43.815Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=13adf4fd-d616-4603-bb6a-f2787ce33763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:43.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:53.931Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e54f62ad-19d4-4eb7-bb22-a187a1ca61a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:47:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:03.956Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=66b40bef-9eb4-4187-802e-89c92d51ab35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:14.012Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e0b4d96f-a8ca-4bb8-a438-3eaee235eda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:24.035Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cf471f5d-eba6-4c93-8bb9-4f79ddcb1d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:24.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:34.075Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=987b77fd-db5d-40d0-9659-4446f32e8078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:34.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:44.110Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=20ef6cef-e364-42f7-a0b6-4acf0140292d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:44.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:54.156Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a8343aa2-a9bf-454f-8a16-10fbcea2d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:48:54.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:04.187Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4468471d-dc80-4b1e-ba85-ba24dd4bc3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:14.273Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6dcac721-a5b0-405a-b4d4-83d54a738d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:24.304Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8a34ee8f-8909-4bf4-ab10-1a10c1b95775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:34.323Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0a63df2f-9652-4fe3-86e2-cc554ce0b5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:44.338Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8b72c054-3fd6-44fa-afbf-9875dc0cc4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:44.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:49:49.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:49:49.984Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:49:49.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:49:49.992Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:49:50.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:49:50.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:49:50.026Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:49:50.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:54.383Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4ba6a4a6-d90d-45ff-bceb-ad34f227e919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:49:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:04.404Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ffaced50-95c1-46fa-aa85-8c0f0800e14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:04.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:14.422Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=eef6b0ce-2954-40d4-b315-3e0bbe458e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:14.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:24.488Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=eb2b3ee8-4ef4-49a5-b8b5-48d430ad3ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:34.519Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=315f3ff1-a81e-4d32-9409-69dfc8d4188e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:34.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:44.548Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e29681cc-4e3a-4de2-8c14-55204a907cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:44.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:54.579Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ca72ad1c-4751-4a64-9311-cd4a22b40f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:50:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:04.599Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=deb3b3f7-e276-41d4-b233-ca2311f23fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:14.615Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=23fc364c-6cd5-4fdf-b858-a44d17509dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:24.633Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f86f659d-6bbe-4294-a4ed-53f7543aa26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:34.655Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=81d91e03-fb5e-4a69-b20c-ee4f9233d5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:44.675Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=81248ff1-7b8c-466f-bacb-2f22503dd554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:44.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:54.695Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0b569e37-00ce-45b1-8b34-41ba9c1d6243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:51:54.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:04.722Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=58c7604c-c8cf-4aa5-bbe4-b78b43644aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:04.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:14.747Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=21ad1c30-0f7d-4f5b-8409-ef2739ab06da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:24.763Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a81ed6da-8ebe-4332-93df-9f97c623dfa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:34.803Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c2e6af1e-1269-406b-ac31-84b6c03a1902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:34.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:44.831Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3eced8a2-7a0a-4afa-9c4a-391062e0bb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:54.851Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9e3574e2-c384-4123-9dfa-7a2e59a860dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:52:54.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:04.897Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7c145d94-b335-41c3-ab6c-7ab9a151f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:04.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:14.914Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4e29f206-212b-4d9a-a001-87fa5fc01e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:14.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:24.951Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cb41510f-f2b1-4552-9db9-5983880e5248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:24.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:34.992Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=44bea498-2170-4005-abb2-626579860c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:35.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:45.030Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fb4588e6-6c63-4511-ae2e-7c6403454e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:45.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:55.053Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fc0753c1-2251-4e51-abc7-83020e66637d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:53:55.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:05.110Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f5d530f8-437f-4b13-9906-4737ff81bb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:05.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:15.124Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=09deb252-b66a-4f28-a514-402caf21c77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:25.158Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bfff181b-cb11-4c8e-a9cf-6548f3ed4556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:25.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:35.177Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f36d7d1e-18bc-47ed-9666-5f142ae71d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:35.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:45.199Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a59b5cce-2b15-4f99-814f-70037b27d562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:45.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:54:49.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:54:49.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:54:49.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:54:49.362Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:54:49.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:54:49.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:54:49.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:54:49.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:55.217Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f61119bf-628a-4079-b6b5-10475c03855d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:54:55.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:05.275Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=db4f3bf9-3cea-4a71-85cc-b85294af6513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:05.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:15.303Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0aebddfe-6314-4f50-8027-fd97a2a1155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:15.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:25.345Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ec392df5-1363-4b4b-a0c8-015dbdc6f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:35.365Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e70bbf61-77ca-4953-9aab-033655e4097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:35.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:45.389Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e58d6ae5-c44a-4c24-9b7f-240454f56768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:45.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:55.410Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7a328b7c-e7f4-4ee3-89fd-abe6d4e902e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:55:55.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:05.470Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8ba53a78-da56-44f6-841f-3a4a6e698030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:15.495Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=dc631728-267b-4ca8-8953-26a6f4b7fe6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:25.518Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=96e18866-460b-400b-9eee-14f306fb6362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:35.532Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b030b9de-b5ea-4da8-b036-a4ffd9de596a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:45.557Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9726c3f3-6d04-41eb-9cc5-023e74188363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:45.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:55.599Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=35e41ded-a1fe-4e67-b400-b0de94eae068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:56:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:05.642Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7add6724-4132-4c40-b510-3f5d2273713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:05.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:15.705Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a499a0ca-83bf-4355-b064-0a261db45c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:25.723Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2e4512d9-abf4-4573-b45f-add2e1a54e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:25.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:35.742Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d2410189-86ec-4532-90af-cd431bef1874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:45.759Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0c37a13a-e0de-4597-ae79-c37e773cee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:55.791Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=68730c9d-b619-4fff-b820-56deb1c8c717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:57:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:05.819Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9bc001c0-e5ab-472f-9962-b65a55fea6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:05.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:15.918Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=37684f08-36bf-4d7b-8f49-c67e4e0c68af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:25.939Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7211f327-dd77-4230-83d3-d4d23846a5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:35.994Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=274a5112-163b-4ad6-9d3a-7a6e9983bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:46.013Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=296b815e-8753-496c-84fb-11f81620be0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:56.038Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=362ef811-a5fa-4b55-b130-30eb0b7cb39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:58:56.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:06.053Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6684b146-3b5e-4f25-9f1d-7b3a2a105076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:06.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:16.069Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7f8c91ee-b668-4b5c-bc95-bc5a2c737319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:26.089Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4024d86d-9eea-4763-b3c1-5ec63a4022ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:36.110Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c527724b-a2d4-43f4-874d-d15a4bf37da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:46.123Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=eca5f1a6-fca6-491d-a9a7-d86b240f1e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:59:49.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T10:59:49.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T10:59:49.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:59:49.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:59:49.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T10:59:49.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T10:59:49.438Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T10:59:49.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:56.138Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0f22ece7-64f3-4168-8dae-8421d3d3b7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T10:59:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:06.155Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0ea591a0-bbf3-498f-9d97-b04dd89b798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:16.177Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5655caf9-32c1-4188-a7c5-2cccf19a7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:16.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:26.195Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b6b321a9-83fe-48d3-a384-c56fdc7b5b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:26.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:36.225Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9b5eaf89-ceda-4db8-a049-ad1b2f3f3b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:46.238Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8f5c01a7-27bd-48fd-b5dd-cc408b91a572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:56.252Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fbd84397-50e7-4185-a7f9-03c61e411d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:00:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:06.300Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c024fa7b-8f02-405c-9a57-b987dae9fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:16.320Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e233d6d3-84d4-42ee-8985-e49eab043ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:16.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:26.347Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bedd414d-1eca-4388-a6ce-092df62e2a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:36.367Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=debbae24-69e9-4cd8-a30d-c18fd617fb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:46.417Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8f46a65b-9dd2-4205-91fa-e38e58f80c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:46.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:56.443Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=06f074ab-56e7-4aff-9f12-40f7d7275082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:01:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:06.456Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=62f1d71b-9ee2-4cb8-a85d-197a74b01e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:06.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:16.483Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=461623e3-dbf8-4f72-be6b-6cff1353228a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:26.503Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4efe1ecb-f0f9-4257-8152-7881e9c06db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:36.551Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bb529510-dd45-4a71-a0ea-d1c355119733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:36.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:46.579Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9767da25-7fe2-4e19-ad59-44c7da4e6f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:46.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:56.616Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b4190612-d5ba-474e-8f62-e9a74111ed81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:02:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:06.651Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1569799e-9ae7-4f6d-8cf8-be0d7e4e924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:06.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:16.694Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=12fd3824-13fb-420a-9b85-0ff375592851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:16.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:26.719Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7f9f7601-29a6-48af-8d34-979405c476a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:26.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:36.734Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0685d33b-e217-4996-aad0-bd3974e37564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:46.759Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aa605cb8-8872-4de0-96d8-26d84682e960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:46.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:56.785Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=77c84a3c-dbf8-45ac-9ed3-4e53a0aefeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:03:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:06.802Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=28b9a98e-2c60-4abe-aa8b-43c65a9a0136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:16.819Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=eabce93b-72d7-4af0-b549-63a1cec4323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:26.839Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=63b14bfb-7ab4-412f-bead-bcbdde7c0902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:36.884Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3ae68a23-8718-4577-bdf1-6d64f8d4ae2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:46.910Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7313c862-b5f3-44d7-a500-681795360750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:46.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:04:49.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:04:49.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:04:49.425Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:04:49.430Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:04:49.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:04:49.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:04:49.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:04:49.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:56.929Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=216d7399-f1a7-4a2f-b332-8aed7f547fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:04:56.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:06.972Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9f2d4d00-3b81-4152-99e2-579c690bc250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:17.012Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=40479476-3f49-4a4a-9fe2-cf0541f3741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:27.025Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ba44276a-7458-4316-afdd-1b46f1b18665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:27.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:37.047Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bb4d2283-61c5-4941-8996-896a7c0f6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:47.084Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ea703bb4-1a1a-43d9-a346-800eae35b709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:57.113Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d9d8ba69-0c4e-4b01-ade3-66012b5dfb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:05:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:07.136Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=becaff8b-8d1b-4c39-ae4e-43bb823b6a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:17.179Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e8b120b2-9af6-45a8-ae79-c241f30f440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:17.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:27.202Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3b2ecdb7-7d5e-445a-b39e-06e15127c7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:37.225Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a8f12e4d-7e4c-43d2-a0f6-ac00d5e1119c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:37.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:47.241Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b50df149-ff2d-42a8-9d74-2f94b17471d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:47.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:57.313Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=dfc13258-0e05-4854-b779-1cf4e97d0692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:06:57.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:07.347Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=07af6141-e2f5-4d70-869a-645453f2272e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:07.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:17.407Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b61bc4a9-feb0-478a-8ee2-5865e95a935c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:27.495Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3b70d916-05be-4b13-8c2f-9475a925b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:27.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:37.532Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=01af79ac-1dae-407d-b8aa-6c5471f2c29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:47.600Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4e6a66fe-3888-450d-8cac-d827449b34c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:57.733Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cbf6c733-639d-4caf-97f2-1e8cbab16d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:07:57.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:07.825Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c53404cc-510b-4cbd-852c-4cfd8217bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:07.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:17.900Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=28bd4098-7068-4fff-9d11-d2539a3c1cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:27.922Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b0679a6f-42be-4129-8411-a96c1b55f365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:27.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:37.963Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ab0b38b6-ee2f-4135-8d13-b03d2eb3e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:47.991Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6f3abbc8-7b78-4446-956f-95407ac42935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:58.039Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d465c2ea-e80e-43c8-9ee0-753452a1ec05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:08:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:08.094Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=399f9994-9e1a-4630-905e-26df019ba6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:08.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:18.163Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b2692d28-315d-4adf-9327-2d6900480819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:18.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:28.197Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=86de2f19-7ced-47f6-87e4-56a54d1c1e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:28.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:38.339Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=10d30571-d14b-43aa-9482-8230d19ee837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:48.354Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=25c75e3d-46b8-4000-91bf-d06e888289d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:09:49.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:09:49.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:09:49.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:09:49.452Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:09:49.497Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:09:49.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:09:49.498Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:09:49.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:58.392Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cc53797b-1acc-4db6-a422-e4e507ba8545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:09:58.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:08.431Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f4a6ad81-d227-4b0e-8680-4109946cd631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:08.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:18.457Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b69214d1-aba7-430c-886c-253ab7919e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:18.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:28.506Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0225d340-156d-44d2-9767-0367f8cb9f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:38.523Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=07469cf8-d255-4183-9eeb-fe024d976221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:38.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:48.537Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5355e351-c8a4-47a2-9ca0-edb19e2aca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:58.557Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4b25e884-f933-473f-92b4-6e6068bf4044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:10:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:08.592Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=15b266ba-085b-4189-8f77-74654531c874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:18.612Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0a104faf-bc09-4ef7-831f-88e9f02cbc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:28.625Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f57692e0-2af6-4ea1-9b03-ba8d9769e903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:28.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:38.646Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=64863035-9a43-4a54-80b1-b142f4440400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:38.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:48.669Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0edbad2b-37da-4334-9fec-d428abebf761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:58.683Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c06e0edb-98bc-4cba-8777-f765fca3615d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:11:58.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:08.695Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b721d74a-24e6-450a-8edc-77ffa2011da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:08.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:18.708Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c685a9ff-86b7-4dbf-8656-5e8255617b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:18.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:28.721Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7760a90d-8c33-4a7e-bec3-500aafefd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:28.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:38.734Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8ca7f0a6-17a4-4f1f-b31e-d014c2e59e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:48.746Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b830d054-60d1-4b62-9022-607436fa538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:58.786Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aea83cff-8d00-4593-9ef1-7223ed456fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:12:58.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:08.800Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d269d443-494b-424c-8c5d-2dba6275cad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:08.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:18.831Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0983224a-6203-400d-8153-b835620f7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:18.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:28.844Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=720f264b-7c76-4bef-9b73-9ed4bbacc5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:38.879Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a7d70f79-b361-41f7-bb2e-b497016d2766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:48.894Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0c75cd63-1f38-4427-b8dc-4a4939285e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:58.907Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ead0af01-00de-4bfb-869d-ffbd13264c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:13:58.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:08.920Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c6469f60-4714-4f07-bf1b-5d241d11d082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:18.936Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9b03a699-1ed2-4a22-bd33-fd1a65234f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:18.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:28.948Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=475779cf-fb4b-4278-ba2c-ebf7ee15d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:38.984Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=afa668e9-64a1-40f2-a8b0-cc8163c43a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:39.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:49.001Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f0b90c9d-f69e-46b3-8932-c59635dd3b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:49.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:14:49.593Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:14:49.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 |2022-03-22T11:14:49.603Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:14:49.609Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:14:49.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:14:49.632Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:14:49.632Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:14:49.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:59.024Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2d490d09-9b57-404a-805f-ab5aa36a9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:14:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:09.059Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=80682d4c-5b96-4038-9a70-6fe9712a6609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:19.089Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e973fea9-302c-4220-8feb-f100b916a16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:19.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:29.107Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=dc9b5566-4308-4204-a3ed-ac2ed7ca9427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:29.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:39.124Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=705c06f6-ebaf-4039-b9d7-94819e998231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:49.136Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7a391a91-faa8-48e1-ba5f-f0c23634c5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:49.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:59.151Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8c83a2ad-b9f6-4044-a16e-a1309134ed6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:15:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:09.195Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e09e20f3-b25f-4a2e-9034-802be3ef50b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:09.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:19.218Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aba9644d-4e9d-4382-89e1-3ad39db1530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:19.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:29.229Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=69ab76f3-0f95-40d7-afbe-997897dea8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:29.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:39.250Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0b340e16-4c80-4b12-9319-50efebaa7bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:39.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:49.268Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c4abcf31-c7c4-461e-8135-d622ebfaaf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:59.311Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a3482201-2636-4ddd-8f8f-4e45b5aacd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:16:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:09.330Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=230d7825-f24f-457d-93d4-0a12e568a733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:19.353Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cca36d4c-47d9-40b5-8c7c-6dd9ad0cd366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:29.371Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a7b217f9-a77f-4185-898d-69c3bf59f07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:29.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:39.393Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7b26ff25-717d-46aa-9a85-4dcad2516e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:49.417Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=11f13904-9807-43ec-95c4-d7de34f1d404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:49.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:59.437Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b6709e9a-8772-4553-8e77-767ecf65e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:17:59.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:09.479Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b980037e-54a0-4ec0-9ec2-9ff967225992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:19.505Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ac4a3ba7-4f05-4627-996f-17ed035ea79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:29.532Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1bfcfca3-0bdf-447d-afba-c2fa16b4f016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:29.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:39.543Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bcb0babf-348e-42ac-bfa8-9f15e4723e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:49.561Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0a9833cf-6d2c-4cf9-80d6-a28c9fb807d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:49.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:59.601Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a1b9ffe1-b0d5-435b-b12a-eef42f0d391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:18:59.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:09.684Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c0c5ad53-7036-49ca-87d3-807584720ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:09.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:19.698Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aed0c496-aabb-4339-8794-10274b8474df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:29.717Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ae0c8771-b969-4889-9c0d-ab5d7fb870db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:39.745Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=52008c74-0782-4276-8e69-54503808be66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:19:49.195Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:19:49.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:19:49.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:19:49.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:19:49.215Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:19:49.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:19:49.216Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:19:49.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:49.783Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3140d7bc-c625-460f-89ba-3283363e5313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:59.795Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bae14cd3-527f-4470-abe4-33a501ce1fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:19:59.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:09.815Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f7a14353-a38b-4987-bef1-89e2f7225b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:19.833Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5e9fcfbe-a082-41e7-bd60-daffc7f080d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:29.846Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7eaafa2d-9891-4e08-8b7c-dfaf0a4c5e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:39.862Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=30f2d400-9849-4f3d-b1b7-059e2f36bb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:49.874Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=101f3859-b7c3-4c50-911b-f72f656f9c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:49.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:59.899Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a0469214-fd7c-4e34-82eb-c3726c18e1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:20:59.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:09.923Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ff748e76-7169-452f-bf49-4d7771c379e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:09.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:19.937Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=50c2ef94-04f6-428d-9f04-41af05ac7d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:29.948Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5dc4f8b5-8902-455a-a5ab-52a2d4b59cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:29.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:39.965Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b5ab0100-f98a-4149-870c-4ef4cc26cfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:39.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:49.979Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0c965ec9-7a95-475d-8818-509a67a799a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:21:59.999Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ae1cbd86-a272-43c3-93e0-be99c73fd631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:10.013Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=61755e3e-2e2f-4cb3-8d8d-2c83aa353aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:20.027Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=dd0cc11f-5243-4196-bb1e-d32f593c351e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:30.039Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=eccd8258-d8cb-4e9c-8558-2c5756184cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:30.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:40.049Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ae16a4b9-a776-4c3f-ba4d-cd7a1e41abe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:50.060Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fbe0234b-6d67-43f2-b0b6-443f937dc6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:22:50.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:00.082Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8743cdaf-ce97-4ff6-b70b-29150b5ccba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:10.095Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c9485641-d9ee-40e5-9ba2-92bcb476ee9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:20.105Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=80b75d4d-7d45-481f-9c77-77b35fa658c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:20.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:30.114Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=012c8ff3-41ae-439d-a76e-72d57668e53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:40.127Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fdaf011a-2ec1-46aa-aa1f-802de07ec438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:50.137Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ade6a728-fce4-4bf9-aaee-b973d7794ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:23:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:00.149Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5717f544-2f52-49b2-89d3-d8f26aef4ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:00.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:10.198Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=db09bb63-cca2-47e8-9d16-4e51dbf17cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:20.210Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a9d7a0ec-7972-4c73-bf78-182f91571b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:30.221Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1b75cae7-67d8-4800-b9e9-a5dbe083b129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:30.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:40.231Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d198dfc0-c491-4667-9c07-f6c0b022cbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:40.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:24:49.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:24:49.220Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:24:49.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:24:49.225Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:24:49.236Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:24:49.237Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:24:49.237Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:24:49.241Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:50.242Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ddd3f25f-dd60-4cec-8508-f6862e21684a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:24:50.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:00.252Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5697b8d1-dbc5-4bbe-9437-591755b30a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:00.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:10.281Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=da9cf2a8-a527-4838-a38d-9f3408a8edf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:20.292Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f385840d-7aaa-4498-96a6-8bb9e61a8618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:30.303Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cf21750f-9695-47be-9c7f-51823cafb598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:40.313Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3acbbaa8-83a8-4a82-bcba-e3b06e6b86bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:50.327Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7906be7a-65d1-4090-9c3f-924bc50a059d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:25:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:00.337Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5e1ee701-a826-4fa6-8521-75e7216243f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:10.360Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f3009f19-6b72-4ad1-8402-b36ca76d8d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:20.375Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=11568c10-55d9-410e-bf10-3f0ddebabb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:30.388Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=05162ceb-f7cd-489c-a1fd-d9a9f827e3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:30.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:40.401Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4c3471ac-abde-4e49-a647-e69c7e2a7b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:50.409Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4a9aeccb-c251-468f-ad10-0b4f8e689d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:26:50.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:00.421Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2a82e31e-9d8e-4a25-b69b-faa3b86a8bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:10.431Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7e6b0d8f-5961-4ff1-9d3f-baaab3563be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:20.441Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=962f0b70-9d53-4ce4-acdb-baf09d2e0fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:20.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:30.452Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=dabd42ed-23a8-49bd-8dea-fc209527f5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:40.461Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1a512bdc-742e-46a2-a316-55166bc1da11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:40.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:50.475Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b9db0f00-d61c-4575-a682-7d736e028d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:27:50.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:00.496Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b2709ad3-ec73-48ff-9e5c-7a2fe461fbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:10.507Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3a2d88a9-2fb0-4c5b-818f-87abc0af554c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:20.517Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2d71173f-2394-4a09-8bdb-f8545150f768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:20.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:30.528Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=36bcb645-70af-48e5-8f17-bcc6b72b474c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:40.543Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9dae2c0b-5777-4755-8019-eeaa800d9950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:50.554Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7489ccec-39ca-4cac-a8ad-8bea18e42b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:28:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:00.571Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=be65e19f-503b-4568-9a37-7fa278c92c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:10.590Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cb2435fb-ac6e-4d4e-980b-f0795ec679bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:10.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:20.599Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8e2d76fa-1dae-4c92-a6af-373bc6665c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:20.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:30.617Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=60c9839d-3b38-445c-8403-e04f13337b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:40.629Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9f454f00-ea74-48af-b4d1-dfe14222e0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:40.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:29:49.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:29:49.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:29:49.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:29:49.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:29:49.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:29:49.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:29:49.223Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:29:49.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:50.644Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2336989e-6c3a-4a87-9516-3581ab0c980d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:29:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:00.658Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8b5e294b-cf76-467d-a44c-b98bcaa0255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:00.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:10.677Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=fffaeab8-85c3-4551-ab13-e21006ad4da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:20.716Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=decff03a-9e51-40af-ad8f-4d596a03ff97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:30.731Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e0b57da4-d002-40a3-874f-cb374c03aae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:40.752Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=74144bc3-850e-40c7-9219-5d52f35bb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:50.763Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6b92a142-f38a-4441-8926-c03b0bdefebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:30:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:00.791Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9877333b-29b9-46ca-82e4-2bf1a35025fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:10.808Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=114b4c4d-d0f6-49c3-8481-5699199409b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:20.819Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9e0a5ce1-1732-4e05-83eb-b79d63b32d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:20.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:30.829Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e807f5df-dfd9-4f83-ad01-35e804638caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:30.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:40.838Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1158e7bf-1377-4a9d-9668-91ca0afaa37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:50.851Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=17ac40cf-2c8c-4ccf-a805-1f89ee833480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:31:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:00.913Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cbe1e2ac-a0c1-4cb2-bd58-4d1914a466b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:10.934Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d6030e0c-3b48-4c68-942a-574f062ebeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:10.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:20.951Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9eb6713c-14e8-4ac9-828a-6589db9e0b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:20.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:30.963Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c51fffd3-002a-4c89-bd79-8d5d21baefdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:40.973Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=bfb52d65-6027-4a17-8974-799e4600ae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:50.981Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2868bead-8803-46d5-a8f3-54bea8eaf931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:32:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:00.992Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a93ad4f5-d6b4-499c-9b39-1ee99c595bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:01.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:11.002Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=385dd7e7-d9db-426a-85dd-a3fb34e7808d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:21.012Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e44946a7-3579-412b-af11-0773b9b06db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:21.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:31.031Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a79605ad-216f-4e7d-9ff6-3d8a4ea5429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:41.054Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ecea3b10-3da9-494a-90a8-0a4b9d3af412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:41.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:51.073Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=25528981-49eb-4f32-a7c8-09d188df544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:33:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:01.085Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3cb99f9c-9d8d-4f12-961c-24e6ae18cf34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:11.099Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7ad2cc5c-48e3-4b4f-8db4-75af95bf02c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:21.112Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6c1066b9-cab6-4b39-977e-700266ee21e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:31.133Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a61c7ec1-2c33-45c1-9208-c480a0435c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:41.142Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=025fffe1-0575-488d-8704-d939d8c55d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:34:49.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:34:49.173Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:34:49.174Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:34:49.178Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:34:49.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:34:49.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:34:49.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:34:49.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:51.170Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c6ad009b-d7ba-4eef-b7d3-500cbd9321af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:34:51.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:01.185Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2170d698-83da-4b66-b52c-338f7b2567ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:11.219Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=492eb591-ce6d-455b-a271-5077864bb1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:21.229Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a211ff79-8f50-4e1f-bf16-905ecdef00cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:21.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:31.247Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4094e610-9db9-48af-a9b1-97368ca525ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:41.268Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=12adbcc8-91f6-48ef-a75f-e7fed025ab87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:41.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:51.279Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8d5a06fd-14eb-4367-8fc4-bbc822fa02b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:35:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:01.300Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=81acf6e8-e71d-4468-b4ce-38d2288cb924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:11.310Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=415eeec7-8042-441c-9803-c70d87e1416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:11.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:21.322Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=caec3a81-d46c-4fe6-998f-5e038aca9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:31.332Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=aea005e4-297a-4f49-871a-b226097323d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:31.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:41.341Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e70e52f7-08d8-4a20-b2ee-1d484c2d15c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:41.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:51.355Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c8652a7f-0937-43ab-96cc-95ebc1c1aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:36:51.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:01.366Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7d3edb39-d7db-416e-b7a1-b00b01c9eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:01.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:11.381Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ebb41351-f12f-4f93-8290-d38145cb8e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:21.392Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=53d4f610-e677-4c77-aa28-1cd5e4a3865b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:21.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:31.403Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4e3854d8-0619-4872-b700-f29c8615bdb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:31.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:41.416Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c01862e9-6119-41b4-a2e8-ad4b7d159425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:51.427Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e6000cd6-ed0b-4dd0-bf80-5f702ce1ff65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:37:51.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:01.442Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9f6c3a1a-9dcc-4cc1-b737-a597b8453c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:11.467Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a1270f2b-de3c-4fcf-b349-8bea0e6bf711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:11.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:21.482Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8cf125f8-c845-4e85-8e0d-4546aaa91608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:31.503Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9899f63c-c33f-42d7-824a-b27e3c51598a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:41.512Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=12cb997d-6601-4dc1-ac53-6df9f203798c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:51.523Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ff251b53-9f15-49c6-9970-f51214a20d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:38:51.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:01.534Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4697bdd5-4bc1-46c7-b7dc-82712443f339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:01.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:11.554Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=24e5e70f-bca9-42f7-9942-71af025f9f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:11.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:21.583Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=269feee6-638b-42bb-a1ca-71655275c553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:31.592Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=13a7ee75-abf6-4d22-864a-d0f8ca4add6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:31.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:41.612Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=da804af4-f93a-4b2e-99fd-8642fe325b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:41.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:39:49.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:39:49.094Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:39:49.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:39:49.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:39:49.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:39:49.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:39:49.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:39:49.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:51.624Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=14889b99-0fac-4858-83b8-5997bcaaf159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:39:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:01.635Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=211746c7-e05d-449f-9893-5531beaa8c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:01.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:11.649Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4c5b18b2-bb42-4a30-9e24-48802de04043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:11.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:21.670Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a2159bfb-5120-4c04-9768-533c2cb0d9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:31.685Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1f46b0e9-7945-4f56-ab05-bd536bf15db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:41.695Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5dda01a3-0d64-4e76-8f04-b61f288bd6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:51.706Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=ac46393b-5d5c-4634-99e5-9cd36d17c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:40:51.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:01.718Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=226e6ab6-399c-4929-82e7-daf9bfd00873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:01.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:11.729Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a1bbc0ff-f591-4c2f-ba7c-4b34bab1b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:21.738Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7b6744ac-6ebe-4e56-8cda-049ba4d3801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:21.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:31.752Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e23680c9-97b6-406d-a81c-df772132d31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:31.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:41.768Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=66ea2546-5545-4fb7-bfae-33457afe9391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:51.779Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f17bdb3d-673a-4825-9475-6a1d8ebe39c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:41:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:01.802Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b4c34ff3-6bca-431e-831f-6712c3558b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:01.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:11.821Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5bbf4c8e-d363-4082-bdd5-fddb34f274c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:11.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:21.831Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4ed18898-428c-4deb-9d80-76ad723ce42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:21.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:31.840Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d85c65e4-efc1-451b-973c-aa08be248616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:41.850Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b8eb1548-6e5b-4080-a43b-87371f55580f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:41.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:51.862Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=99924fb5-bce2-4acb-bff8-17f0f56576ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:42:51.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:01.883Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=a5c5df3d-2caf-4c0e-a0c2-489163256754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:11.892Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=967876df-bc8c-47e2-b80c-8a769331b5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:21.901Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4cb0e34d-c6cb-42b1-9fed-9c6b6314b0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:31.909Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=e81fddc0-c41b-45e2-84bd-94b9e3801ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:41.919Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c623ee4e-173f-417e-b154-f88c9674561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:51.929Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=583d32a8-9f1c-436d-8194-508dc4efc367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:43:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:01.939Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=378d0a62-1274-429a-9a72-9e7b90d0c61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:01.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:11.950Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=252c4dda-4c3f-4416-a04d-ffc2939530f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:21.960Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f71cdee8-4358-4a55-8222-a203cb5b8eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:21.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:31.972Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=03e476e6-1403-4b88-9f3e-bd03e882c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:31.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:41.982Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d8b301e0-7052-40a0-bc21-7c39ef277850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:41.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:44:49.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:44:49.112Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:44:49.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:44:49.118Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:44:49.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:44:49.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:44:49.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:44:49.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:51.992Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8a7d0612-b026-4065-98f8-10c6069d5caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:44:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:02.003Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0128ccda-9159-4ff0-b280-92e53310cbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:12.025Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=39d6c92e-19b2-4bfc-bc55-5596ca50a853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:12.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:22.035Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cdd210c3-c050-44e5-81ec-33b935420c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:32.049Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9e664fd5-d746-4730-ac1a-f39222488548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:32.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:42.057Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6a1f101d-65e5-43f8-9b9b-99319f494ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:42.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:52.071Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=9c723c08-a07f-4cd9-8a9e-20f29c4a56e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:45:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:02.082Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=23c9a9d7-8d1d-4d8f-8b5b-38a8e9d281c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:02.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:12.093Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=7c4b0dce-417e-41b3-b22b-22116f29d95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:12.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:22.101Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=f040befd-1b6d-4fc7-b453-9149d9abd144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:32.112Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=240b2cd3-6e08-4a6c-82d1-78ed320b6ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:32.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:42.120Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=b4580435-5302-4b1f-9e46-ab48d3d7e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:42.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:52.129Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2be94195-29a2-4fed-b7d8-2b0c7b0d640f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:46:52.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:02.143Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=23c584a5-3ad7-4dea-ad06-bdcfdbc97cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:12.152Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1aa7d095-37f9-4adb-89c5-58d141a11713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:12.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:22.163Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=6618b5fa-cdf2-4cbf-82db-f4d526cc247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:32.200Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=d51843a5-08e9-49f9-a546-f1c84e7e68a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:32.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:42.210Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8dca09e7-ba17-4c51-b84d-51366bbd4e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:52.219Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=52c21e73-c1f0-4d29-88fa-efc2f8069a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:47:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:02.228Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4f29e318-036b-477a-8501-d404a2cc753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:12.238Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5bb44063-3a44-4d88-93b9-98c73183b532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:22.248Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=de6db602-bc13-49b6-b717-ef6ef1c14c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:32.260Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=5b141d53-fc71-4fec-910e-348644c14ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:42.275Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=75bc820d-63ea-4881-9701-18bb2a9477b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:42.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:52.290Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=0b1d477a-b73b-4adf-a4d2-d89d86672e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:48:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:02.301Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4301c8e6-8b9a-4e67-90ca-e966b0568f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:02.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:12.319Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=8731216f-f92c-45ab-aec2-2d5a7bf8d6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:22.336Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=431bd179-d51f-48c8-8d62-19f636286bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:22.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:32.345Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c58ec941-b0ac-4076-95ed-c78c00500233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:42.356Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=2719d1c3-54c2-4ba0-8050-30332e8242a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:49:49.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-22T11:49:49.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-22T11:49:49.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:49:49.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:49:49.311Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-22T11:49:49.312Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-22T11:49:49.312Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-22T11:49:49.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:52.374Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=4c063f9d-3689-4a04-96b7-5d2e8243b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:49:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:02.392Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=511f92db-4625-4d0c-9266-c1458cc8e5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:02.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:12.405Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=c84625a4-b3ad-4666-a0a3-16eb67a0fb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:12.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:22.412Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=962a8372-0d64-4b28-a5cd-5964d1fa0284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:32.435Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=abde8da2-aee8-47b0-952c-bd55302487fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:32.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:42.455Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=514c99da-ae0a-4256-8a12-d08f5a6fc7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:52.465Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cbf93e03-49c4-47e1-92b4-07bb2dd68949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:50:52.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:02.476Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=cfff7ea3-b10b-4847-9662-d387e7df82de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:02.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:12.491Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=1c0d3c8a-4497-4c91-9a6f-dd3da5c0981a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:22.498Z |INFO |Init configs |InvocationID=2f5dd7d9-6601-40b1-aa24-b916a672e098, InstanceUUID=3ae41a92-cd37-421c-8431-806f436914c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-22T11:51:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |