By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:07:35.584Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:07:35.588Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T05:07:35.624Z |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-06-20T05:07:36.415Z |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-06-20T05:07:36.541Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:07:36.542Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:07:36.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T05:07:36.789Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T05:07:36.883Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-20T05:07:36.941Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-20T05:07:38.922Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T05:07:39.539Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-20T05:07:39.559Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-20T05:07:39.559Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T05:07:39.626Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-20T05:07:39.626Z |INFO |Root WebApplicationContext: initialization completed in 2684 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-20T05:07:40.261Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-20T05:07:41.441Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-20T05:07:42.821Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-20T05:07:43.365Z |INFO |Started MainApp in 11.096 seconds (JVM running for 11.973) |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-20T05:07:43.438Z |INFO |Start scheduling PRH workflow |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:07:43.455Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=06dc2b70-1357-4893-8d25-92eb43f928a2 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-20T05:07:43.829Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T05:07:43.829Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-20T05:07:43.838Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:07:45.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:07:45.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:07:55.152Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=93039b38-0238-4000-a06b-717a21c76ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:07:56.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:07:56.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:06.201Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=feb287a1-3dcb-4f5c-b2f3-9736c1a5b207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:08:07.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:07.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:17.276Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ddb20695-eda5-404f-81e4-7832c7f4c04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:08:18.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:18.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:28.340Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9729acb0-6f34-4ad5-8252-9d4df27fdbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:08:29.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:39.380Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=688ec645-7f58-4743-a46e-f9c210b96944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-20T05:08:40.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.130:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:40.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:50.430Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a8589983-f6d6-4de7-9996-aea917a30d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:08:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:00.609Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2576d732-b098-44e3-8814-24de751d1ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:00.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:10.635Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=58251216-7555-40a5-94cb-82a12109b48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:20.656Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=325ac707-8642-4848-bcba-f9e75d18aca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:30.678Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f9175b80-5da3-4a97-a024-7bc32ac030ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:30.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:40.697Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=99d5bb04-b203-4fb4-b35b-5e019f9535d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:50.717Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=01be620b-8718-463d-9fdc-25fcfabb27f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:09:50.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:00.737Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f0923363-93a7-4ae1-a7db-0b3bcdc1aef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:00.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:10.759Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=dec627fe-61c1-498c-a149-fed575c3c8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:10.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:20.776Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=edcbaa26-117d-4ce7-99a0-c4100257b3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:30.791Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=35b0d231-0707-44bb-acbf-5ace6c0b0d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:30.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:40.807Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=68744430-4f68-48f2-8f49-2aa9ceb1fd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:40.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:50.828Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d4b966ef-3ec3-4f16-8d1e-ce3cd15d1778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:10:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:00.853Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bf86c991-4877-42ab-aee4-05a2cb6d02f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:10.873Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=90597d51-20bc-4065-80ac-3990aba75930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:10.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:20.889Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=eb891565-88b8-4a9e-9af9-102a5e82bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:20.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:30.928Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b54e0c00-ff9c-46be-a6cb-7051bf5ac29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:30.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:40.946Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=70539fa9-0cb2-40be-b9b7-9b250201b9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:50.967Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c09d550a-9206-445e-8350-5da06e505a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:11:50.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:00.987Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8e5304ba-075a-424c-80d9-1833e30ae918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:11.001Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9e81ca7f-6f24-4e84-b955-4cefa9277bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:11.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:21.025Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=234085b2-11b0-40dd-9a0e-77faae1acc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:31.039Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1bc5f4c5-9f44-4f8c-b4f7-427f112d2cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:31.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:12:40.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:12:40.709Z |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-06-20T05:12:40.710Z |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-06-20T05:12:40.712Z |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-06-20T05:12:40.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:12:40.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:12:40.725Z |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-06-20T05:12:40.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:41.055Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3af354db-9c39-49cd-af98-4dc9b7b82185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:41.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:51.070Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7ab0c7c2-b5d7-4273-887a-5248124ae671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:12:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:01.085Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=91aed736-5429-4138-8add-cc23edfb80ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:11.098Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bf56a647-6a7b-404f-a94b-58c50b5f0db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:21.113Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7008ffca-b93c-40d4-8a3a-9ae9be73cc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:21.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:31.127Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=98f284ea-3d73-4ca1-bf2d-82f8ffb6f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:31.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:41.146Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f603467a-cde8-487e-9797-6d737e90f17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:51.159Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=43f5104b-356e-4845-b625-af387928f99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:13:51.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:01.174Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=cbf54292-12ad-4edc-9331-83716147c1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:01.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:11.199Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b0ea8aca-e423-4130-b042-923d6b8ec244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:11.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:21.214Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=715dba79-7bf2-41f2-83b8-79877bf4e935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:31.225Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8f7f39b9-464f-4e95-8d1b-02e3c96a1a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:41.237Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5f89e90f-237f-49cd-a29b-83adb5cb003e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:51.249Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=239af10a-87bb-49f7-a397-115cf6a0eb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:14:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:01.269Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=98dc9849-0e09-48b9-92fe-ac11f7e45816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:11.288Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=cf993aa9-f05b-4ad5-b850-a518212fe004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:11.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:21.299Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7c9fda03-51a5-49fc-918f-c92a495b4eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:31.313Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=547c1868-ba66-4b24-97a5-a1b92c13e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:41.326Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=aa5ad7d7-8b78-4441-bc10-4f2f3ca4ac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:41.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:51.349Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7f12d5a0-b7ae-40ab-895f-52bcc065bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:15:51.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:01.369Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=802dd29a-fe41-4d11-9b42-462905ea5511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:01.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:11.387Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bfeb0416-8a1b-4bb3-821a-ce9438caee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:21.399Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5f2f7bd3-6e81-4e74-8223-6e7351dbf361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:21.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:31.415Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ff653d31-d053-45c4-a9b0-6f7eb7d779d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:31.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:41.433Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4fb46c62-dc22-440d-8771-895a78650b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:41.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:51.448Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=fef8dd83-2b64-4304-8603-2d9f3db1876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:16:51.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:01.460Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=78cfd19d-0263-4172-92ca-9b6e60147b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:11.473Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4757e6a5-6feb-4d45-b634-8ad4d418ffef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:21.486Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=dcf80afc-fbe5-4092-8010-4e6f1045b4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:31.505Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0956877f-18ae-44d4-95c3-a0dbddd3ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:17:40.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:17:40.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-06-20T05:17:40.594Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:17:40.596Z |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-06-20T05:17:40.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:17:40.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:17:40.608Z |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-06-20T05:17:40.610Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:41.520Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4d424b65-56e5-49d7-8a38-6981f6012fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:51.532Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=89bdc527-ee29-450e-bd72-ada4838a8f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:17:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:01.544Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=08f94806-d9de-427c-a84f-0dde85f5556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:01.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:11.558Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=daf0391e-3c98-443b-a84b-1abf8ed3fd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:21.570Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=18c2c879-c9c4-404e-8b05-9619bb246c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:31.585Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=52c31d18-dd97-445e-9a1d-4c6b570beed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:41.596Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=25fb6462-8509-4a21-9a18-430b3de7e237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:41.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:51.608Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5f27a857-33f5-4622-924a-89690dab2250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:18:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:01.620Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=292e29ce-44db-408a-b41d-dfb5b8d7efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:11.632Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6b5c431a-42ad-4153-b945-04a27ced4821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:11.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:21.644Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=20c2dece-ae47-4615-ab38-7fafb7e405e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:31.655Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b8af8808-98c5-4b4b-b745-c39ddb67b474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:41.667Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=fb2942ff-0b7b-4bce-ae46-b6ae61fbdbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:41.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:51.679Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=40a27958-f5d1-4921-b000-4498d88cd719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:19:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:01.691Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f10f0424-8984-4f88-81ad-72e4cba58e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:11.704Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f9b250e4-89dd-43ed-be07-0ac7de6bb785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:21.714Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7c16535a-0cc1-40ae-9062-694bb5a58e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:31.727Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7643d251-c828-433c-9175-bb2573f6f650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:31.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:41.739Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=89cabc45-72be-45d3-9f6d-bda788e8c6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:51.750Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d0964416-3aed-4918-b84b-6be7c0874d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:20:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:01.761Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e0f10015-e297-4269-89ee-1db74cd1b2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:11.774Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=364d19c4-241c-4af1-af83-eb3f3d04d4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:21.785Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=cfc46d71-783a-4c5b-a987-48bbbbaff9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:21.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:31.797Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6aa171f9-8906-40a3-9e7a-a6834b774171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:41.809Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3a0ffd1c-2b4e-4856-8b99-74832b5c4132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:51.823Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d5f5edb1-2546-47ba-8391-4e9d2fe82b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:21:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:01.834Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ae883a6a-575b-4080-ab6a-16cdc6ea6edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:11.853Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8b7f7f89-646b-4248-a37f-f78ff87d6285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:11.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:21.871Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3f1b68a6-582e-44b3-8540-ef216e015307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:21.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:31.887Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3e77f6ba-ab33-4918-aeab-320320f5557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:22:40.586Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:22:40.587Z |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-06-20T05:22:40.588Z |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-06-20T05:22:40.590Z |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-06-20T05:22:40.599Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:22:40.599Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:22:40.599Z |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-06-20T05:22:40.602Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:41.900Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1e34bdeb-cfd4-4338-8629-f924b9ff7993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:41.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:51.911Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=248f69bd-1b47-4b1c-96e9-6d4925750c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:22:51.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:01.927Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2fdf5da7-9393-4725-ab7f-c3ae1e46f61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:01.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:11.941Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d3ba9956-5868-479c-865e-1f2eada88a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:11.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:21.959Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=535ff1b9-4144-46a8-a3b7-072290835f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:31.976Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6a67f02f-352d-493d-94b2-f3533555ccd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:31.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:41.987Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b3db8111-661e-4f7e-bd59-446e14fa65e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:42.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:52.001Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6c3cf629-f586-4257-9921-3abd8ed60db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:23:52.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:02.013Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c8272e07-890a-4ecc-9dd2-5028414db46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:02.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:12.027Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=25edb144-b04d-4c34-ba7d-9b170978b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:12.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:22.039Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4b6f4399-d1f8-4c91-b4b2-ac4e7336c79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:22.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:32.057Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b513963b-a286-4865-bad0-c45bd881df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:42.067Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9fdba1d9-7cb8-4249-a023-a523ff932ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:42.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:52.077Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c2691f8a-f274-4ea1-9a1f-72664b552eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:24:52.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:02.088Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d52b5e35-8afd-4827-8404-dda2a6a1c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:12.097Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d75e6c8c-5d22-486a-8c16-3220bbefd2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:12.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:22.109Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=69d7220b-e699-4a85-9f9d-67f37b314d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:32.121Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=757f2b10-7185-434b-abb8-08cc38da2c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:32.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:42.134Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2f2f7de6-3857-4c6e-8854-23a7c311bb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:42.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:52.143Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=20dcd952-e50e-43df-bd89-268cf468013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:25:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:02.153Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=50447679-1beb-46c5-9286-dcaef8fa5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:12.163Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=45dac56d-059c-4f17-8b75-623fac2686f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:12.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:22.172Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c1d44fae-e0a6-4152-96a6-636ca5e268a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:32.183Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e459dbb9-838c-4626-a360-8eaebc746e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:42.193Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=65b81073-63c1-47d5-9f34-330e74445712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:42.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:52.203Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1d25d5c0-4bf8-424a-ab4c-e31e0041bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:26:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:02.213Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ca75857b-145e-4331-8ad0-6ac2319c4252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:12.224Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=92d33678-37c8-4e13-b8ab-57f4993756bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:22.234Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=541b991d-cfa7-4c9b-9bda-73b474a37c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:22.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:32.243Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e64e08bd-c8e9-495f-869e-3cf8cc38b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:32.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:27:40.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:27:40.483Z |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-06-20T05:27:40.484Z |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-06-20T05:27:40.485Z |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-06-20T05:27:40.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:27:40.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:27:40.493Z |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-06-20T05:27:40.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:42.253Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ac7ebfe9-8840-4f71-b056-b633ba3135ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:42.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:52.265Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=21efeb4c-c1a3-430a-b9b7-b4664bace695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:27:52.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:02.277Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=724175a9-4509-48e6-aa69-1d713cc7b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:12.290Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=271f2dcb-48d6-4c1b-b06b-3d30bf36b530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:22.306Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4fca927a-28bf-4e28-9297-049219362130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:22.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:32.332Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=fbef1c15-f91a-4189-9394-09d454064cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:32.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:42.342Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6c113830-9436-442f-869e-c78c4127c83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:42.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:52.355Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=29e7d794-9970-4fd7-b54b-ed59ce078b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:28:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:02.365Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=50432272-d142-4b89-9a80-8e7a42bb631d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:02.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:12.382Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=29f49d27-a71e-408c-b970-705375c47218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:12.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:22.400Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8c936f47-7061-4ac2-95a2-cd6db0155f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:32.412Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3fee8ef6-7a5d-4f4d-bc55-f597d474e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:42.426Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d2fd17ca-13fe-444c-a411-b70d8f2abbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:42.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:52.437Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b69e9a9c-222a-4ecf-a8ba-018dde925f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:29:52.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:02.450Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=38237d45-e20d-4734-a70c-986c8b7d4421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:02.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:12.460Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=766ddce5-1731-499e-b980-fd5ac04db92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:22.473Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6782e610-d64c-452a-b107-261976af2f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:32.487Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f6a1616a-577d-4504-bfbc-5f1411be5abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:32.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:42.516Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8b8ed4cf-1407-424f-9f8f-d8ec9cfd035b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:52.527Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0ae49927-8587-4ca1-984a-4aeac618edc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:30:52.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:02.538Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=18af9900-5bca-445f-805c-3334108d0243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:12.549Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ca276ed7-451a-4c7a-a319-dce753b819f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:12.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:22.560Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=843b4973-24e3-48f7-8b2f-7c85d08c32e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:32.571Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9ac83b51-6855-468d-a593-e371875ca921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:32.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:42.587Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c58f1d6e-130b-4aac-8f17-bc327b754979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:52.597Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=21869bd9-4474-4bbd-81e0-48f32ce6ee0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:31:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:02.608Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d0b902f5-2441-489a-a1f9-348877c77877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:12.620Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8d516591-fca8-440f-828c-a1866eee336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:22.634Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2a0ec883-aea6-41a2-8164-594c7b1926f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:32.644Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=dcdfde5b-0bfd-417b-89c8-0d570e7b4d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:32.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:32:40.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:32:40.568Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T05:32:40.569Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:32:40.571Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:32:40.580Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:32:40.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:32:40.580Z |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-06-20T05:32:40.583Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:42.654Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=179198ab-a9f2-412c-97bd-2173be794efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:52.664Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e5af5672-4b2e-469b-82e5-e2de2c4b4936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:32:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:02.674Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=45cad43c-487f-4ccb-8de9-acedeb40a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:12.685Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e553c4fa-9ffd-4294-903f-8ed2478092b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:12.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:22.695Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f90c9e8d-8f1f-4a82-884d-aaac95ebf21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:32.704Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e4f4979a-03b5-475d-83da-88a8e094aa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:42.715Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5defa43a-c004-4f9d-ba11-6cb226eed154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:52.726Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d312d3b0-e5c3-4115-aeb1-008ea1c13dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:33:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:02.742Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=30af51ad-f84c-456b-9f61-45d16b20ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:02.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:12.755Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0f4f9e02-c84b-4fbb-b585-02357cdcd66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:22.769Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9ffd4790-1664-4b67-807c-9b7bbe0234e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:32.778Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=25fe3a97-f155-43b8-af45-c92dc91ef8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:42.788Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a7982920-188c-4992-aa2f-0636d010eaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:52.798Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=481b694b-2679-451c-be89-065304e1ee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:34:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:02.812Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=13bec9a9-5506-40c1-bbf5-c7bdb15eb821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:12.822Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7062334d-b2be-4fff-8855-fecb9edee187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:12.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:22.833Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f40ecd2f-17b2-41db-9cbe-85266f4d4138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:22.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:32.847Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4bd31a15-bb41-44c7-abd5-0fa37e000e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:42.856Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3f652374-26ea-42c6-946b-314ab2fbe127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:52.866Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=74e78675-97a1-4a51-ad9e-a6cfb32ed8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:35:52.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:02.878Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b0d42abb-85c7-4f38-b6aa-d27cfce31ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:02.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:12.894Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3586d78a-7b19-4213-a967-c584ab1e2234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:22.906Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=84608240-252c-4ebe-8a2c-d24a904a7a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:32.916Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=68f84f5a-bb8e-4479-9136-13c1ff957745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:42.935Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0247e350-4a06-4a14-b2c8-d54a69fa7dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:52.945Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=942e14c5-7a11-4ef9-94e4-23d8e9a5f511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:36:52.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:02.954Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9b7afde5-c31e-4513-99e1-08501f61eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:12.964Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c4c64226-be2b-4dd5-bd10-a2104e93dca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:22.976Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d5981f8a-2685-44c8-8a96-4d2d06abeca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:32.985Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=06b7988a-c58f-4d5d-949a-94651b6a243b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:32.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:37:40.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:37:40.555Z |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-06-20T05:37:40.556Z |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-06-20T05:37:40.559Z |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-06-20T05:37:40.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:37:40.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:37:40.567Z |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-06-20T05:37:40.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:42.994Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=11d897f2-2d48-4867-8d9e-dca0b05bac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:53.005Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ab25c8e3-daba-4c0a-85aa-3c05974478c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:37:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:03.019Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4f54062b-78b3-4baf-bbb2-9e23845bd7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:13.031Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3690eb10-9e57-45ff-831e-0925fa2dd885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:23.042Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1869f1c4-a040-4b2d-9eaa-dd0235010336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:33.051Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2e9a340f-3cdd-4bfa-8abc-057c9e68324d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:43.060Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=aaf67b17-db3c-4ace-aafb-e96b649c4098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:43.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:53.074Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f852b55a-a72d-458b-a22e-97126b1c47d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:38:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:03.084Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=174bb92f-e5b9-40d9-8e61-cac185d08524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:03.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:13.093Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b94cc6e6-6c8c-411e-be25-395d7413fe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:13.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:23.104Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b7e80d1c-90ca-4441-9cdc-fd274b82080d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:33.113Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b0a35f6b-d363-4a27-819e-b37412d4f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:33.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:43.123Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7ea8e258-7449-406e-8daa-29bd97470be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:43.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:53.133Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=142cc5bb-2158-4c60-b57d-e34fafd324b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:39:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:03.142Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a213fed6-4555-4e05-be26-665249621f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:13.151Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e8514f00-05d3-412e-b602-40fcb320d9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:23.162Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=01286cd5-dc8e-443e-8ecd-ab065bc4a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:33.173Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=7867a3c6-4e3f-47cd-bcd9-3e13fa0f5dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:33.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:43.182Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=63e2c62a-dff3-4375-8993-92ebb800cfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:53.192Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ae816af2-a3c1-4534-83cb-a54fc7b05753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:40:53.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:03.201Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=61107d60-59f7-4e61-8987-5e2205a4c611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:03.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:13.211Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=47a41961-ec00-4d4c-80e9-ddb6a11d9980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:23.220Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=270bd7f2-154e-4a59-9384-4889eb468a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:33.230Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=26296b7c-09d9-4808-b70e-97c5557547ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:33.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:43.239Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=54b9e6a4-7a5c-4455-814d-b9c75aca1abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:53.250Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d3c593a0-d33b-4bbd-b284-4f1305862b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:41:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:03.260Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=17f667c4-a9ab-4564-ba33-bc032f1121fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:13.268Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=aeb1fe69-5b99-49f9-b912-8508d1dd2ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:13.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:23.281Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ba005fda-fd38-4411-820c-412f3cbfcf9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:23.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:33.292Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3a6cd02f-27ba-4284-a85d-22723d3421a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:33.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:42:40.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:42:40.584Z |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-06-20T05:42:40.586Z |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-06-20T05:42:40.588Z |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-06-20T05:42:40.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:42:40.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:42:40.596Z |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-06-20T05:42:40.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:43.303Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=81e99f08-3f8f-45fb-ba7c-a950395dc801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:53.314Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0bf0b412-63da-4dbc-8e56-bc7361e088ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:42:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:03.324Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=fb14d5c7-cb5b-457d-aaf4-f6d0b6ed57a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:13.334Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2bc88214-a89d-46ad-830c-34d50707d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:13.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:23.351Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f5742ea9-a54d-4777-9b58-3a5f4dd4e88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:23.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:33.360Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=074d656e-9e79-4deb-8c88-134868a42667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:43.369Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=679d118d-83ea-4c2b-90b1-e6cfefc8e80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:43.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:53.379Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=85b5b6fd-8621-4551-8703-e12265e82478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:43:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:03.389Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3e7376d1-7d80-42be-a732-8c73a6e32775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:13.398Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b735e6b7-a98c-417c-b102-6b0686e8c68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:23.407Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1666ffa6-ede3-4070-a66d-7a6dcc49100f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:33.417Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9adc6f0d-5710-4bcb-9553-dc84b797c843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:43.428Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=959327a6-a0d9-44c8-a708-86e764c4109c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:53.437Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5a159d3f-ac16-4ccd-882c-38f763217643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:44:53.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:03.446Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0a59f43a-7159-4091-ab6b-446330566579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:13.456Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ab8e26c4-09aa-4767-b0fe-b031fe362613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:23.467Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3a86d218-7de8-4fd6-adff-310ee3b34da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:23.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:33.478Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f3483264-1368-4d66-90bc-cc5f15b93258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:33.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:43.488Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=48a13866-cf4c-4f64-b5de-5bb3b016a4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:43.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:53.497Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=483c3d36-18ff-4abb-b853-ffce4795c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:45:53.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:03.506Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e611c312-e689-45d4-bd28-28545f221549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:03.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:13.515Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=78f821c5-2d82-4d80-a87f-edae57a08f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:23.535Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=645b7bda-6881-4822-8a03-943fcd5bb9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:23.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:33.545Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=12786f09-cb83-4e39-bfe1-e19ad5e6ad5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:43.554Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c7f3b8b6-d307-4559-a1e0-f570e1310ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:53.567Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f10f3123-8101-4f55-a477-b8001f671182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:46:53.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:03.584Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=38bf6b07-9b38-4a48-8446-bb46109a4739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:13.596Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4e68e104-afbd-49f5-8eb5-85222c49a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:23.606Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=639affa3-a517-48a4-abd2-b170952f4276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:33.616Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b04d82e5-932e-4a6e-86de-8ee4c3a1f7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:47:40.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:47:40.495Z |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-06-20T05:47:40.496Z |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-06-20T05:47:40.497Z |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-06-20T05:47:40.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:47:40.503Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:47:40.503Z |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-06-20T05:47:40.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:43.626Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=84312362-bd45-4437-b520-f39990c7f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:43.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:53.635Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9c94f7b1-b79f-48e5-9325-f4dd21ea8234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:47:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:03.645Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=147830d1-1f8e-412b-8dab-609395c0cf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:13.657Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8ee7ad16-8fe5-4290-9a9d-d533da194843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:23.666Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=571ffb03-2174-47e2-99a0-6bb70e331b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:23.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:33.674Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c43a2f47-3cb4-4daa-8e8c-de58732a0d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:33.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:43.682Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c327a3ee-c3ef-4707-a493-da28ec6210df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:53.691Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=84dd5fc9-293c-410a-aa86-13c829cba8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:48:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:03.703Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=154dd177-96d5-4d8b-80f9-a6152d304d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:03.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:13.712Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=86eff857-10c0-45e4-9cea-e5322470724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:23.721Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=44bda382-d0f8-4b9f-adef-785bf19c8f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:33.730Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5a82c42d-92c1-4f6b-a611-5b4d259814c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:33.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:43.740Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ac26137d-9da8-44d2-9281-d3ed2a2e15ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:43.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:53.748Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6914d084-2047-4e25-b585-4aadfdede720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:49:53.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:03.758Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4f9632d4-e437-48ea-9bbd-d5cb7c8d4a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:13.767Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5a04afe0-bb8b-45d3-9c88-b5437665a616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:23.777Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=71bfffe0-d8b4-437b-b420-bc324f5912fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:33.789Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1a3b92f4-e6e9-4366-aee0-ef32335f3bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:43.800Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=aa303c90-c6ff-42d2-bc59-576e1dfb5c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:43.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:53.809Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d2a9591c-77c7-4ad9-9a89-d79f8707be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:50:53.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:03.817Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bf190ce0-c863-4aed-a79a-19e1f5e19c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:13.826Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9565cd41-1fa1-4517-826e-46bf23515a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:23.835Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e97ed101-28c0-422d-bb05-c3a469586da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:33.844Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a5329a3c-776f-4946-b8da-855c4148cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:43.854Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=81ac6f6c-466f-4634-b2ce-76cfec41976d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:43.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:53.864Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=99626855-570b-4da2-b962-30f2579baac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:51:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:03.877Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=54009bec-2ba2-47bf-9519-3afd8b3770d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:13.889Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5a3cc552-62e3-4e1e-b4bc-6cd0ebb5d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:23.903Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f10d1d9a-7294-4b07-bf31-154622b927f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:33.912Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0e7e6fa3-dc81-470e-95ea-6a63359301a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:52:40.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:52:40.602Z |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-06-20T05:52:40.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-06-20T05:52:40.606Z |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-06-20T05:52:40.614Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:52:40.614Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:52:40.615Z |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-06-20T05:52:40.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:43.924Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=76f6a94f-9827-4252-b4d3-c989532bc12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:53.933Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e3140b30-f56d-43cc-b325-8f63002891b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:52:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:03.942Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=dc2418cb-1afb-4b4f-898a-31629ba18221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:13.950Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=742adc9d-464b-42f1-9066-3569fd3659bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:13.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:23.958Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9156b56e-a33e-4540-8908-a9011fc36e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:33.966Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4310bb06-b7cd-4579-9c36-f46b025e1b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:43.976Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5c9e3fe3-3d28-4c56-b8d1-7bdf30b19dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:53.985Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5141c032-99f6-491a-ba0b-84736fd646c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:53:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:03.995Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9328d090-cd4b-43b7-af77-50a736a7d249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:04.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:14.008Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=aaa50409-d746-4003-8d36-81aa87241f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:14.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:24.020Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d0b9b970-bf06-4607-8e6f-7ad3381d1ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:24.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:34.033Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9ad60fc4-6aed-4356-b9bd-65ca6719712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:34.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:44.042Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bb1aad65-b426-422f-95d9-c2ed8f6934ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:54.052Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5a0f19a8-bec3-4864-afc6-0ea94cd855e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:54:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:04.060Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6e8b978b-7d5f-469d-9e8d-b87713cd0ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:14.076Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=75a6171f-2a54-4551-ad93-f3cb20164b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:24.091Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=93e7ea89-d981-43ba-99c8-ae984f4cdff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:34.100Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=14b03ecd-cbfb-4ae0-8920-3be8c841db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:34.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:44.120Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=01ae4465-5771-4c8b-a3f7-545c8a42fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:44.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:54.129Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0947a590-7da0-40e1-bd6f-9aba02f4480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:55:54.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:04.138Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6b8e39ff-52e7-4123-839f-9739644d9d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:14.145Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3dc9686c-7d73-4686-9639-f1bfeafd634a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:24.153Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d430a969-adb4-4e81-bbf7-112d690cdbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:34.162Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=63a52833-e5fc-45d7-8088-287440256fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:34.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:44.170Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b99d9588-5b87-4677-8273-27cbbd35c688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:54.178Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b32e35fc-a147-48e9-8ac4-10fc489c36a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:56:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:04.191Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=50b6bbeb-edb1-42b5-b8cc-68976047ebd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:14.204Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=07c902ab-d972-4f51-9755-10e1605c514b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:24.212Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ff66d262-f132-4a99-a728-28636bf3c8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:34.223Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=09d851d2-27b7-4a46-8087-bfa4609ea21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:57:40.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T05:57:40.475Z |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-06-20T05:57:40.475Z |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-06-20T05:57:40.477Z |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-06-20T05:57:40.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T05:57:40.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T05:57:40.481Z |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-06-20T05:57:40.483Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:44.231Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=52117cec-68fd-407c-bafd-b7ea7906b906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:54.240Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=10d65949-f966-4aac-8dfb-24c5290d14e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:57:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:04.249Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4c054720-d91d-49b3-8bf5-f579fc2dbb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:04.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:14.257Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4a5b32fd-50d6-413a-9331-da87da5f051a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:24.266Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1093e31d-e524-4090-948e-833dbaad372b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:24.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:34.275Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=fc2394c6-8291-41e6-9ede-64a0d3b90991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:44.292Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c38a48c0-b0a1-48de-8bb9-693b3af1dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:54.302Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0c04ad9a-fc94-4f0c-9884-bb375a31eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:58:54.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:04.310Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3b5f67a2-00eb-4341-a081-5443c4c477d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:14.318Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1128e3f6-ee5c-43ca-8d9c-96f500b132da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:24.327Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0511637b-46b2-4988-b8c5-0d0ccaf49785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:24.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:34.339Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=b7fb7b2e-f587-4530-9788-8653a5c27d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:44.347Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6224e135-d0e0-4566-b150-4925a4014574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:54.356Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=bb1c7be7-c8ce-49f8-b31e-68210880ca4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T05:59:54.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:04.364Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=60e07bbd-3716-4bae-a9b3-4c283efdabdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:04.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:14.373Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a5aa8490-979f-4a15-8fb8-1c5724ff79fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:14.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:24.383Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a0649df1-573b-4ff3-bac4-a3aa186df9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:24.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:34.392Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=6167d14f-6cf3-4d71-a03d-8c20ad21d9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:34.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:44.401Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d3e73ecd-eac5-415e-a239-736b45de0563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:44.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:54.411Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=68ba49b5-9801-4278-bb92-55616a17f5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:00:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:04.424Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=ceb052c1-5741-4c1a-abef-d3d7c2c3fe48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:04.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:14.433Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c6f9d85b-a112-40cb-982f-9ca84d53a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:14.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:24.442Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2dd3de7b-c6dd-470d-bd9d-2f6d59fb4ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:34.451Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5bfab52b-de12-4fdf-b3ce-8bd1c5eea7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:44.459Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=a836620c-5cc2-4719-b180-249e87cf2990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:54.474Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=1c27ec76-3b26-4e7c-8f47-8367f7ec0376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:01:54.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:04.483Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9c35bc7f-1faa-42c4-b587-9f99543ec0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:04.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:14.498Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=d881dbcd-bde4-4b11-b4b6-7c2c93ea2964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:24.520Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e3b1c0b3-c284-4901-bb5f-71e2998dfab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:34.530Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=acaba8e0-c0e3-4858-926f-26fecf356c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T06:02:40.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-20T06:02:40.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-20T06:02:40.544Z |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-06-20T06:02:40.546Z |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-06-20T06:02:40.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-20T06:02:40.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-20T06:02:40.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-20T06:02:40.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:44.545Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=da21fd30-4638-4c47-b2fc-17767a5f48a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:54.554Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=c289bd33-b758-4307-8957-6cafe61a6679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:02:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:04.564Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=f8884b74-9d6c-4320-a2e9-703bc86bd3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:04.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:14.576Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=25a9c719-1b53-4df4-aab5-cb1215a77653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:24.596Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=e86303b8-24bc-4fc6-838e-d96ed89b1c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:34.605Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=2322c7b6-0b8e-48da-a432-9b7718885dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:34.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:44.615Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3e449242-c2b7-4c4b-844c-00d35523e763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:44.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:54.624Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=4b7c3154-b313-461d-b829-aef8da259274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:03:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:04.631Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=93fcf599-45c1-46af-a8ea-23efba45df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:14.639Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=5858476c-f5a4-4a7c-8772-a810b5a88a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:24.648Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=8902da95-4019-4e64-8dbe-7e7c8611860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:34.657Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3b40ad0c-3c47-4ef9-910d-3039dd5ae0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:44.665Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=dcf3ed9e-eee1-4f5c-a27e-1e1fcc2d0fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:54.674Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=3e7b4bec-768f-47b7-bc1a-76770b80adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:04:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:04.683Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=0c7486d8-f918-4142-8877-ab99b6fabcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:14.691Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=82497b49-9e72-44c2-91b6-4b90d70d8db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:24.703Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=500a60e4-1d09-4fe6-b1f5-b95de07da920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:24.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:34.712Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=569be65e-2f78-4f76-a0ae-d7376658be41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:34.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:44.723Z |INFO |Init configs |InvocationID=2bde7407-ad94-49e2-99cb-8a71747bbca3, InstanceUUID=9f64aa40-7810-4582-8004-360051c21d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-20T06:05:44.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |